| ... | @@ -9,6 +9,8 @@ A good entry point is the *Tutorials* directory where you | 
... | @@ -9,6 +9,8 @@ A good entry point is the *Tutorials* directory where you | 
| 
 | 
can find some **ipython notebooks** trying to introduce
 | 
 | 
can find some **ipython notebooks** trying to introduce
 | 
| 
 | 
step by step the use of the software.
 | 
 | 
step by step the use of the software.
 | 
| 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Some more notebooks are provided in some folders of *examples/Ateliers*
 | 
 | 
 | 
 | 
 | 
| 
 | 
### Linux ###
 | 
 | 
### Linux ###
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
To read the notebooks, open a terminal there and run:
 | 
 | 
To read the notebooks, open a terminal there and run:
 | 
| ... | @@ -50,7 +52,7 @@ is most time called *gen_sample.py* with the command: | 
... | @@ -50,7 +52,7 @@ is most time called *gen_sample.py* with the command: | 
| 
 | 
```shell
 | 
 | 
```shell
 | 
| 
 | 
$> python gen_sample.py
 | 
 | 
$> python gen_sample.py
 | 
| 
 | 
```
 | 
 | 
```
 | 
| 
 | 
Or open the desired file in `Spyder` and execute the script (by clicking the litlle green button on the top toolbar or pressing F5).
 | 
 | 
Or open the desired file in `Spyder` and execute the script (by clicking the little green button on the top toolbar or pressing F5).
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
You should now have a *DATBOX* directory containing all needed *.DAT* and *.INI* files.
 | 
 | 
You should now have a *DATBOX* directory containing all needed *.DAT* and *.INI* files.
 | 
| 
 | 
 | 
 | 
 | 
| ... | @@ -60,7 +62,7 @@ Now run the command script usually called (with much surprise) *command.py*: | 
... | @@ -60,7 +62,7 @@ Now run the command script usually called (with much surprise) *command.py*: | 
| 
 | 
```shell
 | 
 | 
```shell
 | 
| 
 | 
$> python command.py
 | 
 | 
$> python command.py
 | 
| 
 | 
```
 | 
 | 
```
 | 
| 
 | 
Or open the desired file in `Spyder` and execute the script (by clicking the litlle green button on the top toolbar or pressing F5).
 | 
 | 
Or open the desired file in `Spyder` and execute the script (by clicking the little green button on the top toolbar or pressing F5).
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
To get more information on the structure on command scripts read the documentation opening the file
 | 
 | 
To get more information on the structure on command scripts read the documentation opening the file
 | 
| 
 | 
[*docs/chipy/index.html*](http://www.lmgc.univ-montp2.fr/%7Edubois/LMGC90/UserDoc/chipy/index.html)
 | 
 | 
[*docs/chipy/index.html*](http://www.lmgc.univ-montp2.fr/%7Edubois/LMGC90/UserDoc/chipy/index.html)
 | 
| ... | @@ -77,8 +79,8 @@ more information on how to use this features read the documents *manuals/LMGC90_ | 
... | @@ -77,8 +79,8 @@ more information on how to use this features read the documents *manuals/LMGC90_ | 
| 
 | 
The files inside the *DISPLAY* directory can be visualize with paraview. It is advised to read the *.pvd* files
 | 
 | 
The files inside the *DISPLAY* directory can be visualize with paraview. It is advised to read the *.pvd* files
 | 
| 
 | 
which ensure time consistency. The different output files are:
 | 
 | 
which ensure time consistency. The different output files are:
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
 * tacts: rigid contactors
 | 
 | 
 * tacts: contactors of rigid objects
 | 
| 
 | 
 * rigids: rigids center of mass
 | 
 | 
 * rigids: center of mass of rigid objects
 | 
| 
 | 
 * inter: interactions
 | 
 | 
 * inter: interactions
 | 
| 
 | 
 * mecafe: mechanical mesh
 | 
 | 
 * mecafe: mechanical mesh
 | 
| 
 | 
 * therfe: thermal mesh
 | 
 | 
 * therfe: thermal mesh
 | 
| ... |  | 
... |  | 
| ... |  | ... |  |