Changeset 4884


Ignore:
Timestamp:
Feb 24, 2021 8:37:23 AM (3 years ago)
Author:
hellstea
Message:

Last commit fixed

File:
1 edited

Legend:

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

    r4883 r4884  
    2424! -----------------
    2525! $Id$
     26! Previous commit fixed
     27!
     28! 4883 2021-02-23 16:32:41Z hellstea
    2629! User switch for particle coupling added
    2730!
     
    251254              pmcp_g_print_number_of_particles, pmcp_p_delete_particles_in_fine_grid_area,         &
    252255              pmcp_p_empty_particle_win, pmcp_p_fill_particle_win
    253 #endif
    254256
    255257    USE pmc_interface,                                                                             &
    256258        ONLY: nested_run, particle_coupling
     259#else
     260    USE pmc_interface,                                                                             &
     261        ONLY: nested_run
     262#endif
    257263
    258264    USE grid_variables,                                                                            &
Note: See TracChangeset for help on using the changeset viewer.