Parameters for the DIFFUSION model related with selection of initial state
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=32), | protected | :: | init_type | = | 'BLOB' |
Type of initial state (BLOB, CONTINUE) |
|
| character(len=path_maxlen), | protected | :: | init_path | = | 'params_diffusion.in' |
Path to where parameters for initial state are possibly read from |
Reads parameters related with selection of initial state in diffusion model
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | filename |
Filename, to read from |
Reads parameters related with selection of initial state in diffusion model
| 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 |