GMS:Building a FEMWATER Model: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 26: | Line 26: | ||
:The tools provided in GMS for constructing a 3D finite element mesh are provided in the 3D Mesh Module. When constructing a mesh for FEMWATER, there are a few important guidelines that should be considered. These guidelines are described in Chapter 3 of the FEMWATER Reference Manual. | :The tools provided in GMS for constructing a 3D finite element mesh are provided in the 3D Mesh Module. When constructing a mesh for FEMWATER, there are a few important guidelines that should be considered. These guidelines are described in Chapter 3 of the FEMWATER Reference Manual. | ||
:The most efficient method for constructing a 3D mesh for FEMWATER is to use the conceptual model approach. The FEMWATER conceptual model can be used to automatically build a 2D mesh that matches the model boundaries and is refined around wells. This mesh can then be [[ | :The most efficient method for constructing a 3D mesh for FEMWATER is to use the conceptual model approach. The FEMWATER conceptual model can be used to automatically build a 2D mesh that matches the model boundaries and is refined around wells. This mesh can then be [[GMS:Building the 3D Mesh from the FEMWATER Conceptual Model|extruded into a 3D mesh]]. | ||
:Solids can also be used to make a structured mesh. This is accomplished with the [[GMS:Solids to Layered Mesh|Solids -> Layered Mesh]] command in the '''''Solids''''' menu. | :Solids can also be used to make a structured mesh. This is accomplished with the [[GMS:Solids to Layered Mesh|Solids -> Layered Mesh]] command in the '''''Solids''''' menu. | ||
Line 41: | Line 41: | ||
===Two Step Process=== | ===Two Step Process=== | ||
A FEMWATER conceptual model is used to build a numerical model using a two step process. In the first step, a 3D mesh is created. This can be done by using the feature objects in conjunction [[ | A FEMWATER conceptual model is used to build a numerical model using a two step process. In the first step, a 3D mesh is created. This can be done by using the feature objects in conjunction [[GMS:Building the 3D Mesh from the FEMWATER Conceptual Model|with a set of TINs to build a 3D Mesh]] or a solid can be converted to a layered 3D Mesh using the [[GMS:Solids to Layered Mesh|'''''Solids -> Layered Mesh''''']] command. In the second step, the boundary conditions and recharge values assigned to the feature objects are automatically assigned to the appropriate nodes and element faces of the 3D mesh using the '''''Feature Objects | Map -> FEMWATER''''' command. | ||
To create a FEMWATER conceptual model right click on the Map Data folder in the [[GMS:The GMS Screen|Project Explorer]] and select the '''''New Conceptual Model''''' command. In the Conceptual Model Properties dialog change the model type to FEMWATER in the pull-down list. In the dialog the simulation options of flow and transport can also be toggled on or off. Next create a [[GMS:Coverages|coverage]] by right clicking on the FEMWATER conceptual model in the data tree and selecting '''''New Coverage'''''. The coverage attributes can then be setup in the ''Coverage Setup'' dialog. | To create a FEMWATER conceptual model right click on the Map Data folder in the [[GMS:The GMS Screen|Project Explorer]] and select the '''''New Conceptual Model''''' command. In the Conceptual Model Properties dialog change the model type to FEMWATER in the pull-down list. In the dialog the simulation options of flow and transport can also be toggled on or off. Next create a [[GMS:Coverages|coverage]] by right clicking on the FEMWATER conceptual model in the data tree and selecting '''''New Coverage'''''. The coverage attributes can then be setup in the ''Coverage Setup'' dialog. |