Ignore:
Timestamp:
Jul 5, 2024, 4:53:42 PM (4 months ago)
Author:
Sebastien Nguyen
Message:

change pbl_surface and associated routines to symlinks towards phylmd routines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmdiso/phys_local_var_mod.F90

    r5007 r5023  
    10421042      ALLOCATE(xtrunoff_diag(niso,klon))
    10431043      ALLOCATE(h1_diag(klon),runoff_diag(klon))
     1044!SN
     1045      runoff_diag(:)=0. ; xtrunoff_diag(:,:)=0. ! because variables are only given values on knon grid points
    10441046#endif
    10451047!
Note: See TracChangeset for help on using the changeset viewer.