|
MPI-AMRVAC 3.2
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
|
Go to the source code of this file.
Modules | |
| module | mod_datacube |
Functions/Subroutines | |
| subroutine | mod_datacube::get_datacube_arrays (target_time, cme_number, base_file, found, clts, lons, mask, vr, vp, vt, br, bt, bp, md, temp) |
| subroutine | mod_datacube::get_value (clt, lon_in, ts_magnetogram, clts, lons, mask, vr, vp, vt, br, bt, bp, temp, md, ndata, found, vr_val, vp_val, vt_val, br_val, bt_val, bp_val, md_val, temp_val) |
| integer function | mod_datacube::get_position_index (clt_val, lon_val, clts, lons) |
| real function | mod_datacube::round5 (x) |
Variables | |
| double precision | mod_datacube::globaltime |
| integer | mod_datacube::i |
| integer | mod_datacube::found |
| integer | mod_datacube::pos_index |
| integer, parameter | mod_datacube::nclt = 90 |
| integer, parameter | mod_datacube::nlons = 180 |