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 @ 994

Last change on this file since 994 was 994, checked in by gm, 16 years ago

trunk - add steven correction + several other things + rename BETA into TexFiles?

  • Property svn:executable set to *
File size: 624 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_q0      =   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.