Musubi specific abort criteria.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=rk), | public | :: | velLat_max | = | 0.15_rk |
Maximal lattice velocity that will be tolerated in the simulation. The lattice velocity should usually be smaller than 0.1. |
Loading Musubi specific abort criteria from the abort_criteria
table.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(mus_abortCriteria_type), | intent(inout) | :: | me |
Object to hold the solver specific configuration parameters. |
||
type(flu_State), | intent(in) | :: | conf |
Handle to the Lua script with the configuration. |
||
integer, | intent(in) | :: | abort_table |
Handle to the opened |