Ignore:
Timestamp:
Apr 28, 2014 12:40:45 PM (10 years ago)
Author:
heinze
Message:

Upper boundary conditions for pt and q in case of nudging adjusted

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/Makefile

    r1375 r1380  
    2020# Current revisions:
    2121# ------------------
    22 #
    23 #
     22# bugfix: mod_particle_attributes  added to check_open
     23# nudging added to time_integration
     24#
    2425# Former revisions:
    2526# -----------------
     
    2829# 1374 2014-04-25 12:55:07Z raasch
    2930# bugfix: missing dependency added for check_open
    30 # 
     31#
    3132# 1365 2014-04-22 15:03:56Z boeske
    3233# Added new module calc_mean_profile, previously in module buoyancy,
     
    393394time_integration.o: modules.o advec_ws.o buoyancy.o calc_mean_profile.o \
    394395        cpulog.o interaction_droplets_ptq.o ls_forcing.o mod_kinds.o \
    395         production_e.o prognostic_equations.o user_actions.o
     396        nudging.o production_e.o prognostic_equations.o user_actions.o
    396397time_to_string.o: mod_kinds.o
    397398timestep.o: modules.o cpulog.o mod_kinds.o
Note: See TracChangeset for help on using the changeset viewer.