|
MPI-AMRVAC 3.2
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
|
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. |
Definition at line 399 of file mod_thermal_emission.t.
| 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.
| 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.
| logical mod_thermal_emission::radsyn_euv_cache::has_pixels =.false. |
Definition at line 417 of file mod_thermal_emission.t.
| integer mod_thermal_emission::radsyn_euv_cache::igrid =0 |
Definition at line 400 of file mod_thermal_emission.t.
| integer mod_thermal_emission::radsyn_euv_cache::ixpmax1 =0 |
Definition at line 414 of file mod_thermal_emission.t.
| integer mod_thermal_emission::radsyn_euv_cache::ixpmax2 =0 |
Definition at line 416 of file mod_thermal_emission.t.
| integer mod_thermal_emission::radsyn_euv_cache::ixpmin1 =1 |
Definition at line 413 of file mod_thermal_emission.t.
| integer mod_thermal_emission::radsyn_euv_cache::ixpmin2 =1 |
Definition at line 415 of file mod_thermal_emission.t.
| integer mod_thermal_emission::radsyn_euv_cache::level =0 |
Definition at line 401 of file mod_thermal_emission.t.
| integer mod_thermal_emission::radsyn_euv_cache::los_max =0 |
Definition at line 404 of file mod_thermal_emission.t.
| integer mod_thermal_emission::radsyn_euv_cache::los_min =0 |
Definition at line 403 of file mod_thermal_emission.t.
| double precision, dimension(:^d&), allocatable mod_thermal_emission::radsyn_euv_cache::opacity |
Definition at line 406 of file mod_thermal_emission.t.
| double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::phi_cos |
Definition at line 410 of file mod_thermal_emission.t.
| double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::phi_sin |
Definition at line 410 of file mod_thermal_emission.t.
| double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::phiface |
Definition at line 409 of file mod_thermal_emission.t.
| double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::rface |
Definition at line 409 of file mod_thermal_emission.t.
| double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::rface2 |
Definition at line 410 of file mod_thermal_emission.t.
| integer mod_thermal_emission::radsyn_euv_cache::rft =1 |
Definition at line 402 of file mod_thermal_emission.t.
| double precision, dimension(:^d&), allocatable mod_thermal_emission::radsyn_euv_cache::source |
Definition at line 405 of file mod_thermal_emission.t.
| double precision, dimension(:^d&), allocatable mod_thermal_emission::radsyn_euv_cache::sourcev |
Definition at line 407 of file mod_thermal_emission.t.
| double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::theta_cos |
Definition at line 410 of file mod_thermal_emission.t.
| double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::thetaface |
Definition at line 409 of file mod_thermal_emission.t.
| double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::xface1 |
Definition at line 408 of file mod_thermal_emission.t.
| double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::xface2 |
Definition at line 408 of file mod_thermal_emission.t.
| double precision, dimension(:), allocatable mod_thermal_emission::radsyn_euv_cache::xface3 |
Definition at line 408 of file mod_thermal_emission.t.