Data Loading API Reference
Functions for loading simulation data with various selection criteria.
Primary Loading Functions
gethydro
- Load hydrodynamic datagetparticles
- Load particle datagetclumps
- Load clump/halo datagetgravity
- Load gravity/potential data
Selection & Filtering
subregion
- Define spatial subregions- Data range selection
- AMR level selection (
levelmin
,levelmax
)
Memory & Performance
usedmemory
- Check memory usageshowprogress
- Display loading progress
File & Path Functions
createpath
- Create simulation data pathsgettime
- Get simulation time information
For complete function documentation, see the Complete API Reference.