/*! @mainpage About SIREN is a software to create regional configuration with [NEMO](http://www.nemo-ocean.eu).
Actually SIREN create input files needed for a basic NEMO configuration.
SIREN allows you to create your own regional configuration embedded in a wider one.
In order to help you, a set of GLORYS files (global reanalysis on ORCA025 grid), as well as examples of namelists are available in dods repository. @note This software was created, and is maintain by the Configuration Manager Working Group, composed of NEMO system team members. To know how to install SIREN see @ref md_docsrc_1_install. You could find a tutorial for a quick start with SIREN in @ref md_docsrc_2_quickstart.
For more information about how to use each component of SIREN - see create_coord.f90 to create fine grid coordinate file - see create_bathy.f90 to create fine grid bathymetry - see merge_bathy.f90 to merge fine grid bathymetry - see create_restart.f90 to create initial state file, or other fields. - see create_boundary.F90 to create boundary condition
- @ref md_docsrc_1_install - @ref md_docsrc_2_quickstart - @ref md_docsrc_3_support_bug - @ref md_docsrc_4_codingRules - @ref md_docsrc_5_changeLog - @ref todo */