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 tags/nemo_v3_2/nemo_v3_2/DOC/TexFiles/Namelist – NEMO

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

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

initial test for nemogcm

File size: 629 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.