namelist.lim3-ORCA1L75.cfg.sh 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  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_lim3_ref
  8. !>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  9. !-----------------------------------------------------------------------
  10. &namicerun ! Share parameters for dynamics/advection/thermo
  11. !-----------------------------------------------------------------------
  12. /
  13. !-----------------------------------------------------------------------
  14. &namiceini ! ice initialisation
  15. !-----------------------------------------------------------------------
  16. /
  17. !-----------------------------------------------------------------------
  18. &namicedyn ! ice dynamic
  19. !-----------------------------------------------------------------------
  20. /
  21. !------------------------------------------------------------------------------
  22. &namicehdf ! Ice horizontal diffusion
  23. !------------------------------------------------------------------------------
  24. /
  25. !-----------------------------------------------------------------------
  26. &namicethd ! ice thermodynamic
  27. !-----------------------------------------------------------------------
  28. /
  29. !-----------------------------------------------------------------------
  30. &namicesal ! ice salinity
  31. !-----------------------------------------------------------------------
  32. /
  33. !-----------------------------------------------------------------------
  34. &namiceitdme ! parameters for mechanical redistribution of ice
  35. !-----------------------------------------------------------------------
  36. /
  37. !-----------------------------------------------------------------------
  38. &namicedia ! ice diagnostics
  39. !-----------------------------------------------------------------------
  40. /
  41. !------------------------------------------------------------------------------
  42. &namiceitd ! Ice discretization
  43. !------------------------------------------------------------------------------
  44. /
  45. EOF