Changeset 2008 for palm/trunk/SOURCE
- Timestamp:
- Aug 24, 2016 3:53:00 PM (8 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/Makefile
r2007 r2008 20 20 # Current revisions: 21 21 # ------------------ 22 # 23 # 24 # Former revisions: 25 # ----------------- 26 # $Id$ 27 # 28 # 2007 2016-08-24 15:47:17Z kanani 22 29 # urban surface module added, 23 30 # cleaned up some lines (compiler flags/options), which were accidentally 24 31 # added in rev1938 25 32 # 26 # Former revisions:27 # -----------------28 # $Id$29 #30 33 # 1998 2016-08-20 18:45:34Z knoop 31 34 # Bugfix: added netcdf_interface to dependency list for user_init_land_surface -
palm/trunk/SOURCE/average_3d_data.f90
r2007 r2008 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! 23 ! 24 ! Former revisions: 25 ! ----------------- 26 ! $Id$ 27 ! 28 ! 2007 2016-08-24 15:47:17Z kanani 22 29 ! Added support for new urban surface model (temporary modifications of 23 30 ! SELECT CASE ( ) necessary, see variable trimvar), 24 31 ! added comments in variable declaration section 25 32 ! 26 ! Former revisions:27 ! -----------------28 ! $Id$29 !30 33 ! 2000 2016-08-20 18:09:15Z knoop 31 34 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/check_parameters.f90
r2007 r2008 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Added checks for the urban surface model, 23 ! increased counter in DO WHILE loop over data_output (for urban surface output) 22 ! 24 23 ! 25 24 ! Former revisions: … … 27 26 ! $Id$ 28 27 ! 28 ! 2007 2016-08-24 15:47:17Z kanani 29 ! Added checks for the urban surface model, 30 ! increased counter in DO WHILE loop over data_output (for urban surface output) 31 ! 29 32 ! 2000 2016-08-20 18:09:15Z knoop 30 33 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/data_output_3d.f90
r2007 r2008 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Added support for new urban surface model (temporary modifications of 23 ! SELECT CASE ( ) necessary, see variable trimvar) 22 ! 24 23 ! 25 24 ! Former revisions: … … 27 26 ! $Id$ 28 27 ! 28 ! 2007 2016-08-24 15:47:17Z kanani 29 ! Added support for new urban surface model (temporary modifications of 30 ! SELECT CASE ( ) necessary, see variable trimvar) 31 ! 29 32 ! 2000 2016-08-20 18:09:15Z knoop 30 33 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/init_3d_model.f90
r2007 r2008 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Added support for urban surface model, 23 ! adjusted location_message in case of plant_canopy 22 ! 24 23 ! 25 24 ! Former revisions: … … 27 26 ! $Id$ 28 27 ! 28 ! 2007 2016-08-24 15:47:17Z kanani 29 ! Added support for urban surface model, 30 ! adjusted location_message in case of plant_canopy 31 ! 29 32 ! 2000 2016-08-20 18:09:15Z knoop 30 33 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/modules.f90
r2007 r2008 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Increased DIMENSION of data_output, data_output_user, do2d, do3d22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2007 2016-08-24 15:47:17Z kanani 29 ! Increased DIMENSION of data_output, data_output_user, do2d, do3d 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/netcdf_interface_mod.f90
r2007 r2008 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! 23 ! 24 ! Former revisions: 25 ! ----------------- 26 ! $Id$ 27 ! 28 ! 2007 2016-08-24 15:47:17Z kanani 22 29 ! Added support for new urban surface model (temporary modifications of 23 30 ! SELECT CASE ( ) necessary, see variable trimvar), … … 25 32 ! increased LEN of char_cross_profiles, var_list, var_list_old 26 33 ! 27 ! Former revisions:28 ! -----------------29 ! $Id$30 !31 34 ! 2000 2016-08-20 18:09:15Z knoop 32 35 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/palm.f90
r2007 r2008 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Temporarily added CALL for writing of restart data for urban surface model22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2007 2016-08-24 15:47:17Z kanani 29 ! Temporarily added CALL for writing of restart data for urban surface model 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/parin.f90
r2007 r2008 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Added call to urban surface model for reading of &urban_surface_par22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2007 2016-08-24 15:47:17Z kanani 29 ! Added call to urban surface model for reading of &urban_surface_par 27 30 ! 28 31 ! 2004 2016-08-24 10:25:59Z suehring -
palm/trunk/SOURCE/plant_canopy_model_mod.f90
r2007 r2008 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! 23 ! 24 ! Former revisions: 25 ! ----------------- 26 ! $Id$ 27 ! 28 ! 2007 2016-08-24 15:47:17Z kanani 22 29 ! Added SUBROUTINE pcm_read_plant_canopy_3d for reading 3d plant canopy data 23 30 ! from file (new case canopy_mode=read_from_file_3d) in the course of … … 26 33 ! resorted SUBROUTINEs to alphabetical order 27 34 ! 28 ! Former revisions:29 ! -----------------30 ! $Id$31 !32 35 ! 2000 2016-08-20 18:09:15Z knoop 33 36 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/prognostic_equations.f90
r2007 r2008 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Added pt tendency calculation based on energy balance at urban surfaces 23 ! (new urban surface model) 22 ! 24 23 ! 25 24 ! Former revisions: … … 27 26 ! $Id$ 28 27 ! 28 ! 2007 2016-08-24 15:47:17Z kanani 29 ! Added pt tendency calculation based on energy balance at urban surfaces 30 ! (new urban surface model) 31 ! 29 32 ! 2000 2016-08-20 18:09:15Z knoop 30 33 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/radiation_model_mod.f90
r2007 r2008 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! 23 ! 24 ! Former revisions: 25 ! ----------------- 26 ! $Id$ 27 ! 28 ! 2007 2016-08-24 15:47:17Z kanani 22 29 ! Added calculation of solar directional vector for new urban surface 23 30 ! model, … … 25 32 ! correction of comments for zenith angle. 26 33 ! 27 ! Former revisions:28 ! -----------------29 ! $Id$30 !31 34 ! 2000 2016-08-20 18:09:15Z knoop 32 35 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/sum_up_3d_data.f90
r2007 r2008 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! 23 ! 24 ! Former revisions: 25 ! ----------------- 26 ! $Id$ 27 ! 28 ! 2007 2016-08-24 15:47:17Z kanani 22 29 ! Added support for new urban surface model (temporary modifications of 23 30 ! SELECT CASE ( ) necessary, see variable trimvar), 24 31 ! added comments in variable declaration section 25 32 ! 26 ! Former revisions:27 ! -----------------28 ! $Id$29 !30 33 ! 2000 2016-08-20 18:09:15Z knoop 31 34 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/surface_layer_fluxes_mod.f90
r2007 r2008 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Account for urban surface model in computation of vertical kinematic heatflux22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2007 2016-08-24 15:47:17Z kanani 29 ! Account for urban surface model in computation of vertical kinematic heatflux 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/swap_timelevel.f90
r2007 r2008 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Added swapping of urban surface model quantities, 23 ! removed redundance for land surface model 22 ! 24 23 ! 25 24 ! Former revisions: … … 27 26 ! $Id$ 28 27 ! 28 ! 2007 2016-08-24 15:47:17Z kanani 29 ! Added swapping of urban surface model quantities, 30 ! removed redundance for land surface model 31 ! 29 32 ! 2000 2016-08-20 18:09:15Z knoop 30 33 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/time_integration.f90
r2007 r2008 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Added CALLs for new urban surface model22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2007 2016-08-24 15:47:17Z kanani 29 ! Added CALLs for new urban surface model 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/urban_surface_mod.f90
r2007 r2008 23 23 ! Current revisions: 24 24 ! ------------------ 25 ! Initial revision26 ! 25 ! 26 ! 27 27 ! Former revisions: 28 28 ! ----------------- 29 29 ! $Id$ 30 ! 31 ! 2007 2016-08-24 15:47:17Z kanani 32 ! Initial revision 30 33 ! 31 34 ! -
palm/trunk/SOURCE/user_init_urban_surface.f90
r2007 r2008 21 21 ! Current revisions: 22 22 ! ----------------- 23 ! Initial revision24 ! 23 ! 24 ! 25 25 ! Former revisions: 26 26 ! ----------------- 27 27 ! $Id$ 28 ! 29 ! 2007 2016-08-24 15:47:17Z kanani 30 ! Initial revision 28 31 ! 29 32 !
Note: See TracChangeset
for help on using the changeset viewer.