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/LES/modif_mars/module_first_rk_step_part1.F

    r1586 r1590  
    644644     &        ,KM_OPT=config_flags%km_opt         &
    645645     &        ,HISTORY_INTERVAL=model_config_rec%history_interval(1)  &
    646 #ifndef NOPHYS
    647646          !------------------!
    648647          ! OUTPUT VARIABLES !
     
    667666#include "module_lmd_driver_output4.inc"
    668667#endif
    669 #endif
    670668     &        ,SLPX=grid%slpx,SLPY=grid%slpy,RESTART=config_flags%restart)
    671669ENDIF
Note: See TracChangeset for help on using the changeset viewer.