Skip to content
Snippets Groups Projects
Commit e9e0adc9 authored by Antoine Cyril David Hoffmann's avatar Antoine Cyril David Hoffmann :seedling:
Browse files

Add a readme

parent a0eab701
No related branches found
No related tags found
No related merge requests found
This is an example to run a cyclone base case (see Dimits et al. 2000) with the GYACOMO code.
you can run it sequentially in single precision typing : ./gyacomo23_sp 0
or in parallel (here double precision) : mpirun -np 6 ./gyacomo23_sp 1 6 1 0
The code has to be compiled before and the executable should be located in the /gyacomo/bin/ folder.
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