source: palm/trunk/SOURCE/radiation_model_mod.f90

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4783   3 years raasch bugfix for reading restart data with MPI-I/O (does not work with …
(edit) @4780   3 years suehring Urban-surface model and indoor model: Default building parameters …
(edit) @4768   3 years suehring Enable 3D data output also with 64-bit precision
(edit) @4741   4 years suehring radiation: Add option to force calculation of horizontal mean profiles …
(edit) @4717   4 years pavelkrc Fixes and optimizations of OpenMP parallelization, formatting of …
(edit) @4713   4 years pavelkrc Correct and improve OpenMP parallelization, fix numerical instabilities
(edit) @4708   4 years suehring Bugfix, correct mapping of RRTMG heating rates, as well as …
(edit) @4694   4 years pavelkrc Fix writing and reading of surface data to/from MPI restart file + …
(edit) @4686   4 years pavelkrc Silence compiler warning about unused variable in serial build
(edit) @4684   4 years pavelkrc Bugfix to previous for serial build
(edit) @4683   4 years pavelkrc Add option to limit the size of MPI_Alltoall calls in radiation_model
(edit) @4679   4 years pavelkrc Enable warning about unrealistically large radiative fluxes by default
(edit) @4678   4 years pavelkrc Fix zdirs indices for full3d in raytrace_2d
(edit) @4671   4 years pavelkrc Radiative transfer model RTM version 4.1
(edit) @4668   4 years pavelkrc Document changes (forgotten)
(edit) @4667   4 years pavelkrc Limit vertical r_a in USM similarly to horizontal; improve debug messages
(edit) @4664   4 years gronemeier Add additional debug messages around MPI-AlltoAllv? calls …
(edit) @4662   4 years pavelkrc Bugfix of LAD in RTM with legacy discretization
(edit) @4661   4 years pavelkrc Update test results for fixed r_a limit; Bugfix for RTM v4.0
(edit) @4657   4 years pavelkrc Bugfix (silence compiler warning)
(edit) @4656   4 years pavelkrc Bugfix for serial build
(edit) @4655   4 years pavelkrc Bugfix: Add possibility to output surface data during spinup
(edit) @4654   4 years pavelkrc Add possibility to output surface data during spinup
(edit) @4653   4 years pavelkrc Radiation Transfer Model version 4.0
(edit) @4644   4 years pavelkrc Bugfix: remove invalid reordering of vertical surfaces in RTM
(edit) @4643   4 years pavelkrc Bugfix: typo in index of surf%* arrays
(edit) @4634   4 years pavelkrc Revert re-formatting (r4624) which cannot be merged with current …
(edit) @4632   4 years pavelkrc Fix average transparency for MRT factors, fix rtm_svf_, rtm_dif_ outputs
(edit) @4624   4 years raasch file re-formatted to follow the PALM coding standard
(edit) @4587   4 years pavelkrc Marked RTM version 3.1, bugfixes
(edit) @4584   4 years pavelkrc Consider only boxes with LAD>0 as plant canopy
(edit) @4576   4 years pavelkrc Bugfix for serial build
(edit) @4575   4 years pavelkrc Allow the use of rotation_angle in RTM
(edit) @4574   4 years pavelkrc Move calculation of MPI global array offsets to a subroutine, …
(edit) @4571   4 years sebschub Bugfix in vertical lad_s coordinate in radiation_model_mod
(edit) @4558   4 years moh.hefny Bugfix in RTM output average quantities
(edit) @4555   4 years moh.hefny Bugfix in averaging PC and MRT related quantities
(edit) @4552   4 years moh.hefny Bugfix: remove IF statement in the emissivity coupling parameter for …
(edit) @4535   4 years raasch bugfix for restart data format query
(edit) @4531   4 years moh.hefny update test cases and bugfix in radiation module in non-parallel case
(edit) @4529   4 years moh.hefny New features in coupling RTM-radiation model: consider PC-LW …
(edit) @4517   4 years raasch added restart with MPI-IO for reading local arrays
(edit) @4495   4 years raasch restart data handling with MPI-IO added, first part
(edit) @4493   4 years pavelkrc Merge brach resler
(edit) @4481   4 years maronga Bugfix for copyright updates in document_changes; copyright update …
(edit) @4457   4 years raasch ghost point exchange modularized, bugfix for wrong 2d-exchange
(edit) @4452   4 years suehring Bugfix in calc_albedo
(edit) @4442   4 years suehring last commit documented
(edit) @4441   4 years suehring Change order of dimension in surface arrays %frac, %emissivity and …
(edit) @4429   4 years raasch serial (non-MPI) test case added, several bugfixes for the serial mode
(edit) @4400   4 years suehring Revision of the virtual-measurement module: data input from NetCDF …
(edit) @4392   4 years pavelkrc Merge branch resler (updated documentation, optional flux tracing, bugfix)
(edit) @4360   4 years suehring Bugfix in output of time-averaged plant-canopy quanities; Output of …
(edit) @4341   4 years motisi plant_canopy_model: unification of variable names: pc_ variabels now …
(edit) @4340   4 years Giersch Topography closed channel flow with symmetric boundaries implemented, …
(edit) @4337   4 years Giersch Albedo indices for building_surface_pars are now declared as …
(edit) @4291   4 years moh.hefny RTM is ON in case of biometeorology even if there is no vertical …
(edit) @4286   4 years resler Merge branch resler into trunk
(edit) @4271   5 years maronga bugfix in calculation of snow albedo
(edit) @4245   5 years pavelkrc Merge branch resler into trunk
(edit) @4238   5 years suehring Building data base: Indoor-model parameters for some building types …
(edit) @4227   5 years gronemeier implement new palm_date_time_mod; replaced namelist parameters …
(edit) @4226   5 years suehring Offline nesting: data input modularized; time variable is defined …
(edit) @4210   5 years suehring Radiation: revise steering of splitting diffuse and direct radiation; …
(edit) @4208   5 years suehring Bugfix in accessing albedo_pars in the clear-sky branch (merge from branch)
(edit) @4198   5 years gronemeier Add check into radiation_check_parameters if rotation angle is set to …
(edit) @4197   5 years suehring Revise steering of surface albedo initialization when albedo_pars is …
(edit) @4190   5 years suehring Implement external radiation forcing also for level-of-detail = 2 …
(edit) @4188   5 years suehring Minor adjustments in error messages and error numbers. Some typos are …
(edit) @4187   5 years suehring radiation: Take external radiation input from root domain dynamic file …
(edit) @4182   5 years scharf - corrected "Former revisions" section - minor formatting in "Former …
(edit) @4180   5 years scharf removed comments in 'Former revisions' section that are older than …
(edit) @4179   5 years suehring remove debug prints
(edit) @4178   5 years suehring Enable external time-dependent radiative forcing with downwelling …
(edit) @4168   5 years suehring Replace get_topography_top_index functions by pre-calculated arrays in …
(edit) @4167   5 years suehring Merge from branch resler: Changed behaviour of masked output over …
(edit) @4157   5 years suehring chem_emissions: Replace global arrays also in mode_emis branch; …
(edit) @4148   5 years suehring indoor_model_mod: Revision of indoor model; urban_surface_mod: …
(edit) @4134   5 years suehring Remove faulty debug write
(edit) @4133   5 years suehring Bugfix in formatted WRITE
(edit) @4127   5 years suehring Merge with branch resler: biomet- output of bio_mrt added; …
(edit) @4089   5 years suehring Correct level 2 initialization of spectral albedos in rrtmg branch, …
(edit) @4069   5 years Giersch Bugfix for masked output, compiler warning removed, test case for wind …
(edit) @4067   5 years suehring Bugfix, pass dummy string to MPI_INFO_SET
(edit) @4039   5 years suehring diagnostic output: Modularize diagnostic output, rename subroutines; …
(edit) @4008   5 years moh.hefny Bugfix in check radiation related variables
(edit) @3992   5 years suehring Bugfix in rrtmg radiation branch in a nested run when the lowest …
(edit) @3987   5 years kanani clean up location, debug and error messages
(edit) @3943   5 years maronga bugfixes in urban surface model; output of greenz roof transpiration …
(edit) @3900   5 years suehring Bugfixes in initialization and STG
(edit) @3885   5 years kanani restructure/add location/debug messages
(edit) @3881   5 years suehring Make level 3 initialization of urban-surfaces consistent to input data …
(edit) @3861   5 years maronga bugfix in radiation model (rad_lw_out_change_0)
(edit) @3859   5 years maronga comments in radiation model updated, minor bugfix in palm_csd
(edit) @3847   5 years suehring Adjust message-call for checks that are especially carried out locally.
(edit) @3846   5 years suehring Check for proper setting of dt_radiation
(edit) @3843   5 years pavelkrc Code review for radiation_model_mod.f90
(edit) @3826   5 years raasch unused variable removed
(edit) @3825   5 years raasch unused variable removed
(edit) @3824   5 years pavelkrc Code review of radiation_model_mod.f90
Note: See TracRevisionLog for help on using the revision log.