Changeset 2001
- Timestamp:
- Aug 20, 2016 6:41:22 PM (8 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 169 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/advec_s_bc.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1960 2016-07-12 16:34:24Z suehring 29 32 ! New CASE statement to treat scalars and humidity separately -
palm/trunk/SOURCE/advec_s_pw.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/advec_s_up.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/advec_u_pw.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/advec_u_up.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/advec_v_pw.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/advec_v_up.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/advec_w_pw.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/advec_w_up.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/advec_ws.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1996 2016-08-18 11:42:29Z suehring -
palm/trunk/SOURCE/average_3d_data.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1972 2016-07-26 07:52:02Z maronga 29 32 ! Output of land surface quantities is now done directly in the respective module -
palm/trunk/SOURCE/boundary_conds.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1992 2016-08-12 15:14:59Z suehring 29 32 ! Adjustments for top boundary condition for passive scalar -
palm/trunk/SOURCE/buoyancy.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/calc_liquid_water_content.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1822 2016-04-07 07:49:42Z hoffmann 29 32 ! icloud_scheme removed. microphysics_seifert added. -
palm/trunk/SOURCE/calc_mean_profile.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/calc_radiation.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/check_for_restart.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1797 2016-03-21 16:50:28Z raasch -
palm/trunk/SOURCE/check_open.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1988 2016-08-10 14:49:06Z gronemeier 29 32 ! informative message added if files cannot be opened in newly created directory -
palm/trunk/SOURCE/check_parameters.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1994 2016-08-15 09:52:21Z suehring 29 32 ! Add missing check for cloud_physics and cloud_droplets -
palm/trunk/SOURCE/close_file.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1992 2016-08-12 15:14:59Z suehring 29 32 ! -Close file containing flight data -
palm/trunk/SOURCE/compute_vpt.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/coriolis.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/cpulog_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1931 2016-06-10 12:06:59Z suehring 29 32 ! Adjustment in character length and format statement -
palm/trunk/SOURCE/cuda_fft_interfaces_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1850 2016-04-08 13:29:27Z maronga 29 32 ! Module renamed -
palm/trunk/SOURCE/data_log.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 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
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1980 2016-07-29 15:51:57Z suehring 29 32 ! Bugfix, in order to steer user-defined output, setting flag found explicitly -
palm/trunk/SOURCE/data_output_3d.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1980 2016-07-29 15:51:57Z suehring 29 32 ! Bugfix, in order to steer user-defined output, setting flag found explicitly -
palm/trunk/SOURCE/data_output_dvrp.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1960 2016-07-12 16:34:24Z suehring 29 32 ! Separate humidity and passive scalar -
palm/trunk/SOURCE/data_output_flight.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1957 2016-07-07 10:43:48Z suehring 29 32 ! Initial revision -
palm/trunk/SOURCE/data_output_mask.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1980 2016-07-29 15:51:57Z suehring 29 32 ! Bugfix, in order to steer user-defined output, setting flag found explicitly -
palm/trunk/SOURCE/data_output_profiles.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1783 2016-03-06 18:36:17Z raasch -
palm/trunk/SOURCE/data_output_ptseries.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1831 2016-04-07 13:15:51Z hoffmann -
palm/trunk/SOURCE/data_output_spectra.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1960 2016-07-12 16:34:24Z suehring 29 32 ! Additional default spectra for passive scalar -
palm/trunk/SOURCE/data_output_tseries.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1783 2016-03-06 18:36:17Z raasch -
palm/trunk/SOURCE/diffusion_e.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/diffusion_s.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/diffusion_u.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/diffusion_v.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/diffusion_w.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/diffusivities.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1711 2015-11-05 07:38:04Z raasch -
palm/trunk/SOURCE/disturb_field.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/disturb_heatflux.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/eqn_state_seawater.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/exchange_horiz.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1804 2016-04-05 16:30:18Z maronga 29 32 ! Removed code for parameter file check (__check) -
palm/trunk/SOURCE/exchange_horiz_2d.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1968 2016-07-18 12:01:49Z suehring 29 32 ! 2D-INTEGER exchange adopted for different multigrid level -
palm/trunk/SOURCE/fft_xy_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1850 2016-04-08 13:29:27Z maronga 29 32 ! Module renamed -
palm/trunk/SOURCE/flow_statistics.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1976 2016-07-27 13:28:04Z maronga 29 32 ! Removed some unneeded __rrtmg preprocessor directives -
palm/trunk/SOURCE/global_min_max.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/header.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1992 2016-08-12 15:14:59Z suehring 29 32 ! Adapted for top_scalarflux -
palm/trunk/SOURCE/inflow_turbulence.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1960 2016-07-12 16:34:24Z suehring 29 32 ! Separate humidity and passive scalar -
palm/trunk/SOURCE/init_1d_model.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1960 2016-07-12 16:34:24Z suehring 29 32 ! Remove passive_scalar from IF-statements, as 1D-scalar profile is effectively -
palm/trunk/SOURCE/init_3d_model.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1992 2016-08-12 15:14:59Z suehring 29 32 ! Initializaton of scalarflux at model top -
palm/trunk/SOURCE/init_advec.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/init_cloud_physics.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1849 2016-04-08 11:33:18Z hoffmann 29 32 ! bfactor removed and microphysics constants moved microphysics_mod -
palm/trunk/SOURCE/init_coupling.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ------------------ 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1808 2016-04-05 19:44:00Z raasch -
palm/trunk/SOURCE/init_dvrp.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1808 2016-04-05 19:44:00Z raasch -
palm/trunk/SOURCE/init_grid.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1994 2016-08-15 09:52:21Z suehring 29 32 ! Bugfix in definition of generic topography -
palm/trunk/SOURCE/init_masks.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1822 2016-04-07 07:49:42Z hoffmann 29 32 ! icloud_scheme replaced by microphysics_* -
palm/trunk/SOURCE/init_ocean.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/init_pegrid.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1968 2016-07-18 12:01:49Z suehring 29 32 ! Extent MPI-datatypes for exchange of 2D-INTEGER arrays on coarser multigrid -
palm/trunk/SOURCE/init_pt_anomaly.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/init_rankine.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/init_slope.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/interaction_droplets_ptq.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/land_surface_model_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1978 2016-07-29 12:08:31Z maronga 29 32 ! Bugfix: initial values of pave_surface and water_surface were not set. -
palm/trunk/SOURCE/local_stop.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1804 2016-04-05 16:30:18Z maronga 29 32 ! Removed code for parameter file check (__check) -
palm/trunk/SOURCE/local_system.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/local_tremain.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1808 2016-04-05 19:44:00Z raasch -
palm/trunk/SOURCE/local_tremain_ini.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1808 2016-04-05 19:44:00Z raasch -
palm/trunk/SOURCE/lpm.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1936 2016-06-13 13:37:44Z suehring 29 32 ! Call routine for deallocation of unused memory. -
palm/trunk/SOURCE/lpm_advec.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1936 2016-06-13 13:37:44Z suehring 29 32 ! Formatting adjustments -
palm/trunk/SOURCE/lpm_boundary_conds.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1929 2016-06-09 16:25:25Z suehring 29 32 ! Rewritten wall reflection -
palm/trunk/SOURCE/lpm_calc_liquid_water_content.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1822 2016-04-07 07:49:42Z hoffmann 29 32 ! Unused variables removed. -
palm/trunk/SOURCE/lpm_collision_kernels.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1880 2016-04-20 09:36:50Z hoffmann 29 32 ! Bugfix: The index of the larger particle has to be chosen for interpolation. -
palm/trunk/SOURCE/lpm_data_output_particles.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1822 2016-04-07 07:49:42Z hoffmann -
palm/trunk/SOURCE/lpm_droplet_collision.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1884 2016-04-21 11:11:40Z hoffmann -
palm/trunk/SOURCE/lpm_droplet_condensation.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1890 2016-04-22 08:52:11Z hoffmann 29 32 ! Some improvements of the Rosenbrock method. If the Rosenbrock method needs more -
palm/trunk/SOURCE/lpm_exchange_horiz.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1936 2016-06-13 13:37:44Z suehring 29 32 ! Deallocation of unused memory -
palm/trunk/SOURCE/lpm_init.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 2016-06-09 16:25:25Z suehring 29 32 ! Bugfix in determining initial particle height and grid index in case of -
palm/trunk/SOURCE/lpm_init_sgs_tke.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1929 2016-06-09 16:25:25Z suehring 29 32 ! sgs_wfu_par, sgs_wfv_par and sgs_wfw_par are replaced by sgs_wf_par -
palm/trunk/SOURCE/lpm_pack_arrays.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1822 2016-04-07 07:49:42Z hoffmann -
palm/trunk/SOURCE/lpm_read_restart_file.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1822 2016-04-07 07:49:42Z hoffmann 29 32 ! Tails removed. Unused variables removed. -
palm/trunk/SOURCE/lpm_set_attributes.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1822 2016-04-07 07:49:42Z hoffmann 29 32 ! Unused variables removed. -
palm/trunk/SOURCE/lpm_write_exchange_statistics.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1822 2016-04-07 07:49:42Z hoffmann 29 32 ! Unused variables removed. -
palm/trunk/SOURCE/lpm_write_restart_file.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1822 2016-04-07 07:49:42Z hoffmann 29 32 ! Tails removed. Unused variables removed. -
palm/trunk/SOURCE/ls_forcing_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1850 2016-04-08 13:29:27Z maronga 29 32 ! Module renamed -
palm/trunk/SOURCE/message.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1808 2016-04-05 19:44:00Z raasch -
palm/trunk/SOURCE/microphysics_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1850 2016-04-08 13:29:27Z maronga 29 32 ! Module renamed -
palm/trunk/SOURCE/mod_kinds.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/mod_particle_attributes.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1936 2016-06-13 13:37:44Z suehring 29 32 ! +deallocate_memory, step_dealloc -
palm/trunk/SOURCE/modules.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1992 2016-08-12 15:14:59Z suehring 29 32 ! +constant_top_scalarflux, top_scalarflux -
palm/trunk/SOURCE/netcdf_interface_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1990 2016-08-12 09:54:36Z gronemeier 29 32 ! Bugfix: variable list was not written for time series output -
palm/trunk/SOURCE/nudging_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1850 2016-04-08 13:29:27Z maronga 29 32 ! Module renamed -
palm/trunk/SOURCE/package_parin.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1936 2016-06-13 13:37:44Z suehring 29 32 ! +deallocate_memory, step_dealloc -
palm/trunk/SOURCE/palm.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1976 2016-07-27 13:28:04Z maronga 29 32 ! Added call to radiation_last_actions for binary output of land surface model -
palm/trunk/SOURCE/parin.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1992 2016-08-12 15:14:59Z suehring -
palm/trunk/SOURCE/plant_canopy_model_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1960 2016-07-12 16:34:24Z suehring 29 32 ! Separate humidity and passive scalar -
palm/trunk/SOURCE/pmc_child_mod.f90
r2000 r2001 21 21 ! Current revisions: 22 22 ! ------------------ 23 ! Forced header and separation lines into 80 columns23 ! 24 24 ! 25 25 ! Former revisions: … … 27 27 ! $Id$ 28 28 ! 29 ! 2000 2016-08-20 18:09:15Z knoop 30 ! Forced header and separation lines into 80 columns 31 ! 29 32 ! 1897 2016-05-03 08:10:23Z raasch 30 33 ! Module renamed. Code clean up. The words server/client changed to parent/child. -
palm/trunk/SOURCE/pmc_general_mod.f90
r2000 r2001 21 21 ! Current revisions: 22 22 ! ------------------ 23 ! Forced header and separation lines into 80 columns23 ! 24 24 ! 25 25 ! Former revisions: … … 27 27 ! $Id$ 28 28 ! 29 ! 2000 2016-08-20 18:09:15Z knoop 30 ! Forced header and separation lines into 80 columns 31 ! 29 32 ! 1901 2016-05-04 15:39:38Z raasch 30 33 ! Code clean up. The words server/client changed to parent/child. -
palm/trunk/SOURCE/pmc_handle_communicator_mod.f90
r2000 r2001 21 21 ! Current revisions: 22 22 ! ------------------ 23 ! Forced header and separation lines into 80 columns23 ! 24 24 ! 25 25 ! Former revisions: … … 27 27 ! $Id$ 28 28 ! 29 ! 2000 2016-08-20 18:09:15Z knoop 30 ! Forced header and separation lines into 80 columns 31 ! 29 32 ! 1938 2016-06-13 15:26:05Z hellstea 30 33 ! Minor clean-up. -
palm/trunk/SOURCE/pmc_interface_mod.f90
r2000 r2001 21 21 ! Current revisions: 22 22 ! ------------------ 23 ! Forced header and separation lines into 80 columns23 ! 24 24 ! 25 25 ! Former revisions: … … 27 27 ! $Id$ 28 28 ! 29 ! 2000 2016-08-20 18:09:15Z knoop 30 ! Forced header and separation lines into 80 columns 31 ! 29 32 ! 1938 2016-06-13 15:26:05Z hellstea 30 33 ! Minor clean-up. -
palm/trunk/SOURCE/pmc_mpi_wrapper_mod.f90
r2000 r2001 21 21 ! Current revisions: 22 22 ! ------------------ 23 ! Forced header and separation lines into 80 columns23 ! 24 24 ! 25 25 ! Former revisions: … … 27 27 ! $Id$ 28 28 ! 29 ! 2000 2016-08-20 18:09:15Z knoop 30 ! Forced header and separation lines into 80 columns 31 ! 29 32 ! 1901 2016-05-04 15:39:38Z raasch 30 33 ! Code clean up. The words server/client changed to parent/child. -
palm/trunk/SOURCE/pmc_parent_mod.f90
r2000 r2001 21 21 ! Current revisions: 22 22 ! ------------------ 23 ! Forced header and separation lines into 80 columns23 ! 24 24 ! 25 25 ! Former revisions: … … 27 27 ! $Id$ 28 28 ! 29 ! 2000 2016-08-20 18:09:15Z knoop 30 ! Forced header and separation lines into 80 columns 31 ! 29 32 ! 1938 2016-06-13 15:26:05Z hellstea 30 33 ! Minor clean up. -
palm/trunk/SOURCE/poisfft_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1850 2016-04-08 13:29:27Z maronga 29 32 ! Module renamed -
palm/trunk/SOURCE/poismg_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1934 2016-06-13 09:46:57Z hellstea 29 32 ! Rename subroutines and cpu-measure log points to indicate default version -
palm/trunk/SOURCE/poismg_noopt.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1934 2016-06-13 09:46:57Z hellstea 29 32 ! Rename subroutines and cpu-measure log points to indicate _noopt version -
palm/trunk/SOURCE/posix_calls_from_fortran.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id: posix_calls_from_fortran.f90 1986 2016-08-10 14:07:17Z gronemeier $ 27 27 ! 28 ! 1986 2016-08-10 14:07:17Z gronemeier 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1986 2016-08-10 14:07:17Z gronemeier 29 32 ! Initial revision -
palm/trunk/SOURCE/pres.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1932 2016-06-10 12:09:21Z suehring 29 32 ! Initial version of purely vertical nesting introduced. -
palm/trunk/SOURCE/print_1d.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1697 2015-10-28 17:14:10Z raasch -
palm/trunk/SOURCE/production_e.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/prognostic_equations.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1976 2016-07-27 13:28:04Z maronga 29 32 ! Simplied calls to radiation model -
palm/trunk/SOURCE/progress_bar_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1850 2016-04-08 13:29:27Z maronga 29 32 ! Module renamed -
palm/trunk/SOURCE/radiation_model_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1976 2016-07-27 13:28:04Z maronga 29 32 ! Output of 2D/3D/masked data is now directly done within this module. The -
palm/trunk/SOURCE/random_function_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1850 2016-04-08 13:29:27Z maronga 29 32 ! Module renamed -
palm/trunk/SOURCE/random_gauss.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 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
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1850 2016-04-08 13:29:27Z maronga 29 32 ! Module renamed -
palm/trunk/SOURCE/read_3d_binary.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1976 2016-07-27 13:28:04Z maronga 29 32 ! Bugfix: read of land surface data only when module is switched on. -
palm/trunk/SOURCE/read_var_list.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1992 2016-08-12 15:14:59Z suehring 29 32 ! top_scalarflux added -
palm/trunk/SOURCE/run_control.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1808 2016-04-05 19:44:00Z raasch -
palm/trunk/SOURCE/set_slicer_attributes_dvrp.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/singleton_mod.f90
r2000 r2001 3 3 ! Current revisions: 4 4 ! ----------------- 5 ! Forced header and separation lines into 80 columns5 ! 6 6 ! 7 7 ! Former revisions: … … 9 9 ! $Id$ 10 10 ! 11 ! 2000 2016-08-20 18:09:15Z knoop 12 ! Forced header and separation lines into 80 columns 13 ! 11 14 ! 1850 2016-04-08 13:29:27Z maronga 12 15 ! Module renamed -
palm/trunk/SOURCE/sor.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1762 2016-02-25 12:31:13Z hellstea 29 32 ! Introduction of nested domain feature -
palm/trunk/SOURCE/spectra_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1960 2016-07-12 16:34:24Z suehring 29 32 ! Additional default spectra for passive scalar -
palm/trunk/SOURCE/subsidence_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1862 2016-04-14 09:07:42Z hoffmann 29 32 ! Bugfix: In case of vector machine optimized model runs, sums_ls_l should not -
palm/trunk/SOURCE/sum_up_3d_data.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1992 2016-08-12 15:14:59Z suehring 29 32 ! Bugfix in summation of passive scalar -
palm/trunk/SOURCE/surface_coupler.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/surface_layer_fluxes_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1992 2016-08-12 15:14:59Z suehring 29 32 ! Minor bug, declaration of look-up index as INTEGER -
palm/trunk/SOURCE/swap_timelevel.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1960 2016-07-12 16:34:24Z suehring 29 32 ! Separate humidity and passive scalar -
palm/trunk/SOURCE/time_integration.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1976 2016-07-27 13:28:04Z maronga 29 32 ! Simplified calls to radiation model -
palm/trunk/SOURCE/time_to_string.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/timestep.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1849 2016-04-08 11:33:18Z hoffmann 29 32 ! Adapted for modularization of microphysics -
palm/trunk/SOURCE/timestep_scheme_steering.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/transpose.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/tridia_solver_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1850 2016-04-08 13:29:27Z maronga 29 32 ! Module renamed -
palm/trunk/SOURCE/user_3d_data_averaging.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_actions.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1960 2016-07-12 16:34:24Z suehring 29 32 ! New CASE statement for scalar tendency -
palm/trunk/SOURCE/user_additional_routines.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_check_data_output.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_check_data_output_pr.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1783 2016-03-06 18:36:17Z raasch -
palm/trunk/SOURCE/user_check_parameters.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_data_output_2d.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_data_output_3d.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_data_output_dvrp.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_data_output_mask.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_define_netcdf_grid.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_dvrp_coltab.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_flight.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1957 2016-07-07 10:43:48Z suehring 29 32 ! Initial revision -
palm/trunk/SOURCE/user_header.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_init.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1799 2016-04-05 08:35:55Z gronemeier 29 32 ! Bugfix: added dots_num to variable list -
palm/trunk/SOURCE/user_init_3d_model.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_init_flight.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1957 2016-07-07 10:43:48Z suehring 29 32 ! Initial revision -
palm/trunk/SOURCE/user_init_grid.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1968 2016-07-18 12:01:49Z suehring 29 32 ! Change dimensions for nzb_local, which do not longer need to be set on -
palm/trunk/SOURCE/user_init_land_surface.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1972 2016-07-26 07:52:02Z maronga 29 32 ! Update of use statements -
palm/trunk/SOURCE/user_init_plant_canopy.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1951 2016-06-20 10:05:12Z suehring 29 32 ! Bugfix in example initialization -
palm/trunk/SOURCE/user_init_radiation.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop -
palm/trunk/SOURCE/user_last_actions.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_lpm_advec.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_lpm_init.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_lpm_set_attributes.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_module.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/user_parin.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1833 2016-04-07 14:23:03Z raasch 29 32 ! required interface revision changed -
palm/trunk/SOURCE/user_read_restart_data.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop 29 32 ! Code annotations made doxygen readable -
palm/trunk/SOURCE/user_spectra.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1960 2016-07-12 16:34:24Z suehring 29 32 ! Consider additional spectra for passive scalar -
palm/trunk/SOURCE/user_statistics.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1804 2016-04-05 16:30:18Z maronga 29 32 ! Removed code for parameter file check (__check) -
palm/trunk/SOURCE/virtual_flight_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1960 2016-07-12 16:34:24Z suehring 29 32 ! Separate humidity and passive scalar. -
palm/trunk/SOURCE/wall_fluxes.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1873 2016-04-18 14:50:06Z maronga 29 32 ! Module renamed (removed _mod) -
palm/trunk/SOURCE/wind_turbine_model_mod.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 27 30 ! 28 31 ! 1929 2016-06-09 16:25:25Z suehring -
palm/trunk/SOURCE/write_3d_binary.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1976 2016-07-27 13:28:04Z maronga 29 32 ! Radiation actions are now done directly in the respective module. -
palm/trunk/SOURCE/write_var_list.f90
r2000 r2001 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Forced header and separation lines into 80 columns22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2000 2016-08-20 18:09:15Z knoop 29 ! Forced header and separation lines into 80 columns 30 ! 28 31 ! 1992 2016-08-12 15:14:59Z suehring 29 32 ! top scalarflux added
Note: See TracChangeset
for help on using the changeset viewer.