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_thermal_emission::radsyn_euv_cache Type Reference

Public Attributes

integer igrid =0
 
integer level =0
 
integer rft =1
 
integer los_min =0
 
integer los_max =0
 
double precision, dimension(:^d &), allocatable source
 
double precision, dimension(:^d &), allocatable opacity
 
double precision, dimension(:^d &), allocatable sourcev
 
double precision, dimension(:), allocatable xface1
 
double precision, dimension(:), allocatable xface2
 
double precision, dimension(:), allocatable xface3
 
double precision, dimension(:), allocatable rface
 
double precision, dimension(:), allocatable thetaface
 
double precision, dimension(:), allocatable phiface
 
double precision, dimension(:), allocatable rface2
 
double precision, dimension(:), allocatable theta_cos
 
double precision, dimension(:), allocatable phi_sin
 
double precision, dimension(:), allocatable phi_cos
 
double precision, dimension(1:3) box_min =0.d0
 
double precision, dimension(1:3) box_max =0.d0
 
integer ixpmin1 =1
 
integer ixpmax1 =0
 
integer ixpmin2 =1
 
integer ixpmax2 =0
 
logical has_pixels =.false.
 

Detailed Description

Definition at line 399 of file mod_thermal_emission.t.

Member Data Documentation

◆ box_max

double precision, dimension(1:3) mod_thermal_emission::radsyn_euv_cache::box_max =0.d0

Definition at line 412 of file mod_thermal_emission.t.

◆ box_min

double precision, dimension(1:3) mod_thermal_emission::radsyn_euv_cache::box_min =0.d0

Definition at line 411 of file mod_thermal_emission.t.

◆ has_pixels

logical mod_thermal_emission::radsyn_euv_cache::has_pixels =.false.

Definition at line 417 of file mod_thermal_emission.t.

◆ igrid

integer mod_thermal_emission::radsyn_euv_cache::igrid =0

Definition at line 400 of file mod_thermal_emission.t.

◆ ixpmax1

integer mod_thermal_emission::radsyn_euv_cache::ixpmax1 =0

Definition at line 414 of file mod_thermal_emission.t.

◆ ixpmax2

integer mod_thermal_emission::radsyn_euv_cache::ixpmax2 =0

Definition at line 416 of file mod_thermal_emission.t.

◆ ixpmin1

integer mod_thermal_emission::radsyn_euv_cache::ixpmin1 =1

Definition at line 413 of file mod_thermal_emission.t.

◆ ixpmin2

integer mod_thermal_emission::radsyn_euv_cache::ixpmin2 =1

Definition at line 415 of file mod_thermal_emission.t.

◆ level

integer mod_thermal_emission::radsyn_euv_cache::level =0

Definition at line 401 of file mod_thermal_emission.t.

◆ los_max

integer mod_thermal_emission::radsyn_euv_cache::los_max =0

Definition at line 404 of file mod_thermal_emission.t.

◆ los_min

integer mod_thermal_emission::radsyn_euv_cache::los_min =0

Definition at line 403 of file mod_thermal_emission.t.

◆ opacity

double precision, dimension(:^d&), allocatable mod_thermal_emission::radsyn_euv_cache::opacity

Definition at line 406 of file mod_thermal_emission.t.

◆ phi_cos

double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::phi_cos

Definition at line 410 of file mod_thermal_emission.t.

◆ phi_sin

double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::phi_sin

Definition at line 410 of file mod_thermal_emission.t.

◆ phiface

double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::phiface

Definition at line 409 of file mod_thermal_emission.t.

◆ rface

double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::rface

Definition at line 409 of file mod_thermal_emission.t.

◆ rface2

double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::rface2

Definition at line 410 of file mod_thermal_emission.t.

◆ rft

integer mod_thermal_emission::radsyn_euv_cache::rft =1

Definition at line 402 of file mod_thermal_emission.t.

◆ source

double precision, dimension(:^d&), allocatable mod_thermal_emission::radsyn_euv_cache::source

Definition at line 405 of file mod_thermal_emission.t.

◆ sourcev

double precision, dimension(:^d&), allocatable mod_thermal_emission::radsyn_euv_cache::sourcev

Definition at line 407 of file mod_thermal_emission.t.

◆ theta_cos

double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::theta_cos

Definition at line 410 of file mod_thermal_emission.t.

◆ thetaface

double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::thetaface

Definition at line 409 of file mod_thermal_emission.t.

◆ xface1

double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::xface1

Definition at line 408 of file mod_thermal_emission.t.

◆ xface2

double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::xface2

Definition at line 408 of file mod_thermal_emission.t.

◆ xface3

double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::xface3

Definition at line 408 of file mod_thermal_emission.t.


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