Parameters for diffusion model
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=GP), | protected | :: | diffcoeff_perp | = | GP_NAN |
Perpendicular diffusion coefficent |
|
| real(kind=GP), | protected | :: | diffcoeff_par | = | GP_NAN |
Parallel diffusion coefficent |
Reads parameters related with diffusion model
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | filename |
Filename, to read from |
Reads parameters related with 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 |