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 branches/2014/dev_r4650_UKMO14.5_SST_BIAS_CORRECTION/DOC/TexFiles/Namelist – NEMO

source: branches/2014/dev_r4650_UKMO14.5_SST_BIAS_CORRECTION/DOC/TexFiles/Namelist/namsbc_ana @ 5967

Last change on this file since 5967 was 5967, checked in by timgraham, 8 years ago

Reset keywords before merging with head of trunk

  • Property svn:keywords set to Id
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.