This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
example:soil_extension [2013/10/04 09:57] phil [Example] |
example:soil_extension [2016/11/07 10:16] (current) phil |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Soil Extension ====== | ====== Soil Extension ====== | ||
- | For non-linear soil simulations the excavation volume and soil structure may need to be extended for proper simulation. The [[com:SOILMESH]] command will used extend the excavation cavity for Soil Pressure can be to extend the excavation. This model can then be merged with the original model to provide the extended structural to the model. These user must then [[com:WELD]] the 2 models together before creating the excavation volume for the extended structure. | + | For non-linear soil simulations the excavation volume and soil structure may need to be extended for proper simulation. The [[com:SOILMESH]] command will used extend the excavation cavity for Soil Pressure can be to extend the excavation. This model can then be merged with the original model to provide the extended structural elements for the model. These user must then [[com:WELD]] the 2 models together before creating the excavation volume for the extended structure. |
===== Example ===== | ===== Example ===== | ||
<code> | <code> | ||
Line 16: | Line 16: | ||
MERGESOIL,1,3 * Megre the model | MERGESOIL,1,3 * Megre the model | ||
</code> | </code> | ||
- | **Notes:** [[com:MERGE]] command could be used to combine the models but Merge will offset the nodes of [[com:SOILMESH]] model which has already has been offset from the original model. All interaction nodes and boundary conditions should be (checked/reapplied) after the models have been merged. | + | **Notes:** All interaction nodes and boundary conditions should be (checked/reapplied) after the models have been merged. |