source: palm/trunk/SOURCE/urban_surface_mod.f90

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3933   5 years kanani Bugfixes and clean-up for output quantity theta_2m*
(edit) @3921   5 years suehring Undo accidentally commented initialization
(edit) @3918   5 years suehring Disable also green fraction at vertical building walls; update test …
(edit) @3914   5 years suehring In order to obtain correct surface temperature during spinup set …
(edit) @3901   5 years suehring Set green-fraction on buildings to zero for now, in order to avoid …
(edit) @3896   5 years suehring Bugfix, wrong index used for accessing building_pars from PIDS
(edit) @3885   5 years kanani restructure/add location/debug messages
(edit) @3882   5 years suehring Move definition of building-surface properties from declaration block …
(edit) @3881   5 years suehring Make level 3 initialization of urban-surfaces consistent to input data …
(edit) @3832   5 years raasch some routines instrumented with openmp directives, loop reordering for …
(edit) @3824   5 years pavelkrc Code review of radiation_model_mod.f90
(edit) @3814   5 years pavelkrc Rename conflicting variable names
(edit) @3802   5 years raasch unused variables removed, unused subroutines commented out, type …
(edit) @3769   5 years moh.hefny removed unused variables from urban_surface_mod radiation_model_mod …
(edit) @3767   5 years raasch unused variables removed from rrd-subroutines parameter list
(edit) @3748   5 years suehring Revise conversion of waste-heat flux (do not divide by air density, …
(edit) @3745   5 years suehring document last commit
(edit) @3744   5 years suehring Coupling of indoor model to atmosphere; output of indoor temperatures …
(edit) @3743   5 years moh.hefny added read/write number of MRT factors to the respective routines
(edit) @3730   5 years moh.hefny fix surface heat capacity in building parameters
(edit) @3712   5 years kanani Formatting and clean-up (urban_surface_mod)
(edit) @3710   5 years suehring Check if building-, water-, pavement-, vegetation- and soil types are …
(edit) @3705   5 years suehring last commit documented
(edit) @3704   5 years suehring Revision of virtual-measurement module and data output enabled. …
(edit) @3685   5 years knoop Some interface calls moved to module_interface + cleanup
(edit) @3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
(edit) @3637   5 years knoop M Makefile
(edit) @3636   5 years raasch nopointer option removed
(edit) @3614   5 years raasch unused variables removed, abort renamed inifor_abort to avoid …
(edit) @3607   5 years suehring Output of radiation-related quantities migrated from …
(edit) @3597   5 years maronga revised calculation of near surface air potential temperature
(edit) @3524   5 years raasch unused variables removed, missing working precision added, missing …
(edit) @3502   5 years suehring Disable initialization of building roofs with ground-floor-level …
(edit) @3469   5 years kanani Implement indoor climate and energy demand model
(edit) @3449   5 years suehring Branch resler -r 3439 re-integrated into current trunk: RTM 3.0, …
(edit) @3435   5 years gronemeier new: terrain-following masked output; bugfixes: increase vertical …
(edit) @3418   5 years kanani Add green facades, update building data base, fix for thin walls in spinup
(edit) @3382   5 years knoop Bugix: made array declaration in urban_surface_mod Fortran Standard conform
(edit) @3378   5 years kanani merge fixes of radiation branch (r3362) to trunk
(edit) @3371   5 years knoop Bugfix: error in placements of CPP statement nopointer fixed
(edit) @3351   5 years suehring Do not overwrite values of albedo in radiation_init in case albedo has …
(edit) @3347   5 years suehring Offline nesting revised and separated from large_scale_forcing_mod; …
(edit) @3337   5 years kanani reintegrate branch resler to trunk
(edit) @3274   5 years knoop Modularization of all bulk cloud physics code components
(edit) @3248   6 years sward Minor format changes
(edit) @3246   6 years sward Added error handling for wrong input parameters
(edit) @3241   6 years raasch various changes to avoid compiler warnings (mainly removal of unused …
(edit) @3223   6 years suehring Bugfix for last commit
(edit) @3222   6 years suehring Introduction of addtional surface variables indicating type and name …
(edit) @3203   6 years suehring Revise bulk parameter for emissivity at ground-floor level
(edit) @3196   6 years maronga set maximum value for aerodynamic resistance over horiztonal surfaces
(edit) @3176   6 years suehring Major bugfix in calculation of ol and ts at building roofs; bugfix in …
(edit) @3152   6 years suehring Further adjustments for surface structure
(edit) @3151   6 years raasch output of PALM code revision number in palmrun header, some …
(edit) @3136   6 years suehring Limit roughness for heat and moisture in case it exceeds the …
(edit) @3123   6 years suehring Correct working precision for REAL and INTEGER numbers
(edit) @3115   6 years suehring Separate bridges as 3D building objects from normal surface-mounted …
(edit) @3091   6 years suehring Limit aerodynamic resistance at vertial building walls; check for …
(edit) @3065   6 years Giersch New vertical stretching procedure has been introduced
(edit) @3049   6 years Giersch Revision history corrected
(edit) @3046   6 years Giersch Remaining error messages revised, comments extended
(edit) @3045   6 years Giersch Code adjusted according to coding standards, renamed namelists, error …
(edit) @3029   6 years raasch bugfix: close unit 151 instead of 90
(edit) @3014   6 years maronga series of bugfixes
(edit) @2977   6 years kanani Fixes for radiative transfer model
(edit) @2963   6 years suehring Minor revision of static input file checks, bugfix in initialization …
(edit) @2943   6 years suehring Calculate exner function at all height levels in USM In order to avoid …
(edit) @2932   6 years maronga renamed all Fortran NAMELISTS
(edit) @2921   6 years Giersch further inipar parameter has been added to restart data, bugfix in …
(edit) @2920   6 years kanani Optimize SVF calculation, clean-up, bugfixes
(edit) @2906   6 years Giersch new procedure for reading/writing svf data, initialization of local …
(edit) @2894   6 years Giersch Reading/Writing? data in case of restart runs revised
(edit) @2805   6 years suehring Bugfix in re-mapping surface-element data in case of restarts; bugfix …
(edit) @2797   6 years suehring Output of ground-heat flux at natural- and urban-type surfaces in one …
(edit) @2766   6 years kanani Removal of chem directive, plus minor changes
(edit) @2765   6 years maronga major bugfix in calculation of aerodynamic resistance for vertical …
(edit) @2750   6 years knoop reduced linelength to meet Fortran standard 132 collumns line width
(edit) @2746   6 years suehring Read information from statitic driver for resolved vegetation …
(edit) @2737   6 years kanani Removed unused variables t_surf_whole…
(edit) @2735   6 years suehring Output of resistance also urban-type surfaces
(edit) @2723   6 years maronga bugfixes for spinup mechanism to work with lsm+usm+radiation
(edit) @2720   6 years kanani update of palm version
(edit) @2718   6 years maronga deleting of deprecated files; headers updated where needed
(edit) @2716   6 years kanani Correction of "Former revisions" section
(edit) @2705   6 years maronga minor bugfix for restarts
(edit) @2703   6 years maronga workaround to keep aerodyn. resistances positive in urban surface model
(edit) @2696   6 years kanani Merge of branch palm4u into trunk
(edit) @2583   6 years knoop Bugfix: reverted MPI_Win_allocate_cptr introduction in last commit
(edit) @2582   6 years hellstea pmc bugfix and gfortran workaround
(edit) @2544   6 years maronga introduced new module date_and_time_mod
(edit) @2516   6 years suehring document changes
(edit) @2514   6 years suehring Remove tabs from code, causing problems during merging
(edit) @2512   6 years raasch upper bounds of cross section and 3d output changed from nx+1,ny+1 to …
(edit) @2350   7 years kanani bugfixes and workarounds for nopointer version
(edit) @2318   7 years suehring get topograpyhy top index via function call
(edit) @2317   7 years suehring get topograpyh top index via function call
(edit) @2296   7 years maronga added new spinup mechanism for surface/radiation models
(edit) @2287   7 years suehring Bugfix in determination topography-top index
(edit) @2269   7 years suehring Enable restarts with USM with different number of PEs; some bugfixes …
(edit) @2258   7 years suehring Bugfix, add pre-preprocessor directives to enable non-parrallel mode
Note: See TracRevisionLog for help on using the revision log.