MPI-AMRVAC  3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Data Types | Functions/Subroutines | Variables
mod_thermal_emission Module Reference

Data Types

interface  get_subr1
 
type  te_fluid
 

Functions/Subroutines

subroutine get_line_info (wl, ion, mass, logTe, line_center, spatial_px, spectral_px, sigma_PSF, width_slit)
 
subroutine get_euv (wl, ixIL, ixOL, w, x, fl, flux)
 
subroutine get_sxr (ixIL, ixOL, w, x, fl, flux, El, Eu)
 
subroutine get_goes_sxr_flux (xboxL, fl, eflux)
 
subroutine get_goes_flux_grid (ixIL, ixOL, w, x, dV, xboxL, xbL, fl, eflux_grid)
 
subroutine get_euv_spectrum (qunit, fl)
 
subroutine get_spectrum_inst_resol (qunit, datatype, fl)
 
subroutine integrate_spectra_inst_resol (igrid, wL, dwLg, xS, dxSg, spectra, numWL, numXS, fl)
 
subroutine get_spectrum_data_resol (qunit, datatype, fl)
 
subroutine integrate_spectra_data_resol (igrid, wL, dwL, spectra, numWL, numXS, dir_loc, fl)
 
subroutine get_euv_image (qunit, fl)
 
subroutine get_sxr_image (qunit, fl)
 
subroutine get_image_inst_resol (qunit, datatype, fl)
 
subroutine integrate_sxr_inst_resol (igrid, numXI1, numXI2, xI1, xI2, dxI, fl, SXR)
 
subroutine integrate_euv_inst_resol (igrid, numXI1, numXI2, xI1, xI2, dxI, fl, EUV, Dpl)
 
subroutine get_image_data_resol (qunit, datatype, fl)
 
subroutine integrate_euv_data_resol (igrid, nXIF1, nXIF2, xIF1, xIF2, dxIF1, dxIF2, fl, EUV, Dpl)
 
subroutine integrate_sxr_data_resol (igrid, nXIF1, nXIF2, xIF1, xIF2, dxIF1, dxIF2, fl, SXR)
 
subroutine output_data (qunit, xO1, xO2, dxO1, dxO2, wO, nXO1, nXO2, nWO, datatype)
 
subroutine write_image_vticc (qunit, xO1, xO2, dxO1, dxO2, wO, nXO1, nXO2, nWO, nC1, nC2)
 
subroutine write_image_vtucc (qunit, xC, wC, dxC, nPiece, nC1, nC2, nWC, datatype)
 
subroutine dot_product_loc (vec_in1, vec_in2, res)
 
subroutine cross_product_loc (vec_in1, vec_in2, vec_out)
 
subroutine init_vectors ()
 
subroutine get_cor_image (x_3D, x_image)
 

Variables

integer n_aia
 
double precision, dimension(1:101) t_aia
 
double precision, dimension(1:101) f_94
 
double precision, dimension(1:101) f_131
 
double precision, dimension(1:101) f_171
 
double precision, dimension(1:101) f_193
 
double precision, dimension(1:101) f_211
 
double precision, dimension(1:101) f_304
 
double precision, dimension(1:101) f_335
 
integer n_iris
 
double precision, dimension(1:41) t_iris
 
double precision, dimension(1:41) f_1354
 
integer n_eis
 
double precision, dimension(1:60) t_eis1
 
double precision, dimension(1:60) t_eis2
 
double precision, dimension(1:60) f_263
 
double precision, dimension(1:60) f_264
 
double precision, dimension(1:60) f_192
 
double precision, dimension(1:60) f_255
 
double precision, dimension(1:3) vec_xi1
 
double precision, dimension(1:3) vec_xi2
 
double precision, dimension(1:3) vec_los
 

Function/Subroutine Documentation

◆ cross_product_loc()

subroutine mod_thermal_emission::cross_product_loc ( double precision, dimension(1:3), intent(in)  vec_in1,
double precision, dimension(1:3), intent(in)  vec_in2,
double precision, dimension(1:3), intent(out)  vec_out 
)

Definition at line 2955 of file mod_thermal_emission.t.

◆ dot_product_loc()

subroutine mod_thermal_emission::dot_product_loc ( double precision, dimension(1:3), intent(in)  vec_in1,
double precision, dimension(1:3), intent(in)  vec_in2,
double precision, intent(out)  res 
)

Definition at line 2943 of file mod_thermal_emission.t.

◆ get_cor_image()

subroutine mod_thermal_emission::get_cor_image ( double precision, dimension(1:3)  x_3D,
double precision, dimension(1:2)  x_image 
)

Definition at line 3005 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ get_euv()

subroutine mod_thermal_emission::get_euv ( integer, intent(in)  wl,
integer, intent(in)  ixI,
integer, intent(in)  L,
integer, intent(in)  ixO,
  L,
double precision, dimension(ixi^s,1:nw), intent(in)  w,
double precision, dimension(ixi^s,1:ndim), intent(in)  x,
type(te_fluid), intent(in)  fl,
double precision, dimension(ixi^s), intent(out)  flux 
)

Definition at line 526 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ get_euv_image()

subroutine mod_thermal_emission::get_euv_image ( integer, intent(in)  qunit,
type(te_fluid), intent(in)  fl 
)

Definition at line 1468 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ get_euv_spectrum()

subroutine mod_thermal_emission::get_euv_spectrum ( integer, intent(in)  qunit,
type(te_fluid), intent(in)  fl 
)

Definition at line 851 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ get_goes_flux_grid()

subroutine mod_thermal_emission::get_goes_flux_grid ( integer, intent(in)  ixI,
integer, intent(in)  L,
integer, intent(in)  ixO,
  L,
double precision, dimension(ixi^s,nw), intent(in)  w,
double precision, dimension(ixi^s,1:ndim), intent(in)  x,
double precision, dimension(ixi^s), intent(in)  dV,
double precision, intent(in)  xbox,
  L,
double precision, intent(in)  xb,
  L,
type(te_fluid), intent(in)  fl,
double precision, intent(out)  eflux_grid 
)

Definition at line 776 of file mod_thermal_emission.t.

◆ get_goes_sxr_flux()

subroutine mod_thermal_emission::get_goes_sxr_flux ( double precision, intent(in)  xbox,
integer, intent(in)  L,
type(te_fluid), intent(in)  fl,
double precision, intent(out)  eflux 
)

Definition at line 748 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ get_image_data_resol()

subroutine mod_thermal_emission::get_image_data_resol ( integer, intent(in)  qunit,
character(20), intent(in)  datatype,
type(te_fluid), intent(in)  fl 
)

Definition at line 1906 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ get_image_inst_resol()

subroutine mod_thermal_emission::get_image_inst_resol ( integer, intent(in)  qunit,
character(20), intent(in)  datatype,
type(te_fluid), intent(in)  fl 
)

Definition at line 1560 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ get_line_info()

subroutine mod_thermal_emission::get_line_info ( integer, intent(in)  wl,
character(len=30), intent(out)  ion,
integer, intent(out)  mass,
double precision, intent(out)  logTe,
double precision, intent(out)  line_center,
double precision, intent(out)  spatial_px,
double precision, intent(out)  spectral_px,
double precision, intent(out)  sigma_PSF,
double precision, intent(out)  width_slit 
)

Definition at line 394 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ get_spectrum_data_resol()

subroutine mod_thermal_emission::get_spectrum_data_resol ( integer, intent(in)  qunit,
character(20), intent(in)  datatype,
type(te_fluid), intent(in)  fl 
)

Definition at line 1166 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ get_spectrum_inst_resol()

subroutine mod_thermal_emission::get_spectrum_inst_resol ( integer, intent(in)  qunit,
character(20), intent(in)  datatype,
type(te_fluid), intent(in)  fl 
)

Definition at line 911 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ get_sxr()

subroutine mod_thermal_emission::get_sxr ( integer, intent(in)  ixI,
integer, intent(in)  L,
integer, intent(in)  ixO,
  L,
double precision, dimension(ixi^s,nw), intent(in)  w,
double precision, dimension(ixi^s,1:ndim), intent(in)  x,
type(te_fluid), intent(in)  fl,
double precision, dimension(ixi^s), intent(out)  flux,
integer, intent(in)  El,
integer, intent(in)  Eu 
)

Definition at line 688 of file mod_thermal_emission.t.

◆ get_sxr_image()

subroutine mod_thermal_emission::get_sxr_image ( integer, intent(in)  qunit,
type(te_fluid), intent(in)  fl 
)

Definition at line 1517 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ init_vectors()

subroutine mod_thermal_emission::init_vectors

Definition at line 2965 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ integrate_euv_data_resol()

subroutine mod_thermal_emission::integrate_euv_data_resol ( integer, intent(in)  igrid,
integer, intent(in)  nXIF1,
integer, intent(in)  nXIF2,
double precision, dimension(nxif1), intent(in)  xIF1,
double precision, dimension(nxif2), intent(in)  xIF2,
double precision, dimension(nxif1), intent(in)  dxIF1,
double precision, dimension(nxif2), intent(in)  dxIF2,
type(te_fluid), intent(in)  fl,
double precision, dimension(nxif1,nxif2), intent(out)  EUV,
double precision, dimension(nxif1,nxif2), intent(out)  Dpl 
)

Definition at line 2174 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ integrate_euv_inst_resol()

subroutine mod_thermal_emission::integrate_euv_inst_resol ( integer, intent(in)  igrid,
integer, intent(in)  numXI1,
integer, intent(in)  numXI2,
double precision, dimension(numxi1), intent(in)  xI1,
double precision, dimension(numxi2), intent(in)  xI2,
double precision, intent(in)  dxI,
type(te_fluid), intent(in)  fl,
double precision, dimension(numxi1,numxi2), intent(out)  EUV,
double precision, dimension(numxi1,numxi2), intent(out)  Dpl 
)

Definition at line 1816 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ integrate_spectra_data_resol()

subroutine mod_thermal_emission::integrate_spectra_data_resol ( integer, intent(in)  igrid,
double precision, dimension(numwl), intent(in)  wL,
double precision, dimension(numwl), intent(in)  dwL,
double precision, dimension(numwl,numxs), intent(inout)  spectra,
integer, intent(in)  numWL,
integer, intent(in)  numXS,
integer, intent(in)  dir_loc,
type(te_fluid), intent(in)  fl 
)

Definition at line 1343 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ integrate_spectra_inst_resol()

subroutine mod_thermal_emission::integrate_spectra_inst_resol ( integer, intent(in)  igrid,
double precision, dimension(numwl), intent(in)  wL,
double precision, intent(in)  dwLg,
double precision, dimension(numxs), intent(in)  xS,
double precision, intent(in)  dxSg,
double precision, dimension(numwl,numxs), intent(inout)  spectra,
integer, intent(in)  numWL,
integer, intent(in)  numXS,
type(te_fluid), intent(in)  fl 
)

Definition at line 1052 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ integrate_sxr_data_resol()

subroutine mod_thermal_emission::integrate_sxr_data_resol ( integer, intent(in)  igrid,
integer, intent(in)  nXIF1,
integer, intent(in)  nXIF2,
double precision, dimension(nxif1), intent(in)  xIF1,
double precision, dimension(nxif2), intent(in)  xIF2,
double precision, dimension(nxif1), intent(in)  dxIF1,
double precision, dimension(nxif2), intent(in)  dxIF2,
type(te_fluid), intent(in)  fl,
double precision, dimension(nxif1,nxif2), intent(out)  SXR 
)

Definition at line 2350 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ integrate_sxr_inst_resol()

subroutine mod_thermal_emission::integrate_sxr_inst_resol ( integer, intent(in)  igrid,
integer, intent(in)  numXI1,
integer, intent(in)  numXI2,
double precision, dimension(numxi1), intent(in)  xI1,
double precision, dimension(numxi2), intent(in)  xI2,
double precision, intent(in)  dxI,
type(te_fluid), intent(in)  fl,
double precision, dimension(numxi1,numxi2), intent(out)  SXR 
)

Definition at line 1743 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ output_data()

subroutine mod_thermal_emission::output_data ( integer, intent(in)  qunit,
double precision, dimension(nxo1), intent(in)  xO1,
double precision, dimension(nxo2), intent(in)  xO2,
double precision, dimension(nxo1), intent(in)  dxO1,
double precision, dimension(nxo2), intent(in)  dxO2,
double precision, dimension(nxo1,nxo2,nwo), intent(inout)  wO,
integer, intent(in)  nXO1,
integer, intent(in)  nXO2,
integer, intent(in)  nWO,
character(20), intent(in)  datatype 
)

Definition at line 2510 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ write_image_vticc()

subroutine mod_thermal_emission::write_image_vticc ( integer, intent(in)  qunit,
double precision, dimension(nxo1), intent(in)  xO1,
double precision, dimension(nxo2), intent(in)  xO2,
double precision, dimension(nxo1), intent(in)  dxO1,
double precision, dimension(nxo2), intent(in)  dxO2,
double precision, dimension(nxo1,nxo2,nwo), intent(in)  wO,
integer, intent(in)  nXO1,
integer, intent(in)  nXO2,
integer, intent(in)  nWO,
integer, intent(in)  nC1,
integer, intent(in)  nC2 
)

Definition at line 2629 of file mod_thermal_emission.t.

Here is the call graph for this function:

◆ write_image_vtucc()

subroutine mod_thermal_emission::write_image_vtucc ( integer, intent(in)  qunit,
double precision, dimension(npiece,nc1,nc2,2), intent(in)  xC,
double precision, dimension(npiece,nc1,nc2,nwc), intent(in)  wC,
double precision, dimension(npiece,nc1,nc2,2), intent(in)  dxC,
integer, intent(in)  nPiece,
integer, intent(in)  nC1,
integer, intent(in)  nC2,
integer, intent(in)  nWC,
character(20), intent(in)  datatype 
)

Definition at line 2768 of file mod_thermal_emission.t.

Here is the call graph for this function:

Variable Documentation

◆ f_131

double precision, dimension(1:101) mod_thermal_emission::f_131

Definition at line 18 of file mod_thermal_emission.t.

◆ f_1354

double precision, dimension(1:41) mod_thermal_emission::f_1354

Definition at line 23 of file mod_thermal_emission.t.

◆ f_171

double precision, dimension(1:101) mod_thermal_emission::f_171

Definition at line 18 of file mod_thermal_emission.t.

◆ f_192

double precision, dimension(1:60) mod_thermal_emission::f_192

Definition at line 26 of file mod_thermal_emission.t.

◆ f_193

double precision, dimension(1:101) mod_thermal_emission::f_193

Definition at line 19 of file mod_thermal_emission.t.

◆ f_211

double precision, dimension(1:101) mod_thermal_emission::f_211

Definition at line 19 of file mod_thermal_emission.t.

◆ f_255

double precision, dimension(1:60) mod_thermal_emission::f_255

Definition at line 26 of file mod_thermal_emission.t.

◆ f_263

double precision, dimension(1:60) mod_thermal_emission::f_263

Definition at line 26 of file mod_thermal_emission.t.

◆ f_264

double precision, dimension(1:60) mod_thermal_emission::f_264

Definition at line 26 of file mod_thermal_emission.t.

◆ f_304

double precision, dimension(1:101) mod_thermal_emission::f_304

Definition at line 19 of file mod_thermal_emission.t.

◆ f_335

double precision, dimension(1:101) mod_thermal_emission::f_335

Definition at line 20 of file mod_thermal_emission.t.

◆ f_94

double precision, dimension(1:101) mod_thermal_emission::f_94

Definition at line 18 of file mod_thermal_emission.t.

◆ n_aia

integer mod_thermal_emission::n_aia

Definition at line 16 of file mod_thermal_emission.t.

◆ n_eis

integer mod_thermal_emission::n_eis

Definition at line 24 of file mod_thermal_emission.t.

◆ n_iris

integer mod_thermal_emission::n_iris

Definition at line 21 of file mod_thermal_emission.t.

◆ t_aia

double precision, dimension(1:101) mod_thermal_emission::t_aia

Definition at line 17 of file mod_thermal_emission.t.

◆ t_eis1

double precision, dimension(1:60) mod_thermal_emission::t_eis1

Definition at line 25 of file mod_thermal_emission.t.

◆ t_eis2

double precision, dimension(1:60) mod_thermal_emission::t_eis2

Definition at line 25 of file mod_thermal_emission.t.

◆ t_iris

double precision, dimension(1:41) mod_thermal_emission::t_iris

Definition at line 22 of file mod_thermal_emission.t.

◆ vec_los

double precision, dimension(1:3) mod_thermal_emission::vec_los

Definition at line 29 of file mod_thermal_emission.t.

◆ vec_xi1

double precision, dimension(1:3) mod_thermal_emission::vec_xi1

Definition at line 29 of file mod_thermal_emission.t.

◆ vec_xi2

double precision, dimension(1:3) mod_thermal_emission::vec_xi2

Definition at line 29 of file mod_thermal_emission.t.