Changeset 2012 for palm/trunk


Ignore:
Timestamp:
Sep 19, 2016 5:31:38 PM (8 years ago)
Author:
kanani
Message:

last commit documented

Location:
palm/trunk/SOURCE
Files:
17 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/average_3d_data.f90

    r2011 r2012  
    2020! Current revisions:
    2121! -----------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2011 2016-09-19 17:29:57Z kanani
    2229! Flag urban_surface is now defined in module control_parameters,
    2330! changed prefix for urban surface model output to "usm_",
    2431! introduced control parameter varnamelength for LEN of trimvar.
    2532!
    26 ! Former revisions:
    27 ! -----------------
    28 ! $Id$
    29 !
    3033! 2007 2016-08-24 15:47:17Z kanani
    3134! Added support for new urban surface model (temporary modifications of
  • palm/trunk/SOURCE/check_parameters.f90

    r2011 r2012  
    2020! Current revisions:
    2121! -----------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2011 2016-09-19 17:29:57Z kanani
    2229! Flag urban_surface is now defined in module control_parameters,
    2330! changed prefix for urban surface model output to "usm_",
     
    2633! introduced control parameter varnamelength for LEN of var.
    2734!
    28 ! Former revisions:
    29 ! -----------------
    30 ! $Id$
    31 !
    3235! 2007 2016-08-24 15:47:17Z kanani
    3336! Added checks for the urban surface model,
  • palm/trunk/SOURCE/data_output_3d.f90

    r2011 r2012  
    2020! Current revisions:
    2121! ------------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2011 2016-09-19 17:29:57Z kanani
    2229! Flag urban_surface is now defined in module control_parameters,
    2330! changed prefix for urban surface model output to "usm_",
    2431! introduced control parameter varnamelength for LEN of trimvar.
    2532!
    26 ! Former revisions:
    27 ! -----------------
    28 ! $Id$
    29 !
    3033! 2007 2016-08-24 15:47:17Z kanani
    3134! Added support for new urban surface model (temporary modifications of
  • palm/trunk/SOURCE/init_3d_model.f90

    r2011 r2012  
    2020! Current revisions:
    2121! ------------------
    22 ! Flag urban_surface is now defined in module control_parameters.
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2011 2016-09-19 17:29:57Z kanani
     29! Flag urban_surface is now defined in module control_parameters.
     30!
    2831! 2007 2016-08-24 15:47:17Z kanani
    2932! Added support for urban surface model,
  • palm/trunk/SOURCE/modules.f90

    r2011 r2012  
    2020! Current revisions:
    2121! ------------------
    22 ! +urban_surface, +lsf_exception, +varnamelength
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2011 2016-09-19 17:29:57Z kanani
     29! +urban_surface, +lsf_exception, +varnamelength
     30!
    2831! 2007 2016-08-24 15:47:17Z kanani
    2932! Increased DIMENSION of data_output, data_output_user, do2d, do3d
  • palm/trunk/SOURCE/netcdf_interface_mod.f90

    r2011 r2012  
    2020! Current revisions:
    2121! ------------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2011 2016-09-19 17:29:57Z kanani
    2229! Flag urban_surface is now defined in module control_parameters,
    2330! changed prefix for urban surface model output to "usm_",
    2431! introduced control parameter varnamelength for LEN of trimvar.
    2532!
    26 ! Former revisions:
    27 ! -----------------
    28 ! $Id$
    29 !
    3033! 2007 2016-08-24 15:47:17Z kanani
    3134! Added support for new urban surface model (temporary modifications of
  • palm/trunk/SOURCE/palm.f90

    r2011 r2012  
    2020! Current revisions:
    2121! -----------------
    22 ! Flag urban_surface is now defined in module control_parameters.
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2011 2016-09-19 17:29:57Z kanani
     29! Flag urban_surface is now defined in module control_parameters.
     30!
    2831! 2007 2016-08-24 15:47:17Z kanani
    2932! Temporarily added CALL for writing of restart data for urban surface model
  • palm/trunk/SOURCE/parin.f90

    r2011 r2012  
    2020! Current revisions:
    2121! -----------------
    22 ! Added flag lsf_exception to allow explicit enabling of large scale forcing
    23 ! together with buildings on flat terrain.
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27!
     28! 2011 2016-09-19 17:29:57Z kanani
     29! Added flag lsf_exception to allow explicit enabling of large scale forcing
     30! together with buildings on flat terrain.
    2831!
    2932! 2007 2016-08-24 15:47:17Z kanani
  • palm/trunk/SOURCE/plant_canopy_model_mod.f90

    r2011 r2012  
    2020! Current revisions:
    2121! -----------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2011 2016-09-19 17:29:57Z kanani
    2229! Renamed canopy_heat_flux to pc_heating_rate, since the original meaning/
    2330! calculation of the quantity has changed, related to the urban surface model
    2431! and similar future applications.
    2532!
    26 ! Former revisions:
    27 ! -----------------
    28 ! $Id$
    29 !
    3033! 2007 2016-08-24 15:47:17Z kanani
    3134! Added SUBROUTINE pcm_read_plant_canopy_3d for reading 3d plant canopy data
  • palm/trunk/SOURCE/prognostic_equations.f90

    r2011 r2012  
    2020! Current revisions:
    2121! ------------------
    22 ! Flag urban_surface is now defined in module control_parameters.
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2011 2016-09-19 17:29:57Z kanani
     29! Flag urban_surface is now defined in module control_parameters.
     30!
    2831! 2007 2016-08-24 15:47:17Z kanani
    2932! Added pt tendency calculation based on energy balance at urban surfaces
  • palm/trunk/SOURCE/radiation_model_mod.f90

    r2011 r2012  
    2020! Current revisions:
    2121! -----------------
    22 ! Removed CALL of auxiliary SUBROUTINE get_usm_info,
    23 ! flag urban_surface is now defined in module control_parameters.
     22!
    2423!
    2524! Former revisions:
     
    2726! $Id$
    2827!
     28! 2011 2016-09-19 17:29:57Z kanani
     29! Removed CALL of auxiliary SUBROUTINE get_usm_info,
     30! flag urban_surface is now defined in module control_parameters.
     31!
    2932! 2007 2016-08-24 15:47:17Z kanani
    3033! Added calculation of solar directional vector for new urban surface
  • palm/trunk/SOURCE/sum_up_3d_data.f90

    r2011 r2012  
    2020! Current revisions:
    2121! -----------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2011 2016-09-19 17:29:57Z kanani
    2229! Flag urban_surface is now defined in module control_parameters,
    2330! changed prefix for urban surface model output to "usm_",
    2431! introduced control parameter varnamelength for LEN of trimvar.
    2532!
    26 ! Former revisions:
    27 ! -----------------
    28 ! $Id$
    29 !
    3033! 2007 2016-08-24 15:47:17Z kanani
    3134! Added support for new urban surface model (temporary modifications of
  • palm/trunk/SOURCE/surface_layer_fluxes_mod.f90

    r2011 r2012  
    2020! Current revisions:
    2121! ------------------
    22 ! Flag urban_surface is now defined in module control_parameters.
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2011 2016-09-19 17:29:57Z kanani
     29! Flag urban_surface is now defined in module control_parameters.
     30!
    2831! 2007 2016-08-24 15:47:17Z kanani
    2932! Account for urban surface model in computation of vertical kinematic heatflux
  • palm/trunk/SOURCE/swap_timelevel.f90

    r2011 r2012  
    2020! Current revisions:
    2121! -----------------
    22 ! Flag urban_surface is now defined in module control_parameters.
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2011 2016-09-19 17:29:57Z kanani
     29! Flag urban_surface is now defined in module control_parameters.
     30!
    2831! 2007 2016-08-24 15:47:17Z kanani
    2932! Added swapping of urban surface model quantities,
  • palm/trunk/SOURCE/time_integration.f90

    r2011 r2012  
    2020! Current revisions:
    2121! ------------------
    22 ! Flag urban_surface is now defined in module control_parameters,
    23 ! removed commented CALLs of global_min_max.
     22!
    2423!
    2524! Former revisions:
     
    2726! $Id$
    2827!
     28! 2011 2016-09-19 17:29:57Z kanani
     29! Flag urban_surface is now defined in module control_parameters,
     30! removed commented CALLs of global_min_max.
     31!
    2932! 2007 2016-08-24 15:47:17Z kanani
    3033! Added CALLs for new urban surface model
  • palm/trunk/SOURCE/urban_surface_mod.f90

    r2011 r2012  
    2121! Current revisions:
    2222! ------------------
     23!
     24!
     25! Former revisions:
     26! -----------------
     27! $Id$
     28!
     29! 2011 2016-09-19 17:29:57Z kanani
    2330! Major reformatting according to PALM coding standard (comments, blanks,
    2431! alphabetical ordering, etc.),
     
    2936! renamed canopy_heat_flux to pc_heating_rate, as meaning of quantity changed.
    3037!
    31 ! Former revisions:
    32 ! -----------------
    33 ! $Id$
    34 !
    3538! 2007 2016-08-24 15:47:17Z kanani
    3639! Initial revision
  • palm/trunk/SOURCE/user_init_urban_surface.f90

    r2011 r2012  
    2121! Current revisions:
    2222! -----------------
    23 ! Flag urban_surface is now defined in module control_parameters.
     23!
    2424!
    2525! Former revisions:
     
    2727! $Id$
    2828!
     29! 2011 2016-09-19 17:29:57Z kanani
     30! Flag urban_surface is now defined in module control_parameters.
     31!
    2932! 2007 2016-08-24 15:47:17Z kanani
    3033! Initial revision
Note: See TracChangeset for help on using the changeset viewer.