Data Structure: Settings_data |
|
Description |
Settings data |
Usage |
Settings_data NUM=ival where ival is the data structure number |
Description |
Overview The Settings_data data structure is optional and allows definition of the settings for the ParaGeo analysis. |
Set_file_directory Directory containing ParaGeo set files |
Usage |
||||
|
||||
Description |
||||
Directory containing ParaGeo set files. By default the set file directory is (PARAGEOHOME)/set_files
|
Restart_name_convention Restart file naming convention |
Usage |
||||
|
||||
Description |
||||
End of stage restart file (.rst) naming convention. Valid values are: • "Stage_number" - Append stage number to restart file name (default) • "Stage_time" - Append stage time at end of stage to restart file name • "Stage_name" - Append stage name at end of stage to restart file name
|
Plotfile_name_convention Plot file naming convention |
Usage |
||||
|
||||
Description |
||||
Plot file file naming convention. Valid values are: • "Dump_number" - Append dump number to project file name (default) • "Time" - Append current time to project file name • "Date" - Append current time in date format project file name • "DateTime" - Append current date and time project file name
|
Plotfile_time_convention Plot file output convention for time |
Usage |
||||
|
||||
Description |
||||
Plot file output convention for time. Valid values are: • "time" - Analysis time (Default if Plotfile_name_convention is "Dump_number" or "Time") • "yyyy/mm/dd" - Integer representing "yyyy.mmdd" (default if Plotfile_name_convention is "Date") • "yyyy/mm/dd/hh" - Integer representing "yyyy.mmddhh" (default if Plotfile_name_convention is "Date")
Notes •Due to limitations on reading data into ParaView "yyyy/mm/dd" format cannot resolve time steps less than one day
|
Mesh_generator Define 3-D mesh generator |
Usage |
||||
|
||||
Description |
||||
ParaGeo uses standalone mesh generators to generate 3-D unstructured tetrahedral meshes from closed volume facet sets. The mesh generators must be obtained separately and identified in the data file or in a settings file. Valid mesh generators are: • "Tetgen" - Tetgen mesh generator (Default if available) • "Gmsh" - GMSH mesh generator
|
Mesh_generation_path Path to directory contaning mesh generator |
Usage |
||||
|
||||
Description |
||||
Path to directory contaning mesh generator. The default path is the PARAGEOHOME directory
|
Memory_monitor_flag Monitor system memory flag |
Usage |
||||
|
||||
Description |
||||
Monitor system memory flag. Valid values: • 0 - Do not debug memory (Default) • 1 - Debug memory
|