MPI-AMRVAC 3.2
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
Public Attributes | List of all members
mod_nlfff_grad_rubin::nlfff_grad_rubin_result Type Reference

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
 

Detailed Description

Definition at line 39 of file mod_nlfff_grad_rubin.t.

Member Data Documentation

◆ alpha_max

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.

◆ alpha_min

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.

◆ boundary_alpha_rms_change

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.

◆ closed_fieldlines

integer mod_nlfff_grad_rubin::nlfff_grad_rubin_result::closed_fieldlines =0

Definition at line 50 of file mod_nlfff_grad_rubin.t.

◆ converged

logical mod_nlfff_grad_rubin::nlfff_grad_rubin_result::converged =.false.

Definition at line 42 of file mod_nlfff_grad_rubin.t.

◆ current_weighted_theta

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.

◆ epsilon_div

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.

◆ final_energy

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.

◆ initial_energy

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.

◆ iterations

integer mod_nlfff_grad_rubin::nlfff_grad_rubin_result::iterations =0

Definition at line 41 of file mod_nlfff_grad_rubin.t.

◆ max_step_fieldlines

integer mod_nlfff_grad_rubin::nlfff_grad_rubin_result::max_step_fieldlines =0

Definition at line 53 of file mod_nlfff_grad_rubin.t.

◆ memory_required_mb

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.

◆ open_fieldlines

integer mod_nlfff_grad_rubin::nlfff_grad_rubin_result::open_fieldlines =0

Definition at line 51 of file mod_nlfff_grad_rubin.t.

◆ polarity

integer mod_nlfff_grad_rubin::nlfff_grad_rubin_result::polarity =0

Definition at line 40 of file mod_nlfff_grad_rubin.t.

◆ positive_negative_rms_difference

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.

◆ relative_energy_change

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.

◆ rms_field_change

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.

◆ self_consistency_cycles_completed

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.

◆ stop_reason

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.

◆ valid_alpha_pixels

integer mod_nlfff_grad_rubin::nlfff_grad_rubin_result::valid_alpha_pixels =0

Definition at line 54 of file mod_nlfff_grad_rubin.t.

◆ weak_fieldlines

integer mod_nlfff_grad_rubin::nlfff_grad_rubin_result::weak_fieldlines =0

Definition at line 52 of file mod_nlfff_grad_rubin.t.


The documentation for this type was generated from the following file: