# How to Install # Install NEMO to install SIREN, you should first install NEMO. see [here](http://www.nemo-ocean.eu/Using-NEMO/User-Guides/Basics/NEMO-Quick-Start-Guide) # Compile SIREN when NEMO is installed, you just have to compile SIREN codes: 1. go to ./NEMOGCM/TOOLS 2. use maketools
to get help: maketools -h # Fortran Compiler SIREN codes were succesfully tested with : - ifort (version 15.0.1) - gfortran (version 4.8.2 20140120) # Fortran Compiler # SIREN codes were succesfully tested with : - ifort (version 15.0.1) - gfortran (version 4.8.2 20140120)
- @ref index - @ref md_src_docsrc_2_quickstart - @ref md_src_docsrc_3_support_bug - @ref md_src_docsrc_4_codingRules - @ref md_src_docsrc_5_changeLog - @ref todo