get_lfm_hdf4_model¶
- rbinvariantslib.models.get_lfm_hdf4_model(lfm_hdf4_path) MagneticFieldModel¶
Get a magnetic field data + grid from LFM output. Uses an LFM HDF4 file.
- Parameters:
- lfm_hdf4_pathstr
Path to LFM file in HDF4 format
- Returns:
- model
MagneticFieldModel Mesh on LFM grid with LFM magnetic field values. Grid is in units of Re and magnetic field is is units of Gauss
- model