MPI-AMRVAC 3.2
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
Data Types | Modules | Functions/Subroutines
mod_data_driven_boundary.t File Reference

Go to the source code of this file.

Data Types

type  mod_data_driven_boundary::data_driven_boundary_series
 

Modules

module  mod_data_driven_boundary
 Utilities for reading AMRVAC data-driven magnetic boundary frames.
 

Functions/Subroutines

subroutine mod_data_driven_boundary::read_data_driven_boundary_frame (filename, snapshot_time, nx, ny, dx_km, dy_km, bframe)
 
subroutine mod_data_driven_boundary::read_data_driven_boundary_header (filename, snapshot_time, nx, ny, dx_km, dy_km)
 
subroutine mod_data_driven_boundary::read_data_driven_boundary_frame_into (filename, snapshot_time, nx, ny, dx_km, dy_km, bframe)
 
subroutine mod_data_driven_boundary::read_data_driven_boundary_series (directory, series, prefix, expected_nframe)
 
subroutine mod_data_driven_boundary::interpolate_data_driven_boundary (series, time_seconds, bframe, left_index, weight)
 
subroutine mod_data_driven_boundary::ensure_data_driven_boundary_pair (series, lo, left_slot, right_slot)
 
subroutine mod_data_driven_boundary::load_data_driven_boundary_cache_slot (series, iframe, slot)
 
subroutine mod_data_driven_boundary::interpolate_data_driven_boundary_scaled (series, time_code, unit_time_seconds, driving_time_scale, bframe, left_index, weight)
 
subroutine mod_data_driven_boundary::destroy_data_driven_boundary_series (series)