source: palm/trunk/SOURCE/radiation_model_mod.f90

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @3760   5 years moh.hefny bugfix: initialize simulated_time before calculating solar position
(edit) @3754   5 years kanani Bugfixes for calculation and I/O of view factors
(edit) @3743   5 years moh.hefny added read/write number of MRT factors to the respective routines
(edit) @3705   5 years suehring last commit documented
(edit) @3704   5 years suehring Revision of virtual-measurement module and data output enabled. …
(edit) @3700   5 years knoop Moved user_define_netdf_grid into user_module.f90 Added module …
(edit) @3685   5 years knoop Some interface calls moved to module_interface + cleanup
(edit) @3667   5 years schwenkel Modified rrtmg input files check
(edit) @3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
(edit) @3642   5 years knoop Bugfix: prevent index out of bound error in radiation model
(edit) @3636   5 years raasch nopointer option removed
(edit) @3633   5 years schwenkel your commit message
(edit) @3630   5 years knoop Bugfix: changed ERROR STOP to STOP 1 as PGI currently can not handle it.
(edit) @3620   5 years moh.hefny fix date and time and update 3d rad_lw_out
(edit) @3616   5 years moh.hefny fix time variables during solar positions calc
(edit) @3608   5 years suehring Bugfix in initialization of surfaces in cyclic-fill case + bugfix in …
(edit) @3607   5 years suehring Output of radiation-related quantities migrated from …
(edit) @3589   5 years suehring Remove erroneous UTF encoding; last commit documented
(edit) @3572   5 years suehring Additional output for radiative fluxes added
(edit) @3528   5 years suehring Bugfix in raytracing - add an epsilon value to overcome …
(edit) @3524   5 years raasch unused variables removed, missing working precision added, missing …
(edit) @3495   5 years kanani bugfix in calculating the apparent solar positions, resort ONLY list …
(edit) @3464   5 years kanani from branch resler@3462: add MRT shaping function …
(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) @3424   5 years gronemeier bugfix: add rad_lw_in, rad_lw_out, rad_sw_out to …
(edit) @3378   5 years kanani merge fixes of radiation branch (r3362) to trunk
(edit) @3372   5 years raasch bugfix: kind type of 2nd argument of mpi_win_allocate changed, …
(edit) @3351   5 years suehring Do not overwrite values of albedo in radiation_init in case albedo has …
(edit) @3337   5 years kanani reintegrate branch resler to trunk
(edit) @3274   6 years knoop Modularization of all bulk cloud physics code components
(edit) @3272   6 years suehring Merge with branch radition - improved representation of diffuse radiation
(edit) @3261   6 years suehring Bugfix in raytrace_2d calls
(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) @3233   6 years schwenkel Adapted for the use of cloud_droplets
(edit) @3230   6 years schwenkel Bugfix in radiation_constant_surf
(edit) @3226   6 years suehring Bugfixes in calculation of sky-view and canopy-sink factors
(edit) @3186   6 years suehring Mask topography while imposing inflow perturbations at the boundaries; …
(edit) @3178   6 years suehring Revise concept for calculation of radiative temperature
(edit) @3175   6 years suehring Bugfix for commit 3172
(edit) @3173   6 years suehring Further revision of 2D surface output for radiation and chemistry …
(edit) @3172   6 years suehring temporal work-around for calculation of effective radiative surface …
(edit) @3170   6 years suehring Bugfix in radiation forcing in case of RRTMG; further bugfix in output …
(edit) @3156   6 years knoop Bugfix: replaced usage of the pt array with the surf%pt_surface array …
(edit) @3155   6 years knoop Bugfix: replaced usage of the pt array with the surf%pt_surface array …
(edit) @3137   6 years maronga minor bugfix in radiation model
(edit) @3127   6 years maronga bugfix for high vegetation surface temperatures
(edit) @3123   6 years suehring Correct working precision for REAL and INTEGER numbers
(edit) @3122   6 years maronga bugfix in radiation model that inhibited surface reflections
(edit) @3117   6 years maronga bugfixes in RRTMG interface
(edit) @3116   6 years suehring Output of radiation terms at surface
(edit) @3107   6 years suehring Bugfix, missing index for dz
(edit) @3066   6 years Giersch Error messages related to the new vertical grid stretching revised, …
(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) @3026   6 years schwenkel Changed the name specific humidity to mixing ratio
(edit) @3016   6 years Giersch Dollar sign added before Id; Revised structure of reading svf data …
(edit) @3014   6 years maronga series of bugfixes
(edit) @3004   6 years Giersch precipitation_rate removed, further allocation checks for data output …
(edit) @2995   6 years Giersch Bugfixes related to spinup and radiation model
(edit) @2977   6 years kanani Fixes for radiative transfer model
(edit) @2967   6 years raasch bugfix: missing parallel cpp-directives added
(edit) @2964   6 years Giersch Bugfix in the calculation of fixed number of output time levels for …
(edit) @2963   6 years suehring Minor revision of static input file checks, bugfix in initialization …
(edit) @2944   6 years suehring Fixed bad commit
(edit) @2943   6 years suehring Calculate exner function at all height levels in USM In order to avoid …
(edit) @2941   6 years kanani Fixes for spinup and sky-view-factor (SVF) treatment
(edit) @2932   6 years maronga renamed all Fortran NAMELISTS
(edit) @2930   6 years suehring Remove default surfaces from radiation model and add check for this; …
(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) @2809   6 years schwenkel Bugfix for gfortran: Replace the function C_SIZEOF with STORAGE_SIZE
(edit) @2753   6 years suehring Tile approach for spectral albedo implemented.
(edit) @2746   6 years suehring Read information from statitic driver for resolved vegetation …
(edit) @2724   6 years maronga some changes in spinup mechanism and additional check in land surface model
(edit) @2723   6 years maronga bugfixes for spinup mechanism to work with lsm+usm+radiation
(edit) @2718   6 years maronga deleting of deprecated files; headers updated where needed
(edit) @2716   6 years kanani Correction of "Former revisions" section
(edit) @2707   6 years suehring changes documented
(edit) @2706   6 years suehring Bugfixes in radiation and restarts in LSM
(edit) @2701   6 years suehring changes from last commit documented
(edit) @2698   6 years suehring Particle reflections at downward-facing walls; revision of particle …
(edit) @2696   6 years kanani Merge of branch palm4u into trunk
(edit) @2604   6 years schwenkel last commit documented
(edit) @2601   6 years scharf added emissivity to radiation namelist
(edit) @2575   6 years maronga bugfix in radiation model and improvements in land surface scheme
(edit) @2547   6 years schwenkel extended by cloud_droplets option
(edit) @2544   6 years maronga introduced new module date_and_time_mod
(edit) @2512   6 years raasch upper bounds of cross section and 3d output changed from nx+1,ny+1 to …
(edit) @2504   7 years maronga lsm now allows for moist soil and roots below paved surfaces
(edit) @2328   7 years maronga some improvements in land surface model
(edit) @2318   7 years suehring get topograpyhy top index via function call
(edit) @2317   7 years suehring get topograpyh top index via function call
Note: See TracRevisionLog for help on using the revision log.