Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real, | public | :: | cfl_dt_linear | = | -1. | ||
real, | public | :: | cfl_dt_ExB | = | -1. | ||
real, | public | :: | cfl_dt_parallel | = | -1. | ||
real, | public | :: | code_dt | ||||
real, | public | :: | code_dt_min | ||||
real, | public | :: | code_dt_max | ||||
real, | public | :: | code_dt_old | = | 0. | ||
real, | public | :: | code_time | = | 0. |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | tstart |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | delt | |||
real, | intent(in) | :: | delt_max | |||
real, | intent(in) | :: | delt_min |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | stop_stella |