SMS:GFGEN: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
 
(→‎External Links: Fixed broken link)
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
GFGEN ('''G'''eometry '''F'''ile '''GEN'''erator) converts ASCII geometry into binary format and does data checking along the way.
[[File:GFGEN.png|thumb|500 px|The ''GFGEN'' model wrapper]]
GFGEN ('''G'''eometry '''F'''ile '''GEN'''erator) converts ASCII geometry into binary format and does data checking along the way. GFGEN is capable of doing the following:
*Reading node and element data and constructing a finite element computational mesh for use by other programs in the TABS-MD modeling system.
*Identifying errors and potential errors in the constructed mesh.
*Renumbering the mesh, omitting unused nodes and/or element numbers.
*Fitting curved element sides to land boundaries and interior element sides may be specified.
*Developing an elemental solution order that permits the most efficient operation of models using the mesh.
*Providing a nodal cross reference and statistics summary.
*Creating a binary data file that contains the mesh information and geometry in a format suitable for use by other TABS-MD programs.
*Creating a device independent DISSPLA meta file of one to five mesh characteristics (mesh, node and element numbers, material types, and bathymetric assignments).
Primarily, GFGEN is used in conjunction with RMA2. It will run the first time a RMA2 project model run is launched.


== Using the Model / Practical Notes ==
== Using the Model / Practical Notes ==
* The TABS models are built to expire after a set date. You can download the latest version from the [http://www.aquaveo.com/ Software Updates section of the Aquaveo website].
* The TABS models are built to expire after a set date. The latest version can be downloaded from the [http://www.aquaveo.com/ Software Updates section of the Aquaveo website].
* [[SMS:GFGEN Executable Known Issues|GFGEN Executable Known Issues]]
* [[SMS:GFGEN Executable Known Issues|GFGEN Executable Known Issues]]


== External Links ==
== External Links ==


*Users Guide to GFGEN - Version 4.35 [http://chl.erdc.usace.army.mil/Media/3/3/3/gfgen_05_2001.pdf ]
*Users Guide to GFGEN - Version 4.35 [https://web.archive.org/web/20070823111053/http://chl.erdc.usace.army.mil/Media/3/3/3/gfgen_05_2001.pdf]


== Related Topics ==  
== Related Topics ==  
Line 16: Line 26:
*[[SMS:RMA4|RMA4]]
*[[SMS:RMA4|RMA4]]


{{Template:SMSMain}}
 
{{Template:Navbox SMS}}


[[Category:TABS|GFGEN]]
[[Category:TABS|GFGEN]]
[[Category:External Links]]

Latest revision as of 22:47, 30 November 2016

The GFGEN model wrapper

GFGEN (Geometry File GENerator) converts ASCII geometry into binary format and does data checking along the way. GFGEN is capable of doing the following:

  • Reading node and element data and constructing a finite element computational mesh for use by other programs in the TABS-MD modeling system.
  • Identifying errors and potential errors in the constructed mesh.
  • Renumbering the mesh, omitting unused nodes and/or element numbers.
  • Fitting curved element sides to land boundaries and interior element sides may be specified.
  • Developing an elemental solution order that permits the most efficient operation of models using the mesh.
  • Providing a nodal cross reference and statistics summary.
  • Creating a binary data file that contains the mesh information and geometry in a format suitable for use by other TABS-MD programs.
  • Creating a device independent DISSPLA meta file of one to five mesh characteristics (mesh, node and element numbers, material types, and bathymetric assignments).

Primarily, GFGEN is used in conjunction with RMA2. It will run the first time a RMA2 project model run is launched.

Using the Model / Practical Notes

External Links

  • Users Guide to GFGEN - Version 4.35 [1]

Related Topics