Analytical forcing

23.3. Analytical forcing#

Some advices and tips on how to use the model with analytical forcings

  1. How to unplug atmospherical forcing

    In cppdefs.h you should undefine BULK_FLUX and add some keys

    #undef BULK_FLUX
    #define ANA_SSFLUX
    #define ANA_STFLUX
    #define ANA_SMFLUX
    #define ANA_SRFLUX
    
  2. Set analytical boundary conditions

    • Edit cppdefs.h

      DEFINE ANA_BRY
      
    • Edit analytical.F routine and set your own OBC for zeta,Ubar,Vbar,U,V,T,S