namelist_ice_cfg 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  2. !! NEMO/LIM3 : ice configuration namelist, will overwrite SHARED/namelist_ice_lim3_ref
  3. !>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  4. !-----------------------------------------------------------------------
  5. &namicerun ! Share parameters for dynamics/advection/thermo
  6. !-----------------------------------------------------------------------
  7. ln_limdiahsb = .false. ! check the heat and salt budgets (T) or not (F)
  8. ln_limdiaout = .false. ! output the heat and salt budgets (T) or not (F)
  9. /
  10. !-----------------------------------------------------------------------
  11. &namiceini ! ice initialisation
  12. !-----------------------------------------------------------------------
  13. /
  14. !-----------------------------------------------------------------------
  15. &namiceitd ! Ice discretization
  16. !-----------------------------------------------------------------------
  17. /
  18. !-----------------------------------------------------------------------
  19. &namicedyn ! ice dynamic
  20. !-----------------------------------------------------------------------
  21. /
  22. !-----------------------------------------------------------------------
  23. &namicehdf ! Ice horizontal diffusion
  24. !-----------------------------------------------------------------------
  25. /
  26. !-----------------------------------------------------------------------
  27. &namicethd ! ice thermodynamic
  28. !-----------------------------------------------------------------------
  29. /
  30. !-----------------------------------------------------------------------
  31. &namicesal ! ice salinity
  32. !-----------------------------------------------------------------------
  33. /
  34. !-----------------------------------------------------------------------
  35. &namiceitdme ! parameters for mechanical redistribution of ice
  36. !-----------------------------------------------------------------------
  37. /