Navigation

  • index
  • next |
  • previous |
  • MEDCoupling tutorial 8.3.0 documentation »

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
  • Reading, Writing a MED file using MEDLoader’s basic API
    • Objective
    • Implementation start
    • Writing/Reading a mesh
    • Writing/Reading a field on one time step at once
    • Writing/Reading a field on one or many times steps in “multi-session mode”
    • Solution
  • Reading, Writing a MED file using MEDLoader’s advanced API
    • Objective
    • Implementation start
    • Writing and Reading meshes using MEDLoader’s advanced API
    • Writing and Reading fields
    • Writing and Reading fields on a “profile”
    • Solution
  • Splitting and merging a MED file using MEDLoader’s advanced API
    • Objective
    • Implementation start
    • Mesh partitionning
    • Writing into two different MED files
    • Reading and merging 2 MED files - Easy (but non optimal) version
    • Read/write of two separated MED files - More complex but more efficient version
    • Solution

Previous topic

Playing with fields

Next topic

Reading, Writing a MED file using MEDLoader’s basic API

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • previous |
  • MEDCoupling tutorial 8.3.0 documentation »
© Copyright 2015-2017, Geay, Bruneton. Created using Sphinx 1.3.1.