Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in) | :: | cfl |
CFL number |
||
real(kind=rk), | intent(in) | :: | length |
Reference length of all elements |
||
real(kind=rk), | intent(out) | :: | dt |
Resulting time step width |
||
type(atl_timestep_type), | intent(in) | :: | timestep |
Info about the timestep type |
||
integer, | intent(in) | :: | nPoly |