Skip to content
Snippets Groups Projects
Commit 349fc5c3 authored by Antoine Cyril David Hoffmann's avatar Antoine Cyril David Hoffmann
Browse files

added basic instructions

parent e8372700
No related branches found
No related tags found
No related merge requests found
HeLaZ (Hermite-Laguerre Z-pinch solver, 2020)
How to run it :
1. Be sure to have correct paths in local/dirs.inc for the different libraries
2. You can compile from HeLaZ/ using make and launch from HeLaZ/wk using ./../bin/HeLaZ
3. To have a better interface, open a script HeLaZ/wk/parameters*.m and run it to set up a wanted simulation.
4. You can obtain various plots and gifs using HeLaZ/wk/analysis_2D.m once the simulation is done. To select the correct output file, run parameters*.m with the corresponding simulation parameters and then run analysis_2D.m (everything with matlab from wk/)
Roadmap : (Current version 1.4)
0. Write MOLI matlab solver in Fortran using Monli1D as starting point
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment