namelist.lim3-ORCA025L75.cfg.sh 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. # namelist.lim3-ORCA1L46.cfg.sh writes the LIM3 namelist for ORCA1L46 to
  2. # standard output. This namelist will overwrite the reference namelist
  3. # (namelist.lim3.ref.sh). Hence, only parameters specific to the ORCA1L46
  4. # configuration should be specified here.
  5. cat << EOF
  6. !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  7. !! NEMO/LIM-3 : Ice configuration namelist. Overwrites SHARED/namelist_ice_lim_ref
  8. !>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  9. !-----------------------------------------------------------------------
  10. &namicerun ! Share parameters for dynamics/advection/thermo
  11. !-----------------------------------------------------------------------
  12. /
  13. !-----------------------------------------------------------------------
  14. &namiceini ! ice initialisation
  15. !-----------------------------------------------------------------------
  16. /
  17. !------------------------------------------------------------------------------
  18. &namiceitd ! Ice discretization
  19. !------------------------------------------------------------------------------
  20. /
  21. !-----------------------------------------------------------------------
  22. &namicedyn ! ice dynamic
  23. !-----------------------------------------------------------------------
  24. /
  25. !------------------------------------------------------------------------------
  26. &namicehdf ! Ice horizontal diffusion
  27. !------------------------------------------------------------------------------
  28. /
  29. !-----------------------------------------------------------------------
  30. &namicethd ! ice thermodynamic
  31. !-----------------------------------------------------------------------
  32. /
  33. !-----------------------------------------------------------------------
  34. &namicesal ! ice salinity
  35. !-----------------------------------------------------------------------
  36. /
  37. !-----------------------------------------------------------------------
  38. &namiceitdme ! parameters for mechanical redistribution of ice
  39. !-----------------------------------------------------------------------
  40. /
  41. EOF