FLASH-X
Doxygen Generated Documentation From Interface Source Code
Functions/Subroutines
Logfile_init.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine Logfile_init ()
 

Function/Subroutine Documentation

◆ Logfile_init()

subroutine Logfile_init

Performs Logfile initializations. Initializes the runtime runtime parameters needed by the Logfile Unit and then calls Logfile_create

PARAMETERS

These are the runtime parameters used by Logfile unit.

To see the default parameter values and all the runtime parameters specific to your simulation check the "setup_params" file in your object directory. You might have over written these values with the flash.par values for your specific run.

log_file [STRING] Name of log file to create run_comment [STRING] Comment for run run_number [STRING] Identification number for run basenm

Definition at line 44 of file Logfile_init.F90.