Changeset 1692 for palm/trunk/SOURCE
- Timestamp:
- Oct 26, 2015 4:29:17 PM (9 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 35 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/Makefile
r1691 r1692 20 20 # Current revisions: 21 21 # ------------------ 22 # Replaced prandtl_fluxes with surface_layer_fluxes. Added radiation_model to 23 # prognostic_equations 22 # 24 23 # 25 24 # Former revisions: … … 27 26 # $Id$ 28 27 # 28 # 1691 2015-10-26 16:17:44Z maronga 29 # Replaced prandtl_fluxes with surface_layer_fluxes. Added radiation_model to 30 # prognostic_equations 31 # 29 32 # 1585 2015-04-30 07:05:52Z maronga 30 33 # Added user_init_radiation.f90 -
palm/trunk/SOURCE/advec_s_bc.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Formatting corrections21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Formatting corrections 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop 28 31 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/average_3d_data.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Added output of Obukhov length and radiative heating rates for RRTMG.21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Added output of Obukhov length and radiative heating rates for RRTMG. 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop 28 31 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/check_parameters.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Added output of Obukhov length (ol) and radiative heating rates for RRTMG. 22 ! Added checks for use of radiation / lsm with topography. 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Added output of Obukhov length (ol) and radiative heating rates for RRTMG. 29 ! Added checks for use of radiation / lsm with topography. 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/data_output_2d.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Added output of Obukhov length (ol) and radiative heating rates for RRTMG. 22 ! Formatting corrections. 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Added output of Obukhov length (ol) and radiative heating rates for RRTMG. 29 ! Formatting corrections. 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/data_output_3d.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Added output of radiative heating rates for RRTMG21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Added output of radiative heating rates for RRTMG 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop 28 31 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/data_output_mask.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Added output of radiative heating rates for RRTMG21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Added output of radiative heating rates for RRTMG 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop 28 31 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/diffusion_s.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Formatting corrections.21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Formatting corrections. 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop 28 31 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/diffusion_u.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Formatting corrections.21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Formatting corrections. 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop 28 31 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/flow_statistics.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Revised calculation of Obukhov length. Added output of radiative heating > 22 ! rates for RRTMG. 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Revised calculation of Obukhov length. Added output of radiative heating > 29 ! rates for RRTMG. 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/header.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Renamed prandtl_layer to constant_flux_layer, renames rif_min/rif_max to 22 ! zeta_min/zeta_max. 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Renamed prandtl_layer to constant_flux_layer, renames rif_min/rif_max to 29 ! zeta_min/zeta_max. 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/init_1d_model.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Renamed prandtl_layer to constant_flux_layer. rif is replaced by ol and zeta.21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Renamed prandtl_layer to constant_flux_layer. rif is replaced by ol and zeta. 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop 28 31 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/init_3d_model.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Call to init_surface_layer added. rif is replaced by ol and zeta.21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Call to init_surface_layer added. rif is replaced by ol and zeta. 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop 28 31 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/init_cloud_physics.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Removed typo21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Removed typo 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop 28 31 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/init_grid.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Renamed prandtl_layer to constant_flux_layer.21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Renamed prandtl_layer to constant_flux_layer. 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop 28 31 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/land_surface_model.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! 22 ! 23 ! Former revisions: 24 ! ----------------- 25 ! $Id$ 26 ! Bugfix: REAL constants provided with KIND-attribute in call of 27 ! 1691 2015-10-26 16:17:44Z maronga 21 28 ! Added skip_time_do_lsm to allow for spin-ups without LSM. Various bugfixes: 22 29 ! Soil temperatures are now defined at the edges of the layers, calculation of … … 24 31 ! fluxes are now directly transfered to atmosphere 25 32 ! 26 ! Former revisions:27 ! -----------------28 ! $Id$29 ! Bugfix: REAL constants provided with KIND-attribute in call of30 33 ! 1682 2015-10-07 23:56:08Z knoop 31 34 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/lpm_advec.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Renamed prandtl_layer to constant_flux_layer.22 ! 21 ! 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Renamed prandtl_layer to constant_flux_layer. 26 29 ! 27 30 ! 1685 2015-10-08 07:32:13Z raasch -
palm/trunk/SOURCE/lpm_exchange_horiz.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Formatting corrections.22 ! 21 ! 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Formatting corrections. 26 29 ! 27 30 ! 1685 2015-10-08 07:32:13Z raasch -
palm/trunk/SOURCE/lpm_init.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Renamed prandtl_layer to constant_flux_layer.22 ! 21 ! 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Renamed prandtl_layer to constant_flux_layer. 26 29 ! 27 30 ! 1685 2015-10-08 07:32:13Z raasch -
palm/trunk/SOURCE/microphysics.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Added new routine calc_precipitation_amount. The routine now allows to account 22 ! for precipitation due to sedimenation of cloud (fog) droplets 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Added new routine calc_precipitation_amount. The routine now allows to account 29 ! for precipitation due to sedimenation of cloud (fog) droplets 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/modules.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! 22 ! 23 ! Former revisions: 24 ! ----------------- 25 ! $Id$ 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 21 28 ! Renamed Obukhov length. Added ol, removed rif. Increased number of profiles 22 29 ! (pr_palm). Changed default values for dissipation_1d to 'detering' and … … 24 31 ! renamed to zeta_min and zeta_max and new values assigned. 25 32 ! 26 ! Former revisions:27 ! -----------------28 ! $Id$29 !30 33 ! 1682 2015-10-07 23:56:08Z knoop 31 34 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/netcdf.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Added output of radiative heating rates for RRTMG. Corrected output of 22 ! radiative fluxes 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Added output of radiative heating rates for RRTMG. Corrected output of 29 ! radiative fluxes 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/package_parin.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Added skip_time_do_lsm, skip_time_do_radiation, and emissivity21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Added skip_time_do_lsm, skip_time_do_radiation, and emissivity 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop 28 31 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/parin.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Added parameter most_method. Renamed prandtl_layer to constant_flux_layer.21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Added parameter most_method. Renamed prandtl_layer to constant_flux_layer. 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop 28 31 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/production_e.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Renamed prandtl_layer to constant_flux_layer.21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Renamed prandtl_layer to constant_flux_layer. 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop 28 31 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/prognostic_equations.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Added optional model spin-up without radiation / land surface model calls. 22 ! Formatting corrections. 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Added optional model spin-up without radiation / land surface model calls. 29 ! Formatting corrections. 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/radiation_model.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! 22 ! 23 ! Former revisions: 24 ! ----------------- 25 ! $Id$ 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 21 28 ! Added option for spin-up runs without radiation (skip_time_do_radiation). Bugfix 22 29 ! in calculation of pressure profiles. Bugfix in calculation of trace gas profiles. 23 30 ! Added output of radiative heating rates. 24 31 ! 25 ! Former revisions:26 ! -----------------27 ! $Id$28 !29 32 ! 1682 2015-10-07 23:56:08Z knoop 30 33 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/read_3d_binary.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Added output of radiative heating rates and Obukhov length. Removed output of 22 ! rif. 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Added output of radiative heating rates and Obukhov length. Removed output of 29 ! rif. 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/read_var_list.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Added output of most_method, constant_flux_layer, zeta_min, zeta_max. Removed 22 ! output of prandtl_layer and rif_min, rif_max. 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Added output of most_method, constant_flux_layer, zeta_min, zeta_max. Removed 29 ! output of prandtl_layer and rif_min, rif_max. 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/sum_up_3d_data.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Added output of Obukhov length and radiative heating rates for RRTMG. 22 ! Corrected output of LWC. 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Added output of Obukhov length and radiative heating rates for RRTMG. 29 ! Corrected output of LWC. 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/surface_layer_fluxes.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! 22 ! 23 ! Former revisions: 24 ! ----------------- 25 ! $Id$ 26 ! 27 ! 21 28 ! Modularized and completely re-written version of prandtl_fluxes.f90. In the 22 29 ! course of the re-writing two additional methods have been implemented. See 23 30 ! updated description. 24 !25 ! Former revisions:26 ! -----------------27 ! $Id$28 31 ! 29 32 ! 1551 2015-03-03 14:18:16Z maronga -
palm/trunk/SOURCE/time_integration.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Added option for spin-ups without land surface and radiation models. Moved calls 22 ! for radiation and lan surface schemes. 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Added option for spin-ups without land surface and radiation models. Moved calls 29 ! for radiation and lan surface schemes. 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/wall_fluxes.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Renamed rif_min and rif_max with zeta_min and zeta_max, respectively.21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Renamed rif_min and rif_max with zeta_min and zeta_max, respectively. 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop 28 31 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/write_3d_binary.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Added output of radiative heating rates for RRTMG. Added output of ol. Removed 22 ! output of rif. 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Added output of radiative heating rates for RRTMG. Added output of ol. Removed 29 ! output of rif. 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/write_var_list.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Added output of most_method, constant_flux_layer, zeta_min, zeta_max. Removed 22 ! output of prandtl_layer and rif_min, rif_max. 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1691 2015-10-26 16:17:44Z maronga 28 ! Added output of most_method, constant_flux_layer, zeta_min, zeta_max. Removed 29 ! output of prandtl_layer and rif_min, rif_max. 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable
Note: See TracChangeset
for help on using the changeset viewer.