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.
namsbc_ana in trunk/DOC/TexFiles/Namelist – NEMO

source: trunk/DOC/TexFiles/Namelist/namsbc_ana @ 2540

Last change on this file since 2540 was 2540, checked in by gm, 13 years ago

v3.3beta: phasing of the DOC and trunk namelists

  • Property svn:executable set to *
File size: 630 bytes
Line 
1!-----------------------------------------------------------------------
2&namsbc_ana    !   analytical surface boundary condition
3!-----------------------------------------------------------------------
4   nn_tau000   =   0       !  gently increase the stress over the first ntau_rst time-steps
5   rn_utau0    =   0.5     !  uniform value for the i-stress
6   rn_vtau0    =   0.e0    !  uniform value for the j-stress
7   rn_qns0     =   0.e0    !  uniform value for the total heat flux
8   rn_qsr0     =   0.e0    !  uniform value for the solar radiation
9   rn_emp0     =   0.e0    !  uniform value for the freswater budget (E-P)
10/
Note: See TracBrowser for help on using the repository browser.