Reading, Writing a MED file using the MEDLoader library¶
- The objective of these exercises is to see how to read and write a MED file.
- Usage of MEDLoader’s basic API
- Meshes
- Fields
- Usage of MEDLoader’s advanced API
- Meshes
- Fields
- An Example of classical manipulation of MED files: splitting a MED file / merge a MED file
- Usage of MEDLoader’s basic API