Changeset 3589


Ignore:
Timestamp:
Nov 30, 2018 3:09:51 PM (5 years ago)
Author:
suehring
Message:

Remove erroneous UTF encoding; last commit documented

Location:
palm/trunk/SOURCE
Files:
22 edited

Legend:

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

    r3582 r3589  
    2020! Current revisions:
    2121! ------------------
    22 ! Move the control parameter "salsa" from salsa_mod to control_parameters
    23 ! (M. Kurppa)
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27! Move the control parameter "salsa" from salsa_mod to control_parameters
     28! (M. Kurppa)
     29!
     30! 3582 2018-11-29 19:16:36Z suehring
    2831! - Computation of vertical fluxes separated from computation of horizontal
    2932!   fluxes. Loops are splitted in order to avoid indirect indexing and allow
  • palm/trunk/SOURCE/average_3d_data.f90

    r3582 r3589  
    2020! Current revisions:
    2121! -----------------
    22 ! Move the control parameter "salsa" from salsa_mod to control_parameters
    23 ! (M. Kurppa)
    24 !
     22!
     23!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27! Move the control parameter "salsa" from salsa_mod to control_parameters
     28! (M. Kurppa)
     29!
     30! 3582 2018-11-29 19:16:36Z suehring
    2831! dom_dwd_user:
    2932! Clean up biometeorology call
  • palm/trunk/SOURCE/boundary_conds.f90

    r3582 r3589  
    2020! Current revisions:
    2121! -----------------
    22 ! Move the control parameter "salsa" from salsa_mod to control_parameters
    23 ! (M. Kurppa)
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27! Move the control parameter "salsa" from salsa_mod to control_parameters
     28! (M. Kurppa)
     29!
     30! 3582 2018-11-29 19:16:36Z suehring
    2831! variables documented
    2932!
  • palm/trunk/SOURCE/check_parameters.f90

    r3582 r3589  
    2020! Current revisions:
    2121! -----------------
    22 ! Move the control parameter "salsa" from salsa_mod to control_parameters
    23 ! (M. Kurppa)
    2422!
    2523!
     
    2725! -----------------
    2826! $Id$
     27! Move the control parameter "salsa" from salsa_mod to control_parameters
     28! (M. Kurppa)
     29!
     30!
     31! 3582 2018-11-29 19:16:36Z suehring
    2932! Call nesting_offl_check_parameters
    3033!
  • palm/trunk/SOURCE/chem_emissions_mod.f90

    r3582 r3589  
    2222! Current revisions:
    2323! ------------------
     24!
     25!
     26! Former revisions:
     27! -----------------
     28! $Id$
    2429! - Removed salsa dependency.
    2530! - Enabled PARAMETRIZED mode for default surfaces when LSM is not applied but
    2631!   salsa is (M. Kurppa)
    2732!
    28 ! Former revisions:
    29 ! -----------------
    30 ! $Id$
     33! 3582 2018-11-29 19:16:36Z suehring
    3134! resler:
    3235! Break lines at 132 characters
  • palm/trunk/SOURCE/data_output_2d.f90

    r3582 r3589  
    2020! Current revisions:
    2121! ------------------
    22 ! Move the control parameter "salsa" from salsa_mod to control_parameters
    23 ! (M. Kurppa)
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27! Move the control parameter "salsa" from salsa_mod to control_parameters
     28! (M. Kurppa)
     29!
     30! 3582 2018-11-29 19:16:36Z suehring
    2831! Remove fill_value from bio_data_output_2d call
    2932! dom_dwd_user, Schrempf:
  • palm/trunk/SOURCE/data_output_3d.f90

    r3582 r3589  
    2020! Current revisions:
    2121! ------------------
    22 ! Move the control parameter "salsa" from salsa_mod to control_parameters
    23 ! (M. Kurppa)
    24 !
     22!
     23!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27! Move the control parameter "salsa" from salsa_mod to control_parameters
     28! (M. Kurppa)
     29!
     30! 3582 2018-11-29 19:16:36Z suehring
    2831! add variable description; rename variable 'if' into 'ivar'
    2932!
  • palm/trunk/SOURCE/data_output_mask.f90

    r3582 r3589  
    2020! Current revisions:
    2121! -----------------
    22 ! Move the control parameter "salsa" from salsa_mod.f90 to control_parameters
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Move the control parameter "salsa" from salsa_mod.f90 to control_parameters
     28!
     29! 3582 2018-11-29 19:16:36Z suehring
    2730! add variable description
    2831!
  • palm/trunk/SOURCE/header.f90

    r3582 r3589  
    2020! Current revisions:
    2121! -----------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
    2227! Move the control parameter "salsa" from salsa_mod to control_parameters
    2328! (M. Kurppa)
    2429
    25 ! Former revisions:
    26 ! -----------------
    27 ! $Id$
     30! 3582 2018-11-29 19:16:36Z suehring
    2831! variables documented
    2932!
  • palm/trunk/SOURCE/init_3d_model.f90

    r3582 r3589  
    2020! Current revisions:
    2121! ------------------
    22 ! Move the control parameter "salsa" from salsa_mod to control_parameters
    23 ! (M. Kurppa)
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27! Move the control parameter "salsa" from salsa_mod to control_parameters
     28! (M. Kurppa)
     29!
     30! 3582 2018-11-29 19:16:36Z suehring
    2831! Bugfix in initialization of turbulence generator
    2932!
  • palm/trunk/SOURCE/init_masks.f90

    r3582 r3589  
    2020! Current revisions:
    2121! -----------------
    22 ! Move the control parameter "salsa" from salsa_mod to control_parameters
    23 ! (M. Kurppa)
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27! Move the control parameter "salsa" from salsa_mod to control_parameters
     28! (M. Kurppa)
     29!
     30! 3582 2018-11-29 19:16:36Z suehring
    2831! add variable description
    2932!
  • palm/trunk/SOURCE/modules.f90

    r3582 r3589  
    2020! Current revisions:
    2121! ------------------
    22 ! Move the control parameter "salsa" from salsa_mod to control_parameters
    23 ! (M. Kurppa)
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27! Move the control parameter "salsa" from salsa_mod to control_parameters
     28! (M. Kurppa)
     29!
     30! 3582 2018-11-29 19:16:36Z suehring
    2831! dom_dwd_user, Schrempf:
    2932! -uv_exposure flag, UV model is now part of biometeorology_mod
  • palm/trunk/SOURCE/netcdf_interface_mod.f90

    r3582 r3589  
    2020! Current revisions:
    2121! ------------------
    22 ! Move the control parameter "salsa" from salsa_mod to control_parameters
    23 ! (M. Kurppa)
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27! Move the control parameter "salsa" from salsa_mod to control_parameters
     28! (M. Kurppa)
     29!
     30! 3582 2018-11-29 19:16:36Z suehring
    2831! dom_dwd_user, Schrempf:
    2932! Remove uv exposure model code, this is now part of biometeorology_mod
  • palm/trunk/SOURCE/plant_canopy_model_mod.f90

    r3582 r3589  
    2222! Current revisions:
    2323! ------------------
    24 ! Formatting adjustments
     24!
    2525!
    2626! Former revisions:
    2727! -----------------
    2828! $Id$
     29! Formatting adjustments
     30!
     31! 3582 2018-11-29 19:16:36Z suehring
    2932! working precision added to make code Fortran 2008 conform
    3033!
  • palm/trunk/SOURCE/prognostic_equations.f90

    r3582 r3589  
    2020! Current revisions:
    2121! ------------------
    22 ! Move the control parameter "salsa" from salsa_mod to control_parameters
    23 ! (M. Kurppa)
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27! Move the control parameter "salsa" from salsa_mod to control_parameters
     28! (M. Kurppa)
     29!
     30! 3582 2018-11-29 19:16:36Z suehring
    2831! Implementation of a new aerosol module salsa.
    2932! Remove cpu-logs from i,j loop in cache version.
  • palm/trunk/SOURCE/radiation_model_mod.f90

    r3572 r3589  
    2828! -----------------
    2929! $Id$
     30! Remove erroneous UTF encoding
     31!
     32! 3572 2018-11-28 11:40:28Z suehring
    3033! Add filling the short- and longwave radiation flux arrays (e.g. diffuse,
    3134! direct, reflected, resedual) for all surfaces. This is required to surface
     
    697700    REAL(wp), DIMENSION(:,:), ALLOCATABLE ::  rad_sw_out_xy_av !< average of outgoing shortwave radiation at surface
    698701!
    699 !-- Land surface albedos for solar zenith angle of 60° after Briegleb (1992)     
     702!-- Land surface albedos for solar zenith angle of 60degree after Briegleb (1992)     
    700703!-- (shortwave, longwave, broadband):   sw,      lw,      bb,
    701704    REAL(wp), DIMENSION(0:2,1:33), PARAMETER :: albedo_pars = RESHAPE( (/&
  • palm/trunk/SOURCE/read_restart_data_mod.f90

    r3582 r3589  
    2020! Current revisions:
    2121! -----------------
    22 ! Move the control parameter "salsa" from salsa_mod to control_parameters
    23 ! (M. Kurppa)
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27! Move the control parameter "salsa" from salsa_mod to control_parameters
     28! (M. Kurppa)
     29!
     30! 3582 2018-11-29 19:16:36Z suehring
    2831! Added chemistry profiles for restart run (basit)
    2932!
  • palm/trunk/SOURCE/salsa_mod.f90

    r3582 r3589  
    2121! Current revisions:
    2222! -----------------
     23!
     24!
     25! Former revisions:
     26! -----------------
     27! $Id$
    2328! - Moved the control parameter "salsa" from salsa_mod.f90 to control_parameters
    2429! - Updated salsa_rrd_local and salsa_wrd_local
     
    2732! - Revise masked data output
    2833!
    29 ! Former revisions:
    30 ! -----------------
    31 ! $Id$
     34! 3582 2018-11-29 19:16:36Z suehring
    3235! missing comma separator inserted
    3336!
  • palm/trunk/SOURCE/sum_up_3d_data.f90

    r3582 r3589  
    2020! Current revisions:
    2121! ------------------
    22 ! Move the control parameter "salsa" from salsa_mod to control_parameters
    23 ! (M. Kurppa)
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27! Move the control parameter "salsa" from salsa_mod to control_parameters
     28! (M. Kurppa)
     29!
     30! 3582 2018-11-29 19:16:36Z suehring
    2831! dom_dwd_user, Schrempf:
    2932! Remove CALLs to uv exposure model, this is now part of biometeorology_mod
  • palm/trunk/SOURCE/swap_timelevel.f90

    r3582 r3589  
    2020! Current revisions:
    2121! -----------------
    22 ! Move the control parameter "salsa" from salsa_mod to control_parameters
    23 ! (M. Kurppa)
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27! Move the control parameter "salsa" from salsa_mod to control_parameters
     28! (M. Kurppa)
     29!
     30! 3582 2018-11-29 19:16:36Z suehring
    2831! Implementation of a new aerosol module salsa.
    2932!
  • palm/trunk/SOURCE/time_integration.f90

    r3582 r3589  
    2020! Current revisions:
    2121! ------------------
    22 ! Move the control parameter "salsa" from salsa_mod to control_parameters
    23 ! (M. Kurppa)
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27! Move the control parameter "salsa" from salsa_mod to control_parameters
     28! (M. Kurppa)
     29!
     30! 3582 2018-11-29 19:16:36Z suehring
    2831! dom_dwd_user, Schrempf:
    2932! Changes due to merge of uv exposure model into biometeorology_mod.
  • palm/trunk/SOURCE/write_restart_data_mod.f90

    r3582 r3589  
    2020! Current revisions:
    2121! -----------------
    22 ! Move the control parameter "salsa" from salsa_mod to control_parameters
    23 ! (M. Kurppa)
    2422!
    2523!
     
    2725! -----------------
    2826! $Id$
     27! Move the control parameter "salsa" from salsa_mod to control_parameters
     28! (M. Kurppa)
     29!
     30!
     31! 3582 2018-11-29 19:16:36Z suehring
    2932! Implementation of a new aerosol module salsa.
    3033!
Note: See TracChangeset for help on using the changeset viewer.