Ignore:
Timestamp:
Aug 30, 2016, 3:04:29 PM (8 years ago)
Author:
aslmd
Message:

moved interface for outputs from module_lmd_driver to update_outputs_physiq_mod. updated the nophysics case by adding a case dynphy_wrf_void_lmd_new which will serve as a template for a physiq interface

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/SRC/WRFV2/dyn_em/solve_em.F

    r1584 r1590  
    886886     &        ,KM_OPT=config_flags%km_opt         &
    887887     &        ,HISTORY_INTERVAL=model_config_rec%history_interval(1)  &
    888 #ifndef NOPHYS
    889888          !------------------!
    890889          ! OUTPUT VARIABLES !
     
    908907#else
    909908#include "module_lmd_driver_output4.inc"
    910 #endif
    911909#endif
    912910     &        ,SLPX=grid%slpx,SLPY=grid%slpy,RESTART=config_flags%restart)
Note: See TracChangeset for help on using the changeset viewer.