Changeset 1851 for palm/trunk
- Timestamp:
- Apr 8, 2016 1:32:50 PM (9 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 72 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/Makefile
r1850 r1851 20 20 # Current revisions: 21 21 # ------------------ 22 # 23 # 24 # Former revisions: 25 # ----------------- 26 # $Id$ 27 # 28 # 1850 2016-04-08 13:29:27Z maronga 22 29 # Adapted for modularization of microphysics 23 30 # Several files renamed --> _mod 24 31 # Bugfix for previous commit 25 32 # 26 # Former revisions:27 # -----------------28 # $Id$29 #30 33 # 1837 2016-04-07 18:21:57Z raasch 31 34 # further bug removed from r1835 -
palm/trunk/SOURCE/advec_s_bc_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 ! 22 ! 24 23 ! Former revisions: 25 24 ! ----------------- 26 25 ! $Id$ 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 27 30 ! 28 31 ! 1815 2016-04-06 13:49:59Z raasch -
palm/trunk/SOURCE/advec_s_pw_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/advec_s_up_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/advec_u_pw_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/advec_u_up_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/advec_v_pw_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/advec_v_up_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/advec_w_pw_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/advec_w_up_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/advec_ws_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Module renamed 22 ! 21 ! 23 22 ! 24 23 ! Former revisions: 25 24 ! ----------------- 26 25 ! $Id$ 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 27 30 ! 28 31 ! 1822 2016-04-07 07:49:42Z hoffmann -
palm/trunk/SOURCE/buoyancy_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/calc_mean_profile_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 ! 22 ! 24 23 ! Former revisions: 25 24 ! ----------------- 26 25 ! $Id$ 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 27 30 ! 28 31 ! 1738 2015-12-18 13:56:05Z raasch -
palm/trunk/SOURCE/calc_radiation_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/coriolis_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/cpulog_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 ! 22 ! 24 23 ! Former revisions: 25 24 ! ----------------- 26 25 ! $Id$ 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 27 30 ! 28 31 ! 1808 2016-04-05 19:44:00Z raasch -
palm/trunk/SOURCE/cuda_fft_interfaces_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 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
r1849 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! precipitation_amount, precipitation_rate, prr moved to arrays_3d22 ! 21 ! 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! precipitation_amount, precipitation_rate, prr moved to arrays_3d 26 29 ! 27 30 ! 1822 2016-04-07 07:49:42Z hoffmann -
palm/trunk/SOURCE/data_output_3d.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! prr moved to arrays_3d22 ! 21 ! 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! prr moved to arrays_3d 26 29 ! 27 30 ! 1822 2016-04-07 07:49:42Z hoffmann -
palm/trunk/SOURCE/data_output_dvrp_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed 22 ! 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1822 2016-04-07 07:49:42Z hoffmann 29 32 ! Particles and tails removed. -
palm/trunk/SOURCE/diffusion_e_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed 22 ! Adapted for modularization of microphysics 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! Adapted for modularization of microphysics 30 ! 28 31 ! 1831 2016-04-07 13:15:51Z hoffmann 29 32 ! turbulence renamed collision_turbulence -
palm/trunk/SOURCE/diffusion_s_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1691 2015-10-26 16:17:44Z maronga 29 32 ! Formatting corrections. -
palm/trunk/SOURCE/diffusion_u_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 ! 22 ! 24 23 ! Former revisions: 25 24 ! ----------------- 26 25 ! $Id$ 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 27 30 ! 28 31 ! 1740 2016-01-13 08:19:40Z raasch -
palm/trunk/SOURCE/diffusion_v_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 ! 22 ! 24 23 ! Former revisions: 25 24 ! ----------------- 26 25 ! $Id$ 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 27 30 ! 28 31 ! 1740 2016-01-13 08:19:40Z raasch -
palm/trunk/SOURCE/diffusion_w_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/eqn_state_seawater_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/fft_xy_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1815 2016-04-06 13:49:59Z raasch 29 32 ! cpp-directives for ibmy removed -
palm/trunk/SOURCE/flow_statistics.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! prr moved to arrays_3d22 ! 21 ! 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! prr moved to arrays_3d 26 29 ! 27 30 ! 1822 2016-04-07 07:49:42Z hoffmann -
palm/trunk/SOURCE/header.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Adapted for modularization of microphysics22 ! 21 ! 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! Adapted for modularization of microphysics 26 29 ! 27 30 ! 1833 2016-04-07 14:23:03Z raasch -
palm/trunk/SOURCE/init_3d_model.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! 22 ! 23 ! Former revisions: 24 ! ----------------- 25 ! $Id$ 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 21 28 ! Adapted for modularization of microphysics. 22 29 ! precipitation_amount, precipitation_rate, prr moved to arrays_3d. 23 30 ! Initialization of nc_1d, nr_1d, pt_1d, qc_1d, qr_1d, q_1d moved to 24 31 ! microphysics_init. 25 !26 ! Former revisions:27 ! -----------------28 ! $Id$29 32 ! 30 33 ! 1845 2016-04-08 08:29:13Z raasch -
palm/trunk/SOURCE/init_cloud_physics.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! bfactor removed21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! bfactor removed 29 ! 27 30 ! 1822 2016-04-07 07:49:42Z hoffmann 28 31 ! icloud_scheme replaced by microphysics_* -
palm/trunk/SOURCE/interaction_droplets_ptq_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1845 2016-04-08 08:29:13Z raasch 29 32 ! nzb_2d replaced by nzb_s_inner -
palm/trunk/SOURCE/land_surface_model_mod.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! prr moved to arrays_3d21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! prr moved to arrays_3d 29 ! 27 30 ! 1826 2016-04-07 12:01:39Z maronga 28 31 ! Cleanup after modularization -
palm/trunk/SOURCE/lpm_collision_kernels_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed 22 ! 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1822 2016-04-07 07:49:42Z hoffmann 29 32 ! PALM kernel has been deleted. -
palm/trunk/SOURCE/lpm_droplet_condensation.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Interpolation of supersaturation has been removed because it is not in 22 ! accordance with the release/depletion of latent heat/water vapor in 23 ! interaction_droplets_ptq. 24 ! 25 ! Calculation of particle Reynolds number has been corrected. 26 ! 27 ! eps_ros added from modules 21 ! 28 22 ! 29 23 ! Former revisions: … … 31 25 ! $Id$ 32 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! Interpolation of supersaturation has been removed because it is not in 29 ! accordance with the release/depletion of latent heat/water vapor in 30 ! interaction_droplets_ptq. 31 ! 32 ! Calculation of particle Reynolds number has been corrected. 33 ! 34 ! eps_ros added from modules 35 ! 33 36 ! 1831 2016-04-07 13:15:51Z hoffmann 34 37 ! curvature_solution_effects moved to particle_attributes -
palm/trunk/SOURCE/lpm_exchange_horiz_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Module renamed 22 ! 23 ! 21 ! 22 ! 24 23 ! Former revisions: 25 24 ! ----------------- 26 25 ! $Id$ 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 27 30 ! 28 31 ! 1822 2016-04-07 07:49:42Z hoffmann -
palm/trunk/SOURCE/lpm_init_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed 22 ! 23 ! 21 ! 22 ! 24 23 ! Former revisions: 25 24 ! ----------------- 26 25 ! $Id$ 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 27 30 ! 28 31 ! 1831 2016-04-07 13:15:51Z hoffmann -
palm/trunk/SOURCE/ls_forcing_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/microphysics_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Module renamed 22 ! Adapted for modularization of microphysics. 23 ! 21 ! 22 ! 24 23 ! Former revisions: 25 24 ! ----------------- 26 25 ! $Id$ 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! Adapted for modularization of microphysics. 27 30 ! 28 31 ! 1845 2016-04-08 08:29:13Z raasch -
palm/trunk/SOURCE/mod_particle_attributes.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! bfactor, mass_of_solute, molecular_weight_of_solute, molecular_weight_of_water, 22 ! vanthoff added from modules 23 ! 21 ! 22 ! 24 23 ! Former revisions: 25 24 ! ----------------- 26 25 ! $Id$ 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! bfactor, mass_of_solute, molecular_weight_of_solute, molecular_weight_of_water, 29 ! vanthoff added from modules 27 30 ! 28 31 ! 1831 2016-04-07 13:15:51Z hoffmann -
palm/trunk/SOURCE/modules.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! 22 ! 23 ! Former revisions: 24 ! ----------------- 25 ! $Id$ 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 21 28 ! bfactor, mass_of_solute, molecular_weight_of_solute, molecular_weight_of_water, 22 29 ! vanthoff moved to mod_particle_attributes. 23 30 ! dt_micro and several cloud_parameters moved to microphysics_mod. 24 31 ! 1d-microphysics profiles moved to microphysics_mod. 25 !26 ! Former revisions:27 ! -----------------28 ! $Id$29 32 ! 30 33 ! 1845 2016-04-08 08:29:13Z raasch -
palm/trunk/SOURCE/netcdf_interface_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1833 2016-04-07 14:23:03Z raasch 29 32 ! spectrum renamed spectra_mod -
palm/trunk/SOURCE/nudging_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1757 2016-02-22 15:49:32Z maronga 29 32 ! Bugfix: allow for using higher vertical resolution in nudging file than grid -
palm/trunk/SOURCE/parin.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Adapted for modularization of microphysics21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! Adapted for modularization of microphysics 29 ! 27 30 ! 1833 2016-04-07 14:23:03Z raasch 28 31 ! call of spectra_parin -
palm/trunk/SOURCE/pmc_client_mod.f90
r1850 r1851 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Module renamed23 22 ! 24 23 ! … … 27 26 ! $Id$ 28 27 ! 28 ! 1850 2016-04-08 13:29:27Z maronga 29 ! Module renamed 30 ! 31 ! 29 32 ! 1833 2016-04-07 14:23:03Z raasch 30 33 ! gfortran requires pointer attributes for some array declarations, -
palm/trunk/SOURCE/pmc_handle_communicator_mod.f90
r1850 r1851 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Module renamed 23 ! 24 ! 22 ! 23 ! 25 24 ! Former revisions: 26 25 ! ----------------- 27 26 ! $Id$ 27 ! 28 ! 1850 2016-04-08 13:29:27Z maronga 29 ! Module renamed 30 ! 28 31 ! 29 32 ! 1808 2016-04-05 19:44:00Z raasch -
palm/trunk/SOURCE/pmc_interface_mod.f90
r1850 r1851 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Module renamed 23 ! 24 ! 22 ! 23 ! 25 24 ! Former revisions: 26 25 ! ----------------- 27 26 ! $Id$ 27 ! 28 ! 1850 2016-04-08 13:29:27Z maronga 29 ! Module renamed 30 ! 28 31 ! 29 32 ! 1808 2016-04-05 19:44:00Z raasch -
palm/trunk/SOURCE/pmc_mpi_wrapper_mod.f90
r1850 r1851 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Module renamed 23 ! 24 ! 22 ! 23 ! 25 24 ! Former revisions: 26 25 ! ----------------- 27 26 ! $Id$ 27 ! 28 ! 1850 2016-04-08 13:29:27Z maronga 29 ! Module renamed 30 ! 28 31 ! 29 32 ! 1808 2016-04-05 19:44:00Z raasch -
palm/trunk/SOURCE/pmc_server_mod.f90
r1850 r1851 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Module renamed23 22 ! 24 23 ! … … 27 26 ! $Id$ 28 27 ! 28 ! 1850 2016-04-08 13:29:27Z maronga 29 ! Module renamed 30 ! 31 ! 29 32 ! 1833 2016-04-07 14:23:03Z raasch 30 33 ! gfortran requires pointer attributes for some array declarations, -
palm/trunk/SOURCE/poisfft_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1804 2016-04-05 16:30:18Z maronga 29 32 ! Removed code for parameter file check (__check) -
palm/trunk/SOURCE/poismg_fast_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed 22 ! 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1762 2016-02-25 12:31:13Z hellstea 29 32 ! Introduction of nested domain feature -
palm/trunk/SOURCE/production_e_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1691 2015-10-26 16:17:44Z maronga 29 32 ! Renamed prandtl_layer to constant_flux_layer. -
palm/trunk/SOURCE/prognostic_equations_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1826 2016-04-07 12:01:39Z maronga 29 32 ! Renamed canopy model calls. -
palm/trunk/SOURCE/progress_bar_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed 22 ! 23 ! 21 ! 22 ! 24 23 ! Former revisions: 25 24 ! ----------------- 26 25 ! $Id$ 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 27 30 ! 28 31 ! 1808 2016-04-05 19:44:00Z raasch -
palm/trunk/SOURCE/radiation_model_mod.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Adapted for modularization of microphysics21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! Adapted for modularization of microphysics 29 ! 27 30 ! 1826 2016-04-07 12:01:39Z maronga 28 31 ! Further modularization. -
palm/trunk/SOURCE/random_function_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/random_generator_parallel_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/read_3d_binary.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! prr, precipitation_amount moved to arrays_3d21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! prr, precipitation_amount moved to arrays_3d 29 ! 27 30 ! 1833 2016-04-07 14:23:03Z raasch 28 31 ! statistics module replaced by spectra module -
palm/trunk/SOURCE/read_var_list.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Adapted for modularization of microphysics22 ! 21 ! 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! Adapted for modularization of microphysics 26 29 ! 27 30 ! 1833 2016-04-07 14:23:03Z raasch -
palm/trunk/SOURCE/singleton_mod.f90
r1850 r1851 3 3 ! Current revisions: 4 4 ! ----------------- 5 ! Module renamed6 5 ! 7 6 ! … … 10 9 ! $Id$ 11 10 ! 11 ! 1850 2016-04-08 13:29:27Z maronga 12 ! Module renamed 13 ! 14 ! 12 15 ! 1682 2015-10-07 23:56:08Z knoop 13 16 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/subsidence_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1729 2015-11-20 11:01:48Z gronemeier 29 32 ! Bugfix: shifting of initial profiles only once each time step -
palm/trunk/SOURCE/sum_up_3d_data.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! precipitation_rate moved to arrays_3d21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! precipitation_rate moved to arrays_3d 29 ! 27 30 ! 1788 2016-03-10 11:01:04Z maronga 28 31 ! Added z0q and z0q_av -
palm/trunk/SOURCE/surface_layer_fluxes_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Module renamed 22 ! 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1822 2016-04-07 07:49:42Z hoffmann 29 32 ! icloud_scheme replaced by microphysics_* -
palm/trunk/SOURCE/temperton_fft_mod.f90
r1850 r1851 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! Module renamed7 6 ! 8 7 ! … … 11 10 ! $Id$ 12 11 ! 12 ! 1850 2016-04-08 13:29:27Z maronga 13 ! Module renamed 14 ! 15 ! 13 16 ! 1682 2015-10-07 23:56:08Z knoop 14 17 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/time_integration.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Adapted for modularization of microphysics22 ! 21 ! 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! Adapted for modularization of microphysics 26 29 ! 27 30 ! 1833 2016-04-07 14:23:03Z raasch -
palm/trunk/SOURCE/timestep.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Adapted for modularization of microphysics21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! Adapted for modularization of microphysics 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop 28 31 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/tridia_solver_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Module renamed 22 ! 23 ! 21 ! 22 ! 24 23 ! Former revisions: 25 24 ! ----------------- 26 25 ! $Id$ 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 27 30 ! 28 31 ! 1815 2016-04-06 13:49:59Z raasch -
palm/trunk/SOURCE/user_actions_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Module renamed 22 ! 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1822 2016-04-07 07:49:42Z hoffmann 29 32 ! qr/nr-tendency removed. -
palm/trunk/SOURCE/user_module_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/wall_fluxes_mod.f90
r1850 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Module renamed22 21 ! 23 22 ! … … 26 25 ! $Id$ 27 26 ! 27 ! 1850 2016-04-08 13:29:27Z maronga 28 ! Module renamed 29 ! 30 ! 28 31 ! 1691 2015-10-26 16:17:44Z maronga 29 32 ! Renamed rif_min and rif_max with zeta_min and zeta_max, respectively. -
palm/trunk/SOURCE/write_3d_binary.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! prr, precipitation_amount moved to arrays_3d21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! prr, precipitation_amount moved to arrays_3d 29 ! 27 30 ! 1833 2016-04-07 14:23:03Z raasch 28 31 ! statistics module replaced by spectra module -
palm/trunk/SOURCE/write_var_list.f90
r1849 r1851 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Adapted for modularization of microphysics22 ! 21 ! 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1849 2016-04-08 11:33:18Z hoffmann 28 ! Adapted for modularization of microphysics 26 29 ! 27 30 ! 1833 2016-04-07 14:23:03Z raasch
Note: See TracChangeset
for help on using the changeset viewer.