Parameters for the BRAGINSKII model related with floors
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=GP), | protected | :: | floor_ne | = | GP_EPS |
Floor value for density |
|
| real(kind=GP), | protected | :: | floor_te | = | GP_EPS |
Floor value for electron temperature |
|
| real(kind=GP), | protected | :: | floor_ti | = | GP_EPS |
Floor value for ion temperature |
Reads parameters related with brag_floors
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | filename |
Filename, to read from |
Reads parameters related with brag_floors
| 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 |