Template:Map to WASH123D BCs: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
===Map to WASH123D BCs=== | ===Map to WASH123D BCs=== | ||
The ''Map to WASH123D BCs'' tool [[GMS:Building_a_FEMWATER_Model#FEMWATER_Conceptual_Model_Approach|maps]] a [[GMS:FEMWATER|FEMWATER]] coverage to a [[GMS:UGrid_Module|UGrid]] and writes a FEMWATER 3bc file. With some further processing, this file can be used in a WASH123D model. The tool only works with UGrids, so it will likely be necessary to convert the 3D mesh used by WASH to a UGrid. If GMS is used to convert a 3D mesh to a UGrid, then the tool will output the correct 3D mesh cell, node, and face numbers even though the tool operates on a UGrid. UGrids that are not created from a 3D mesh will likely not have the proper numbering. | The ''Map to WASH123D BCs'' tool [[GMS:Building_a_FEMWATER_Model#FEMWATER_Conceptual_Model_Approach|maps]] a [[GMS:FEMWATER|FEMWATER]] coverage to a [[GMS:UGrid_Module|UGrid]] and writes a FEMWATER 3bc file. With some further processing, this file can be used in a WASH123D model. The tool only works with UGrids, so it will likely be necessary to convert the 3D mesh used by WASH to a UGrid. If GMS is used to convert a 3D mesh to a UGrid, then the tool will output the correct 3D mesh cell, node, and face numbers even though the tool operates on a UGrid. UGrids that are not created from a 3D mesh will likely not have the proper numbering. |
Revision as of 22:27, 21 November 2022
Map to WASH123D BCs
The Map to WASH123D BCs tool maps a FEMWATER coverage to a UGrid and writes a FEMWATER 3bc file. With some further processing, this file can be used in a WASH123D model. The tool only works with UGrids, so it will likely be necessary to convert the 3D mesh used by WASH to a UGrid. If GMS is used to convert a 3D mesh to a UGrid, then the tool will output the correct 3D mesh cell, node, and face numbers even though the tool operates on a UGrid. UGrids that are not created from a 3D mesh will likely not have the proper numbering.
Input Parameters
- Input FEMWATER coverage – The FEMWATER coverage.
- Input UGrid – The UGrid that the coverage will be mapped to.
- Input material dataset – A dataset representing the material IDs of the cells of the UGrid (currently this is the only way for the tool to access material data).
Output Parameters
- Output 3bc file – File name of the 3bc file.
Current Location in Toolbox
WASH123D | Map to WASH123D BCs