- Timestamp:
- Oct 26, 2016 11:16:56 AM (8 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 22 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/advec_ws.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 27 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop -
palm/trunk/SOURCE/check_parameters.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2031 2016-10-21 15:11:58Z knoop 29 32 ! renamed variable rho to rho_ocean -
palm/trunk/SOURCE/diffusion_e.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/diffusion_s.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/diffusion_u.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/diffusion_v.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/diffusion_w.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/disturb_heatflux.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/flow_statistics.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2031 2016-10-21 15:11:58Z knoop 29 32 ! renamed variable rho to rho_ocean -
palm/trunk/SOURCE/header.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/init_3d_model.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2031 2016-10-21 15:11:58Z knoop 29 32 ! renamed variable rho to rho_ocean -
palm/trunk/SOURCE/init_grid.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2021 2016-10-07 14:08:57Z suehring 29 32 ! Bugfix: setting Neumann boundary conditions for topography required for -
palm/trunk/SOURCE/ls_forcing_mod.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/modules.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2031 2016-10-21 15:11:58Z knoop 29 32 ! renamed variable rho to rho_ocean and rho_av to rho_ocean_av -
palm/trunk/SOURCE/netcdf_interface_mod.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2031 2016-10-21 15:11:58Z knoop 29 32 ! renamed variable rho to rho_ocean -
palm/trunk/SOURCE/parin.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 27 30 ! 28 31 ! 2035 2016-10-24 15:06:17Z suehring -
palm/trunk/SOURCE/poismg_mod.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Anelastic approximation implemented (stll error in optimized multigrid)22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented (stll error in optimized multigrid) 30 ! 28 31 ! 2021 2016-10-07 14:08:57Z suehring 29 32 ! Bugfix: restore nest_bound_(l/r/s/n) in case of mg_switch_to_pe0 -
palm/trunk/SOURCE/poismg_noopt.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2021 2016-10-07 14:08:57Z suehring 29 32 ! Bugfix: restore nest_bound_(l/r/s/n) in case of mg_switch_to_pe0 -
palm/trunk/SOURCE/pres.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/sor.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/surface_layer_fluxes_mod.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2011 2016-09-19 17:29:57Z kanani 29 32 ! Flag urban_surface is now defined in module control_parameters. -
palm/trunk/SOURCE/tridia_solver_mod.f90
r2037 r2038 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Anelastic approximation implemented22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2037 2016-10-26 11:15:40Z knoop 29 ! Anelastic approximation implemented 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns
Note: See TracChangeset
for help on using the changeset viewer.