Loading...
Searching...
No Matches
Go to the source code of this file.
|
| subroutine | import_field_utils::import_fields_from_json (fname, global_interp_subdict, mesh_fname, u, v, w, p, t, s_target_list, s_index_list, interpolate) |
| | Imports fields from an fld file, potentially with interpolation, with parameters provided in a JSON subdict.
|
| |
| subroutine | import_field_utils::import_fields_from_params (fname, mesh_fname, u, v, w, p, t, s_target_list, s_index_list, interpolate, tolerance, padding) |
| | Imports fields from an fld file, potentially with interpolation.
|
| |