params_brag_init_select_m Module

Parameters related with selection of initial state



Contents


Variables

Type Visibility Attributes Name Initial
character(len=64), protected :: brag_iselect = 'NONE'

Type of initial state (BLOB, CONTINUE)

character(len=PATHLEN_MAX), protected :: brag_init_path = 'params_braginskii.in'

Path to where parameters for initial state are possibly read from


Subroutines

public subroutine read_params_brag_init_select(filename)

Reads parameters related with brag_init_select

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: filename

Filename, to read from

public subroutine write_params_brag_init_select(filename)

Reads parameters related with brag_init_select

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in), optional :: filename

If present, filename where params are written to, if not present, writes to screen