Loading...
Searching...
No Matches
Go to the source code of this file.
|
| subroutine | scalar_sgs_stats_simcomp::scalar_sgs_stats_simcomp_init_from_json (this, json, case) |
| | Constructor from json.
|
| |
| subroutine | scalar_sgs_stats_simcomp::scalar_sgs_stats_simcomp_init_from_components_alphat (this, s, coef, start_time, hom_dir, alphat_field, fname) |
| | Actual constructor using directly the alphat field.
|
| |
| subroutine | scalar_sgs_stats_simcomp::scalar_sgs_stats_simcomp_init_from_components_nut (this, s, coef, start_time, hom_dir, nut_field, pr_turb, fname) |
| | Actual constructor using directly the nut field and the turbulent Prandtl number.
|
| |
| subroutine | scalar_sgs_stats_simcomp::scalar_sgs_stats_simcomp_free (this) |
| | Destructor.
|
| |
| subroutine | scalar_sgs_stats_simcomp::scalar_sgs_stats_simcomp_restart (this, time) |
| |
| subroutine | scalar_sgs_stats_simcomp::scalar_sgs_stats_simcomp_compute (this, time) |
| | scalar_sgs_stats, called depending on compute_control and compute_value
|
| |