Go to the source code of this file.
|
| subroutine, public | mod_nlfff_diagnostics::evaluate_nlfff_metrics_amrvac (iw_b, metrics) |
| | Evaluate the common metrics on all active AMRVAC cells. The local cell size makes epsilon_force and epsilon_div dimensionless on AMR meshes.
|
| |
| subroutine, public | mod_nlfff_diagnostics::evaluate_nlfff_metrics_dense (b, dx1, dx2, dx3, metrics) |
| | Evaluate the same metrics on a replicated uniform dense field. Plane 1 is the lower boundary and planes 2:nz are the active-cell centres.
|
| |
| subroutine, public | mod_nlfff_diagnostics::write_nlfff_metrics_header (unit) |
| |
| subroutine, public | mod_nlfff_diagnostics::write_nlfff_metrics_row (unit, iteration, metrics) |
| |