source: palm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4901   2 years banzhafs removed unnecessary informative message and unused code from …
(edit) @4899   2 years raasch small adjustments regarding r4897, bugfix for r4898 (missing …
(edit) @4898   2 years raasch MPI-IO for sky view factors implemented
(edit) @4897   2 years forkel Few informative messages removed, small changes in comments and …
(edit) @4896   2 years raasch small re-formatting to follow the coding standard, typo in file …
(edit) @4895   2 years suehring Remove offset in terrain-following masked output and allow only …
(edit) @4894   2 years raasch bugfix for r4893 to avoid compile errors in serial mode
(edit) @4893   2 years raasch revised output of surface data via MPI-IO for better performance
(edit) @4892   2 years suehring Remove outdated error message
(edit) @4889   2 years suehring update test cases
(edit) @4888   2 years suehring Timeseries output of ghf and r_a as sum of all horizontally …
(edit) @4887   2 years banzhafs Unnecessary comments removed from chemistry_model_mod and …
(edit) @4884   2 years hellstea Last commit fixed
(edit) @4883   2 years hellstea user switch for particle coupling added
(edit) @4882   2 years forkel removed unused lsp in subroutine initialize_top
(edit) @4881   2 years forkel removed unused parameters and write statements in chemistry
(edit) @4880   2 years suehring Minor formatting adjustments and some comments added in get_variable_surf
(edit) @4879   2 years gronemeier extensive re-work of postprocess_vm_measurements.py: - bugfix: …
(edit) @4878   2 years suehring Rename resize_array into add_ghost_layers; remove number of passed …
(edit) @4877   2 years suehring Bugfix in initialization of vertical surfaces with roughness and …
(edit) @4876   2 years raasch bugfix for instantaneous c_liq output
(edit) @4875   2 years scharf bugfix for interpolating external radiation
(edit) @4874   2 years raasch bugfix for writing restart radiation arrays with MPI-IO
(edit) @4873   2 years monakurppa Remove unused variable "aerosol_flux_mass_fracs_b". For now, only …
(edit) @4872   2 years raasch internal switches removed from namelists
(edit) @4871   2 years suehring UV-obstruction: namelist file commented
(edit) @4870   2 years suehring preprocessor to calculate UV-obstruction added
(edit) @4869   2 years schwenkel update palm_gf to python3
(edit) @4868   2 years raasch Height of level k=0 for the u,v-grid is always set 0.0
(edit) @4867   2 years moh.hefny bugfix in allocating rad_lw_out_av
(edit) @4866   2 years suehring Implemented vertical passive scalar flux
(edit) @4865   2 years schwenkel Remove unnecessary interface decalrations and public statments for …
(edit) @4864   2 years raasch traceback added to HLRN compiler options (optimized setup)
(edit) @4861   2 years raasch Implemented air temperature as diagnostic output quantity
(edit) @4860   2 years raasch further re-numbering of message IDs
(edit) @4859   2 years raasch urbane environment test case results updated to match r4858
(edit) @4858   2 years raasch rrtmg input file names changed, default value for unscheduled calls of …
(edit) @4857   2 years raasch bugfix: allocation of 3d-int4 array moved from particle output to …
(edit) @4856   2 years raasch array sizes for output profiles increased from 400 to 500
(edit) @4855   2 years raasch bugfix: mean w removal not applied to ghost points of the total domain …
(edit) @4854   2 years suehring Postprocessing tool for virtual measurement output added
(edit) @4853   2 years raasch array sizes for output profiles increased from 300 to 400
(edit) @4852   2 years raasch re-numbering if message IDs
(edit) @4851   2 years gronemeier bugfix: deactivated header output (dynamics_mod); change: formatting …
(edit) @4850   2 years suehring Bugfix in indoor model: consider previous indoor temperature during …
(edit) @4849   2 years raasch check for usernames added
(edit) @4848   2 years gronemeier bugfix: removed syn_turb_gen from restart files, replaced …
(edit) @4847   2 years raasch error message IDs changed from CM to the default PA
(edit) @4845   2 years raasch maximum phase velocities are alwasy used for radiation boundary …
(edit) @4844   2 years raasch bugfix: size of some profile arrays increased, size check for profile …
(edit) @4843   2 years raasch local namelist parameter added to switch off the module although the …
(edit) @4842   2 years raasch reading of namelist file and actions in case of namelist errors …
(edit) @4841   2 years forkel updated copyright statements for chem_gasphase_mod.f90. This must be …
(edit) @4839   2 years raasch bugfix for r4838: wrong input filenames were given
(edit) @4838   2 years raasch hybrid MPI/openmp testcase added
(edit) @4836   2 years raasch openmp bugfix: some missing arrays added to reduction clause
(edit) @4835   2 years raasch openmp bugfix (some private statements were missing); output format …
(edit) @4834   2 years raasch file re-formatted to follow the PALM coding standard
(edit) @4833   2 years raasch openmp bugfix for time measurements of non advective processes
(edit) @4832   2 years raasch bugfix in redblack algorithm: lower i,j indices need to start …
(edit) @4831   2 years suehring Bugfix in check_output for variables with suffix indicating the …
(edit) @4830   2 years Giersch Reformatted to follow PALM coding standard
(edit) @4829   2 years suehring Bugfix in creating error-message string
(edit) @4828   2 years Giersch Copyright updated to year 2021, interface pmc_sort removed to …
(edit) @4824   2 years moh.hefny bugfix in surface_data_output_mod and radiation_model_mod
(edit) @4823   2 years raasch reverted accidentally changed routines
(edit) @4822   2 years raasch reading of namelist file and actions in case of namelist errors …
(edit) @4820   2 years gronemeier Bugfix: do not treat empty module_commands as error (palmbuild).
(edit) @4819   2 years gronemeier Check if netCDF file actually exists before opening it for reading …
(edit) @4816   2 years gronemeier bugfix for new config: updated palmtest and palmtutorial to handle new …
(edit) @4815   2 years gronemeier removed config for non-exsiting machine
(edit) @4814   2 years gronemeier add additional output paths to palm.iofiles and update configuration …
(edit) @4811   2 years maronga deactivate A/C cooling for older office buildings
(edit) @4810   2 years gronemeier add script to remove empty time steps from netCDF files
(edit) @4809   2 years gronemeier Abort palmbuild if the execution of the module commands raise an …
(edit) @4808   2 years eckhard Small error handling improvements - Added offending height values to …
(edit) @4807   2 years gronemeier last commit documented
(edit) @4806   2 years gronemeier bugfix: - biometeorology_mod: - add checks for setup of UV exposure …
(edit) @4805   2 years gronemeier Bugfix: add time_dosurf to restart data (surface_data_output_mod)
(edit) @4804   2 years suehring remove leftover write statement from debugging
(edit) @4803   2 years raasch file re-formatted to follow the PALM coding standard
(edit) @4802   2 years suehring Bugfix in time-control of indoor model in case of restarts and at the …
(edit) @4801   2 years raasch bugfix for r4800
(edit) @4800   2 years raasch File re-formatted to follow the PALM coding standard
(edit) @4798   2 years schwenkel update config files for emmy
(edit) @4797   2 years raasch files re-formatted to follow the PALM coding standard
(edit) @4796   2 years gronemeier add an example to create_basic_static_driver.py which creates static …
(edit) @4795   2 years suehring mesoscale nesting: bugfix in obtaining the correct timestamp in case …
(edit) @4794   2 years maronga use negative numbers for tree ids and tree types for vegetation patches
(edit) @4793   2 years maronga allow for overhanging vegetation in palm_csd
(edit) @4792   2 years raasch files re-formatted to follow the PALM coding standard
(edit) @4791   2 years suehring Add possibility to initialize surface flux of passive scalar via …
(edit) @4790   2 years eckhard inifor: Validate netCDF dimensions of COSMO input files
(edit) @4789   2 years maronga minor fix in palmrungui, added support for -W option
(edit) @4788   2 years oliver.maas allow prescribing initial uv_profiles AND geostrophic wind by changing …
(edit) @4786   2 years suehring Creation of in- and output filenames simplified
(edit) @4785   2 years monakurppa Bug fix in initialising salsa aerosol and gas emissions
(edit) @4784   2 years suehring surface data output processing to vtk format: Output of 5 relevant …
(edit) @4783   2 years raasch bugfix for reading restart data with MPI-I/O (does not work with …
(edit) @4782   2 years gronemeier switched from deprecated to default radiation method in test cases; …
Note: See TracRevisionLog for help on using the revision log.