Ignore:
Timestamp:
Nov 2, 2018 2:41:25 PM (5 years ago)
Author:
hellstea
Message:

Nesting interpolation made mass-conservative

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/palm.f90

    r3458 r3484  
    2525! -----------------
    2626! $Id$
     27! pmci_ensure_nest_mass_conservation removed permanently
     28!
     29! 3458 2018-10-30 14:51:23Z kanani
    2730! from chemistry branch r3443, forkel:
    2831! removed double do_emis check around CALL chem_init
     
    308311    USE pmc_interface,                                                         &
    309312        ONLY:  nested_run, pmci_child_initialize, pmci_init,                   &
    310                pmci_modelconfiguration, pmci_parent_initialize,                &
    311                pmci_ensure_nest_mass_conservation
     313               pmci_modelconfiguration, pmci_parent_initialize
    312314
    313315    USE write_restart_data_mod,                                                &
Note: See TracChangeset for help on using the changeset viewer.