cea-trust-platform / MEDCoupling_tutos

Python tutorials illustrating some MEDCoupling applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEDCoupling_tutos

This git repository contains python tutorials and scripts illustrating the use of the MEDCoupling library.

You can find in the "tutorials" folder some tutorials and explanations for several topics. Jupyter-lab should be used for ipynb extension files.

MEDCoupling environement

Working in a MEDCoupling environement is required. For that, you should do the following

  • For a TRUST user : source env_for_python.sh

  • For a Salome user : salome context

Steps to follow

  • Activate the MEDCoupling environement

  • cd tutorials

  • Launch jupyter-notebook

  • Enjoy MEDCoupling !

About

Python tutorials illustrating some MEDCoupling applications


Languages

Language:Jupyter Notebook 99.3%Language:Makefile 0.7%