Changeset 1961 for palm


Ignore:
Timestamp:
Jul 12, 2016 4:37:58 PM (8 years ago)
Author:
suehring
Message:

last commit documented

Location:
palm/trunk/SOURCE
Files:
30 edited

Legend:

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

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
    21 ! New CASE statement to treat scalars and humidity separately
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! New CASE statement to treat scalars and humidity separately
     29!
    2730! 1873 2016-04-18 14:50:06Z maronga
    2831! Module renamed (removed _mod)
  • palm/trunk/SOURCE/advec_ws.f90

    r1960 r1961  
    1919! Current revisions:
    2020! ------------------
    21 ! Separate humidity and passive scalar
     21!
    2222!
    2323! Former revisions:
    2424! -----------------
    2525! $Id$
     26!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Separate humidity and passive scalar
    2629!
    2730! 1942 2016-06-14 12:18:18Z suehring
  • palm/trunk/SOURCE/average_3d_data.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
    21 ! Treat humidity and passive scalar separately
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Treat humidity and passive scalar separately
     29!
    2730! 1691 2015-10-26 16:17:44Z maronga
    2831! Added output of Obukhov length and radiative heating rates for RRTMG.
  • palm/trunk/SOURCE/boundary_conds.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
    21 ! Treat humidity and passive scalar separately
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Treat humidity and passive scalar separately
     29!
    2730! 1823 2016-04-07 08:57:52Z hoffmann
    2831! Initial version of purely vertical nesting introduced.
  • palm/trunk/SOURCE/check_parameters.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
     21!
     22!
     23! Former revisions:
     24! -----------------
     25! $Id$
     26!
     27! 1960 2016-07-12 16:34:24Z suehring
    2128! Separate checks and calculations for humidity and passive scalar. Therefore,
    2229! a subroutine to calculate vertical gradients is introduced, in order  to reduce
     
    2532! so far.
    2633!
    27 ! Former revisions:
    28 ! -----------------
    29 ! $Id$
    30 !
    3134! 1931 2016-06-10 12:06:59Z suehring
    3235! Rename multigrid into multigrid_noopt and multigrid_fast into multigrid
  • palm/trunk/SOURCE/data_output_2d.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
    21 ! Scalar surface flux added
    22 ! Rename INTEGER variable s into s_ind, as s is already assigned to scalar
    23 !
     21!
     22!
    2423! Former revisions:
    2524! -----------------
    2625! $Id$
     26!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Scalar surface flux added
     29! Rename INTEGER variable s into s_ind, as s is already assigned to scalar
    2730!
    2831! 1849 2016-04-08 11:33:18Z hoffmann
  • palm/trunk/SOURCE/data_output_3d.f90

    r1960 r1961  
    1919! Current revisions:
    2020! ------------------
    21 ! Scalar surface flux added
    22 !
     21!
     22! 
    2323! Former revisions:
    2424! -----------------
    2525! $Id$
     26!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Scalar surface flux added
    2629!
    2730! 1849 2016-04-08 11:33:18Z hoffmann
  • palm/trunk/SOURCE/data_output_dvrp.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
    21 ! Separate humidity and passive scalar
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Separate humidity and passive scalar
     29!
    2730! 1873 2016-04-18 14:50:06Z maronga
    2831! Module renamed (removed _mod)
  • palm/trunk/SOURCE/data_output_mask.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
    21 ! Separate humidity and passive scalar
    22 !
     21!
     22! 
    2323! Former revisions:
    2424! -----------------
    2525! $Id$
     26!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Separate humidity and passive scalar
    2629!
    2730! 2016-03-06 18:36:17Z raasch
  • palm/trunk/SOURCE/data_output_spectra.f90

    r1960 r1961  
    1919! Current revisions:
    2020! ------------------
    21 ! Additional default spectra for passive scalar
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Additional default spectra for passive scalar
     29!
    2730! 1833 2016-04-07 14:23:03Z raasch
    2831! spectrum renamed spectra_mod, spectra related variables moved to spectra_mod,
  • palm/trunk/SOURCE/flow_statistics.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
    21 ! Separate humidity and passive scalar
    22 !
     21!
     22! 
    2323! Former revisions:
    2424! -----------------
    2525! $Id$
     26!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Separate humidity and passive scalar
    2629!
    2730! 1918 2016-05-27 14:35:57Z raasch
  • palm/trunk/SOURCE/header.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
     21!
     22!
     23! Former revisions:
     24! -----------------
     25! $Id$
     26!
     27! 1960 2016-07-12 16:34:24Z suehring
    2128! Treat humidity and passive scalar separately.
    2229! Modify misleading information concerning humidity.
    2330! Bugfix, change unit for humidity flux.
    2431!
    25 ! Former revisions:
    26 ! -----------------
    27 ! $Id$
    28 !
    2932! 1957 2016-07-07 10:43:48Z suehring
    3033! flight module added
  • palm/trunk/SOURCE/inflow_turbulence.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
    21 ! Separate humidity and passive scalar
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Separate humidity and passive scalar
     29!
    2730! 1806 2016-04-05 18:55:35Z gronemeier
    2831! Added comments to variables and code segments. Removed code redundancies.
  • palm/trunk/SOURCE/init_1d_model.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
     21!
     22!
     23! Former revisions:
     24! -----------------
     25! $Id$
     26!
     27! 1960 2016-07-12 16:34:24Z suehring
    2128! Remove passive_scalar from IF-statements, as 1D-scalar profile is effectively
    2229! not used.
    2330! Formatting adjustment
    24 !
    25 ! Former revisions:
    26 ! -----------------
    27 ! $Id$
    2831!
    2932! 1808 2016-04-05 19:44:00Z raasch
  • palm/trunk/SOURCE/init_3d_model.f90

    r1960 r1961  
    1919! Current revisions:
    2020! ------------------
     21!
     22!
     23! Former revisions:
     24! -----------------
     25! $Id$
     26!
     27! 1960 2016-07-12 16:34:24Z suehring
    2128! Separate humidity and passive scalar
    2229! Increase dimension for mean_inflow_profiles
    2330! Remove inadvertent write-statement
    2431! Bugfix, large-scale forcing is still not implemented for passive scalars
    25 !
    26 ! Former revisions:
    27 ! -----------------
    28 ! $Id$
    2932!
    3033! 1957 2016-07-07 10:43:48Z suehring
  • palm/trunk/SOURCE/modules.f90

    r1960 r1961  
    1919! Current revisions:
    2020! ------------------
     21!
     22!
     23! Former revisions:
     24! -----------------
     25! $Id$
     26!
     27! 1960 2016-07-12 16:34:24Z suehring
    2128! Separate humidity and passive scalar
    2229! +bc_s_t_val, diss_s_s, diss_l_s, flux_s_s, flux_l_s, s, sp, s1, s2, s3, ssws_av,
     
    2936! Change default values (in order to unify gradient calculation):
    3037! pt_vertical_gradient_level, sa_vertical_gradient_level
    31 !
    32 ! Former revisions:
    33 ! -----------------
    34 ! $Id$
    3538!
    3639! 1957 2016-07-07 10:43:48Z suehring
  • palm/trunk/SOURCE/netcdf_interface_mod.f90

    r1960 r1961  
    1919! Current revisions:
    2020! ------------------
    21 ! Additional labels and units for timeseries output of passive scalar-related
    22 ! quantities
     21!
    2322!
    2423! Former revisions:
     
    2625! $Id$
    2726!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Additional labels and units for timeseries output of passive scalar-related
     29! quantities
     30!
    2831! 1957 2016-07-07 10:43:48Z suehring
    2932! flight module added
  • palm/trunk/SOURCE/palm.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
    21 ! Separate humidity and passive scalar
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Separate humidity and passive scalar
     29!
    2730! 1834 2016-04-07 14:34:20Z raasch
    2831! Initial version of purely vertical nesting introduced.
  • palm/trunk/SOURCE/parin.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
    21 ! Allocation of s_init
     21!
    2222!
    2323! Former revisions:
    2424! -----------------
    2525! $Id$
     26!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Allocation of s_init
    2629!
    2730! 1957 2016-07-07 10:43:48Z suehring
  • palm/trunk/SOURCE/plant_canopy_model_mod.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
    21 ! Separate humidity and passive scalar
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Separate humidity and passive scalar
     29!
    2730! 1953 2016-06-21 09:28:42Z suehring
    2831! Bugfix, lad_s and lad must be public
  • palm/trunk/SOURCE/prognostic_equations.f90

    r1960 r1961  
    1919! Current revisions:
    2020! ------------------
    21 ! Separate humidity and passive scalar
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Separate humidity and passive scalar
     29!
    2730! 1914 2016-05-26 14:44:07Z witha
    2831! Added calls for wind turbine model
  • palm/trunk/SOURCE/read_var_list.f90

    r1960 r1961  
    1919! Current revisions:
    2020! ------------------
    21 ! Separate humidity and passive scalar
    22 ! Remove unused variables from ONLY list
    23 !
     21!
     22!
    2423! Former revisions:
    2524! -----------------
    2625! $Id$
     26!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Separate humidity and passive scalar
     29! Remove unused variables from ONLY list
    2730!
    2831! 1957 2016-07-07 10:43:48Z suehring
  • palm/trunk/SOURCE/spectra_mod.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
    21 ! Additional default spectra for passive scalar
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Additional default spectra for passive scalar
     29!
    2730! 1833 2016-04-07 14:23:03Z raasch
    2831! file renamed, reading the spectra_par NAMELIST moved from package_parin to
  • palm/trunk/SOURCE/sum_up_3d_data.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
    21 ! Scalar surface flux added
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Scalar surface flux added
     29!
    2730! 1949 2016-06-17 07:19:16Z maronga
    2831! Bugfix: calculation of lai_av, c_veg_av and c_liq_av.
  • palm/trunk/SOURCE/surface_layer_fluxes_mod.f90

    r1960 r1961  
    1919! Current revisions:
    2020! ------------------
    21 ! Treat humidity and passive scalar separately
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Treat humidity and passive scalar separately
     29!
    2730! 1929 2016-06-09 16:25:25Z suehring
    2831! Bugfix: avoid segmentation fault in case one grid point is horizontally
  • palm/trunk/SOURCE/swap_timelevel.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
    21 ! Separate humidity and passive scalar
    22 !
     21!
     22! 
    2323! Former revisions:
    2424! -----------------
    2525! $Id$
     26!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Separate humidity and passive scalar
    2629!
    2730! 1822 2016-04-07 07:49:42Z hoffmann
  • palm/trunk/SOURCE/time_integration.f90

    r1960 r1961  
    1919! Current revisions:
    2020! ------------------
    21 ! Separate humidity and passive scalar
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Separate humidity and passive scalar
     29!
    2730! 1957 2016-07-07 10:43:48Z suehring
    2831! flight module added
  • palm/trunk/SOURCE/user_actions.f90

    r1960 r1961  
    1919! Current revisions:
    2020! ------------------
    21 ! New CASE statement for scalar tendency
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! New CASE statement for scalar tendency
     29!
    2730! 1873 2016-04-18 14:50:06Z maronga
    2831! Module renamed (removed _mod)
  • palm/trunk/SOURCE/user_spectra.f90

    r1960 r1961  
    1919! Current revisions:
    2020! -----------------
    21 ! Consider additional spectra for passive scalar
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Consider additional spectra for passive scalar
     29!
    2730! 1833 2016-04-07 14:23:03Z raasch
    2831! spectrum renamed spectra_mod
  • palm/trunk/SOURCE/virtual_flight_mod.f90

    r1960 r1961  
    1919! Current revisions:
    2020! ------------------
    21 ! Separate humidity and passive scalar.
    22 ! Bugfix concerning labeling of timeseries.
     21!
    2322!
    2423! Former revisions:
     
    2625! $Id$
    2726!
     27! 1960 2016-07-12 16:34:24Z suehring
     28! Separate humidity and passive scalar.
     29! Bugfix concerning labeling of timeseries.
     30!
    2831! 1957 2016-07-07 10:43:48Z suehring
    2932! Initial revision
Note: See TracChangeset for help on using the changeset viewer.