Changeset 2339


Ignore:
Timestamp:
Aug 7, 2017 1:55:26 PM (7 years ago)
Author:
gronemeier
Message:

corrected timestamp in header

Location:
palm/trunk/SOURCE
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/Makefile

    r2338 r2339  
    2525# -----------------
    2626# $Id$
     27# corrected timestamp in header
     28#
     29# 2338 2017-08-07 12:15:38Z gronemeier
    2730# Modularize 1D model
    2831#
    29 #
     32# 2320 2017-07-21 12:47:43Z suehring
    3033# -ls_forcing nudging
    3134# +large_scale_forcing_nudging
  • palm/trunk/SOURCE/check_parameters.f90

    r2338 r2339  
    2525! -----------------
    2626! $Id$
     27! corrected timestamp in header
     28!
     29! 2338 2017-08-07 12:15:38Z gronemeier
    2730! Modularize 1D model
    2831!
    29 !
     32! 2329 2017-08-03 14:24:56Z knoop
    3033! Bugfix: index corrected for rho_air and rho_air_zw output
    3134!
  • palm/trunk/SOURCE/header.f90

    r2338 r2339  
    2525! -----------------
    2626! $Id$
     27! corrected timestamp in header
     28!
     29! 2338 2017-08-07 12:15:38Z gronemeier
    2730! Modularize 1D model
    2831!
    29 !
     32! 2320 2017-07-21 12:47:43Z suehring
    3033! Modularize large-scale forcing and nudging
    3134!
  • palm/trunk/SOURCE/init_3d_model.f90

    r2338 r2339  
    2525! -----------------
    2626! $Id$
     27! corrected timestamp in header
     28!
     29! 2338 2017-08-07 12:15:38Z gronemeier
    2730! Modularize 1D model
    2831!
    29 !
     32! 2329 2017-08-03 14:24:56Z knoop
    3033! Removed temporary bugfix (r2327) as bug is properly resolved by this revision
    3134!
  • palm/trunk/SOURCE/model_1d_mod.f90

    r2338 r2339  
    2525! -----------------
    2626! $Id$
     27! corrected timestamp in header
     28!
     29! 2338 2017-08-07 12:15:38Z gronemeier
    2730! renamed init_1d_model to model_1d_mod and and formatted it as a module;
    2831! reformatted output of profiles
    2932!
    30 !
     33! 2337 2017-08-07 08:59:53Z gronemeier
    3134! revised calculation of mixing length
    3235! removed rounding of time step
  • palm/trunk/SOURCE/modules.f90

    r2338 r2339  
    2525! -----------------
    2626! $Id$
     27! corrected timestamp in header
     28!
     29! 2338 2017-08-07 12:15:38Z gronemeier
    2730! moved 1d-model varaibles to own module model_1d_mod
    2831!
    29 !
     32! 2337 2017-08-07 08:59:53Z gronemeier
    3033! -old_dt_1d
    3134! +l1d_diss
  • palm/trunk/SOURCE/parin.f90

    r2338 r2339  
    2525! -----------------
    2626! $Id$
     27! corrected timestamp in header
     28!
     29! 2338 2017-08-07 12:15:38Z gronemeier
    2730! Modularize 1D model
    2831!
    29 !
     32! 2310 2017-07-11 09:37:02Z gronemeier
    3033! Bugfix: re-arranged call for error messages for ENVPAR file
    3134!
  • palm/trunk/SOURCE/read_var_list.f90

    r2338 r2339  
    2525! -----------------
    2626! $Id$
     27! corrected timestamp in header
     28!
     29! 2338 2017-08-07 12:15:38Z gronemeier
    2730! Modularize 1D model
    2831!
    29 !
     32! 2320 2017-07-21 12:47:43Z suehring
    3033! Formatting adjustment
    3134!
  • palm/trunk/SOURCE/surface_mod.f90

    r2338 r2339  
    2525! -----------------
    2626! $Id$
     27! corrected timestamp in header
     28!
     29! 2338 2017-08-07 12:15:38Z gronemeier
    2730! Modularize 1D model
    2831!
    29 !
     32! 2318 2017-07-20 17:27:44Z suehring
    3033! New function to obtain topography top index.
    3134!
  • palm/trunk/SOURCE/write_var_list.f90

    r2338 r2339  
    2525! -----------------
    2626! $Id$
     27! corrected timestamp in header
     28!
     29! 2338 2017-08-07 12:15:38Z gronemeier
    2730! Modularize 1D model
    2831!
    29 !
     32! 2265 2017-06-08 16:58:28Z schwenkel
    3033! Unused variables removed.
    3134!
Note: See TracChangeset for help on using the changeset viewer.