Sufyan2014
Geotechnical
- Mar 23, 2014
- 2
Hi Everyone.
I have a problem with transferring the final void ratio in a model to a new model. I am only interested in the final void ratio of one of the instance called soil-1. Other instance in the original model was not needed.
In the new model, I have specified a predefined field for void ratio using the odb file of the previous model. The new instance was created by importing an orphan mesh from the old instance of the old model. The imported instance is undeformed.
Using similar method I have managed to import stress and pore pressure. However, ABAQUS also provided such facility to import initial void ratio from an ODB file. All files are located in the same directory. Both the old model and the new model is created in the same CAE file.
Examples of the keyword generated in the inp file is as below:
** Name: PORField Type: Pore pressure
*Initial Conditions, TYPE=PORE PRESSURE, file=C:/Temp/INPJob14032014GroutTx0D.odb, interpolate
** Name: VRField Type: Void ratio
*Initial Conditions, TYPE=Ratio, file=C:/Temp/INPJob14032014GroutTx0D.odb, interpolate
Unfortunately the request was'nt process and the error reported as follows:
Error in job INPJob14032014PileTestTx_Bulge: Permeability is specified on 1308 elements but the initial void ratio is not defined. Use *initial conditions to the value. The elements are identified in element set ErrElemPermNoInitVoidRatio.
Some blogs suggested the use of driving elsets to specify the exact elements. I have tried to modify the inp keyword for the VRField as follows.
** Name: VRField Type: Void ratio
*Initial Conditions, TYPE=Ratio, file=C:/Temp/INPJob14032014GroutTx0D.odb, interpolate, driving elsets
assembly.soil-1.allelem, assembly.soil1.allnode
Once datacheck is initiated, abaqus tells me that the nodes do not exist in global element with the following error statements:
Error in job INPJob14032014PileTestTx_Bulge: The global element set ASSEMBLY.SOIL-1.ALLELEM specified on the *Submodel option was not found in the output database for the global model.
Error in job INPJob14032014PileTestTx_Bulge: The driven node 1 for part instance SOIL-1 does not belong to any element from the specified global element set ASSEMBLY.SOIL-1.ALLELEM. Check coordinates, submodel exterior tolerance parameters, and the global element set definition
...and so on for all driven nodes
Any idea how I can put this right.
Thank you.
I have a problem with transferring the final void ratio in a model to a new model. I am only interested in the final void ratio of one of the instance called soil-1. Other instance in the original model was not needed.
In the new model, I have specified a predefined field for void ratio using the odb file of the previous model. The new instance was created by importing an orphan mesh from the old instance of the old model. The imported instance is undeformed.
Using similar method I have managed to import stress and pore pressure. However, ABAQUS also provided such facility to import initial void ratio from an ODB file. All files are located in the same directory. Both the old model and the new model is created in the same CAE file.
Examples of the keyword generated in the inp file is as below:
** Name: PORField Type: Pore pressure
*Initial Conditions, TYPE=PORE PRESSURE, file=C:/Temp/INPJob14032014GroutTx0D.odb, interpolate
** Name: VRField Type: Void ratio
*Initial Conditions, TYPE=Ratio, file=C:/Temp/INPJob14032014GroutTx0D.odb, interpolate
Unfortunately the request was'nt process and the error reported as follows:
Error in job INPJob14032014PileTestTx_Bulge: Permeability is specified on 1308 elements but the initial void ratio is not defined. Use *initial conditions to the value. The elements are identified in element set ErrElemPermNoInitVoidRatio.
Some blogs suggested the use of driving elsets to specify the exact elements. I have tried to modify the inp keyword for the VRField as follows.
** Name: VRField Type: Void ratio
*Initial Conditions, TYPE=Ratio, file=C:/Temp/INPJob14032014GroutTx0D.odb, interpolate, driving elsets
assembly.soil-1.allelem, assembly.soil1.allnode
Once datacheck is initiated, abaqus tells me that the nodes do not exist in global element with the following error statements:
Error in job INPJob14032014PileTestTx_Bulge: The global element set ASSEMBLY.SOIL-1.ALLELEM specified on the *Submodel option was not found in the output database for the global model.
Error in job INPJob14032014PileTestTx_Bulge: The driven node 1 for part instance SOIL-1 does not belong to any element from the specified global element set ASSEMBLY.SOIL-1.ALLELEM. Check coordinates, submodel exterior tolerance parameters, and the global element set definition
...and so on for all driven nodes
Any idea how I can put this right.
Thank you.