|
MPI-AMRVAC 3.2
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
|
Public Attributes | |
| integer | polarity =0 |
| integer | iterations =0 |
| logical | converged =.false. |
| character(len=32) | stop_reason ='not_started' |
| double precision | initial_energy =0.d0 |
| double precision | final_energy =0.d0 |
| double precision | rms_field_change =0.d0 |
| double precision | relative_energy_change =0.d0 |
| double precision | current_weighted_theta =0.d0 |
| double precision | epsilon_div =0.d0 |
| integer | closed_fieldlines =0 |
| integer | open_fieldlines =0 |
| integer | weak_fieldlines =0 |
| integer | max_step_fieldlines =0 |
| integer | valid_alpha_pixels =0 |
| double precision | alpha_min =0.d0 |
| double precision | alpha_max =0.d0 |
| double precision | memory_required_mb =0.d0 |
| integer | self_consistency_cycles_completed =0 |
| double precision | positive_negative_rms_difference =0.d0 |
| double precision | boundary_alpha_rms_change =0.d0 |
Definition at line 39 of file mod_nlfff_grad_rubin.t.
| double precision mod_nlfff_grad_rubin::nlfff_grad_rubin_result::alpha_max =0.d0 |
Definition at line 56 of file mod_nlfff_grad_rubin.t.
| double precision mod_nlfff_grad_rubin::nlfff_grad_rubin_result::alpha_min =0.d0 |
Definition at line 55 of file mod_nlfff_grad_rubin.t.
| double precision mod_nlfff_grad_rubin::nlfff_grad_rubin_result::boundary_alpha_rms_change =0.d0 |
Definition at line 60 of file mod_nlfff_grad_rubin.t.
| integer mod_nlfff_grad_rubin::nlfff_grad_rubin_result::closed_fieldlines =0 |
Definition at line 50 of file mod_nlfff_grad_rubin.t.
| logical mod_nlfff_grad_rubin::nlfff_grad_rubin_result::converged =.false. |
Definition at line 42 of file mod_nlfff_grad_rubin.t.
| double precision mod_nlfff_grad_rubin::nlfff_grad_rubin_result::current_weighted_theta =0.d0 |
Definition at line 48 of file mod_nlfff_grad_rubin.t.
| double precision mod_nlfff_grad_rubin::nlfff_grad_rubin_result::epsilon_div =0.d0 |
Definition at line 49 of file mod_nlfff_grad_rubin.t.
| double precision mod_nlfff_grad_rubin::nlfff_grad_rubin_result::final_energy =0.d0 |
Definition at line 45 of file mod_nlfff_grad_rubin.t.
| double precision mod_nlfff_grad_rubin::nlfff_grad_rubin_result::initial_energy =0.d0 |
Definition at line 44 of file mod_nlfff_grad_rubin.t.
| integer mod_nlfff_grad_rubin::nlfff_grad_rubin_result::iterations =0 |
Definition at line 41 of file mod_nlfff_grad_rubin.t.
| integer mod_nlfff_grad_rubin::nlfff_grad_rubin_result::max_step_fieldlines =0 |
Definition at line 53 of file mod_nlfff_grad_rubin.t.
| double precision mod_nlfff_grad_rubin::nlfff_grad_rubin_result::memory_required_mb =0.d0 |
Definition at line 57 of file mod_nlfff_grad_rubin.t.
| integer mod_nlfff_grad_rubin::nlfff_grad_rubin_result::open_fieldlines =0 |
Definition at line 51 of file mod_nlfff_grad_rubin.t.
| integer mod_nlfff_grad_rubin::nlfff_grad_rubin_result::polarity =0 |
Definition at line 40 of file mod_nlfff_grad_rubin.t.
| double precision mod_nlfff_grad_rubin::nlfff_grad_rubin_result::positive_negative_rms_difference =0.d0 |
Definition at line 59 of file mod_nlfff_grad_rubin.t.
| double precision mod_nlfff_grad_rubin::nlfff_grad_rubin_result::relative_energy_change =0.d0 |
Definition at line 47 of file mod_nlfff_grad_rubin.t.
| double precision mod_nlfff_grad_rubin::nlfff_grad_rubin_result::rms_field_change =0.d0 |
Definition at line 46 of file mod_nlfff_grad_rubin.t.
| integer mod_nlfff_grad_rubin::nlfff_grad_rubin_result::self_consistency_cycles_completed =0 |
Definition at line 58 of file mod_nlfff_grad_rubin.t.
| character(len=32) mod_nlfff_grad_rubin::nlfff_grad_rubin_result::stop_reason ='not_started' |
Definition at line 43 of file mod_nlfff_grad_rubin.t.
| integer mod_nlfff_grad_rubin::nlfff_grad_rubin_result::valid_alpha_pixels =0 |
Definition at line 54 of file mod_nlfff_grad_rubin.t.
| integer mod_nlfff_grad_rubin::nlfff_grad_rubin_result::weak_fieldlines =0 |
Definition at line 52 of file mod_nlfff_grad_rubin.t.