New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
namflg in tags/nemo_v3_2/nemo_v3_2/DOC/TexFiles/Namelist – NEMO

source: tags/nemo_v3_2/nemo_v3_2/DOC/TexFiles/Namelist/namflg @ 1878

Last change on this file since 1878 was 1878, checked in by flavoni, 14 years ago

initial test for nemogcm

File size: 486 bytes
Line 
1!-----------------------------------------------------------------------
2&namflg        !   algorithm flags (algorithm not control by CPP keys)
3!-----------------------------------------------------------------------
4   ln_dynhpg_imp = .false. !  hydrostatic pressure gradient: semi-implicit time scheme  (T)
5                           !                                 centered      time scheme  (F)
6   nn_dynhpg_rst =  0      !  add dynhpg implicit variables in restart ot not (1/0)
7/
Note: See TracBrowser for help on using the repository browser.