Parameters related with selection of initial state
| 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 |
Reads parameters related with brag_init_select
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | filename |
Filename, to read from |
Reads parameters related with brag_init_select
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in), | optional | :: | filename |
If present, filename where params are written to, if not present, writes to screen |