Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
installation_aswns [2022/08/16 07:46] theoastro |
installation_aswns [2022/08/16 08:03] (current) theoastro |
||
---|---|---|---|
Line 3: | Line 3: | ||
ASWNS requires the following prerequisites: | ASWNS requires the following prerequisites: | ||
* a suitable fortran compiler, e.g., gfortran | * a suitable fortran compiler, e.g., gfortran | ||
- | * [[http:// | + | * [[http:// |
The easiest way to achieve these requirement is simply by typing: | The easiest way to achieve these requirement is simply by typing: | ||
Line 12: | Line 12: | ||
gfortran -O2 ASWNS.f90 kepler.f90 -llapack -o kepler.x | gfortran -O2 ASWNS.f90 kepler.f90 -llapack -o kepler.x | ||
+ | Now you have to executables ./kepler.x and ./ |
Last modified: le 2022/08/16 07:46