Ignore:
Timestamp:
Apr 15, 2015, 6:49:07 PM (10 years ago)
Author:
ymipsl
Message:

remove all dynamic dependency in LMDZ physics except for the include "dimensions.h"

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/cv3p1_closure.F90

    r3809 r3814  
    551551        , il, alp2(il), alp(il), cin(il)
    552552      abort_message = ''
    553       CALL abort_gcm(modname, abort_message, 1)
     553      CALL abort_physic(modname, abort_message, 1)
    554554    END IF
    555555    cbmfmax(il) = sigmax*wb2(il)*100.*p(il, icb(il))/(rrd*tv(il,icb(il)))
Note: See TracChangeset for help on using the changeset viewer.