SMS:RMA2 Files: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
Line 3: Line 3:
=== Input Files ===
=== Input Files ===
* ASCII Geometry (*.geo) → [[SMS:TABS#GFGEN|GFGEN]] → Binary Geometry (*.bin) and printed output file (*.ot1)
* ASCII Geometry (*.geo) → [[SMS:TABS#GFGEN|GFGEN]] → Binary Geometry (*.bin) and printed output file (*.ot1)
* Run Control Input File (*.bc)
* Run Control Input File (*.bc) – Used to tell RMA2 how to run the simulation.
* Hotstart File (*.hot) – (optional)  Used to load critical information for the new simulation.
* Hotstart File (*.hot) – (optional)  Used to load critical information for the new simulation.
* Alternate BC File (*.abc)
* Alternate BC File (*.abc)

Revision as of 16:45, 26 July 2016

Input and Output files for RMA2.

Input Files

  • ASCII Geometry (*.geo) → GFGEN → Binary Geometry (*.bin) and printed output file (*.ot1)
  • Run Control Input File (*.bc) – Used to tell RMA2 how to run the simulation.
  • Hotstart File (*.hot) – (optional) Used to load critical information for the new simulation.
  • Alternate BC File (*.abc)
  • Run File (*.run) – _gr.run (GFGEN) and _rm.run (RMA2)

Output Files

  • Binary Solution (*.sol) – Contains the solutions from the model run.
  • Printed Output File (*.ot2)
  • Node summary file (*.sum)
  • Hotstart Output (*.hot) – (optional) Used to preserve the critical information at the end of a simulation in order for the run to be restarted and continued at a later time.

Related Topics