source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3693   5 years dom_dwd_user biometeorology_mod.f90: (C) renamed averageing switches from e.g. …
(edit) @3692   5 years suehring Add check for soil moisture higher than its saturation value
(edit) @3691   5 years suehring Add output of surface-parallel flow speed
(edit) @3690   5 years knoop Enabled OpenACC usage without using the cudaFFT library. Added …
(edit) @3689   5 years knoop Added multi-GPU capability when using OpenACC.
(edit) @3688   5 years maronga bugfixes in palm_csd
(edit) @3687   5 years knoop Moved all user routunes that are dependencies of the PALM core only, …
(edit) @3685   5 years knoop Some interface calls moved to module_interface + cleanup
(edit) @3684   5 years knoop Enabled module_interface_actions in time_integration and …
(edit) @3683   5 years knoop Added OpenACC test and PGI build setups
(edit) @3682   5 years knoop Extended palmtest to use custom MPI execution commands
(edit) @3681   5 years hellstea Major update of pmc_interface_mod
(edit) @3680   5 years knoop Added cpp-option netcdf to inifor
(edit) @3679   5 years knoop removed explicit .f90 file dependency in Makefile
(edit) @3678   5 years eckhard inifor: bugfix: avoid empty averaging regions, check if all input …
(edit) @3677   5 years moh.hefny update rad_lw_out according to radiation model used
(edit) @3676   5 years knoop Added comment with reference to PGI Compiler bug-ticket to the MERGE …
(edit) @3669   5 years maronga fix for last commit
(edit) @3668   5 years maronga removed most_methods circular and lookup. added improved version of …
(edit) @3667   5 years schwenkel Modified rrtmg input files check
(edit) @3665   5 years raasch dummy statements added to avoid compiler warnings about unused …
(edit) @3664   5 years forkel Replaced misplaced location message by @todo
(edit) @3663   5 years suehring update further profiles and timeseries
(edit) @3662   5 years suehring update profiles and timeseries for urban_environment test cases -- …
(edit) @3661   5 years suehring Split loops in advec_ws in order to reduce bit queries; Introduce new …
(edit) @3658   5 years knoop OpenACC: flow_statistics partly ported to GPU
(edit) @3657   5 years knoop OpenACC: cuda-aware-mpi in transpose and acc update async in …
(edit) @3656   5 years knoop Bigfix: added missing dependency random_function_mod to Makefile entry …
(edit) @3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
(edit) @3654   5 years suehring Disable misplaced location message in chemistry_model_mod
(edit) @3653   5 years forkel parameter chem_mechanism added to &chemistry_parameters
(edit) @3652   5 years forkel Checks added for chemistry mechanism, parameter chem_mechanism added
(edit) @3651   5 years suehring Bugfix, restore OMP END PARALLEL block (accidantly remove in -r 3637)
(edit) @3650   5 years kanani Bugfix/additions to enable restarts with biometeorology …
(edit) @3649   5 years suehring Bugfix, initialize strings with intent(out) attribute, delete debug prints
(edit) @3648   5 years suehring Rename surface_output_mod into surface_data_output_mod, same with all …
(edit) @3647   5 years kanani Bugfix: add time_since_reference_point to IF clause for data_output …
(edit) @3646   5 years kanani Bugfix: replace simulated_time by time_since_reference_point where required
(edit) @3643   5 years knoop Bugfix: set found logical correct in chem_data_output_2d
(edit) @3642   5 years knoop Bugfix: prevent index out of bound error in radiation model
(edit) @3641   5 years knoop Small change to gust_mod interface data_output calls
(edit) @3639   5 years forkel Bug fix of rate of eq.2 in simple.eqn and derived mechanisms, update …
(edit) @3638   5 years forkel chemistry_model_mod: Added missing conversion factor fr2ppm for qvap
(edit) @3637   5 years knoop M Makefile
(edit) @3636   5 years raasch nopointer option removed
(edit) @3635   5 years knoop Added svn propset svn:keywords Id to gust_mod
(edit) @3634   5 years knoop OpenACC port for SPEC
(edit) @3633   5 years schwenkel your commit message
(edit) @3632   5 years kanani Fix for masked output, change default chemistry mechanism
(edit) @3631   5 years knoop removed testcases from INSTALL dir and modified …
(edit) @3630   5 years knoop Bugfix: changed ERROR STOP to STOP 1 as PGI currently can not handle it.
(edit) @3629   5 years maronga palm_csd improvements
(edit) @3628   5 years knoop Added RRTMG installation capability to automatic installer
(edit) @3623   5 years forkel removed inlined declaration of qvap and fakt - was forgotten for CBM4
(edit) @3622   5 years schwenkel Important bugfix in case of restart runs
(edit) @3620   5 years moh.hefny fix date and time and update 3d rad_lw_out
(edit) @3619   5 years suehring Add ASCII file for plant canopy to io-files
(edit) @3618   5 years eckhard inifor: Prefixed all INIFOR modules with inifor_ and removed unused …
(edit) @3616   5 years moh.hefny fix time variables during solar positions calc
(edit) @3615   5 years raasch bugfix for last commit: abort replaced by inifor_abort
(edit) @3614   5 years raasch unused variables removed, abort renamed inifor_abort to avoid …
(edit) @3613   5 years eckhard inifor: Average initial profiles over the PALM, not the geostrophic, region
(edit) @3611   5 years banzhafs chem_emissions_mod and chem_modules update to comply PALM coding rules
(edit) @3609   5 years suehring Further correction in initialization of surfaces in cyclic-fill case
(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) @3606   5 years forkel bug fix for machanisms simple and simplep
(edit) @3602   5 years sward document_changes from previous commit
(edit) @3601   5 years sward Added check for missing NAVIGATION_DATA input file
(edit) @3600   5 years banzhafs chemistry_model_mod code update to comply PALM coding rules
(edit) @3597   5 years maronga revised calculation of near surface air potential temperature
(edit) @3593   5 years kanani Bugfix for missing array allocation (biometeorology_mod), remove …
(edit) @3592   5 years suehring Determine number of coupled arrays dynamically
(edit) @3590   5 years forkel A few updates and corrections in Readme file
(edit) @3589   5 years suehring Remove erroneous UTF encoding; last commit documented
(edit) @3587   5 years sward Added MAS substep time to agent output
(edit) @3586   5 years forkel Changed character length of name in species_def and photols_def to 15
(edit) @3585   5 years forkel Comments in all chem_gasphase_mod.kpp, add def_salsagas/*.f90, removed …
(edit) @3582   5 years suehring Merge branch salsa with trunk
(edit) @3581   5 years schwenkel Disable lcm test case
(edit) @3580   5 years schwenkel added test cases
(edit) @3579   5 years suehring Bugfix in initialization of synthetic turbulence generator and …
(edit) @3577   5 years schwenkel Changed number concentration unit to SI standard
(edit) @3575   5 years kanani Bugfix for output time levels in parallel NetCDF output with spinup …
(edit) @3574   5 years raasch syntax-error in last commit fixed
(edit) @3573   5 years raasch bugfixes: don't check the .palm.iofiles in restart runs + wrong …
(edit) @3572   5 years suehring Additional output for radiative fluxes added
(edit) @3570   5 years kanani Fix too long lines (chemistry_model_mod, chem_emissions_mod), correct …
(edit) @3569   5 years kanani Fix for biomet output (ticket:757), merge of uv_exposure into …
(edit) @3568   5 years raasch bugifx: calculate equation of state for seawater even if salinity is …
(edit) @3567   5 years maronga added first version of palm_csd (preprocessing tool for creating …
(edit) @3563   5 years knoop Deleted testsuite script
(edit) @3562   5 years suehring variables documented
(edit) @3561   5 years knoop palmtest: enabled content-check of all found netcdf variables
(edit) @3560   5 years raasch bugfix to guarantee correct particle releases in case that the release …
(edit) @3559   5 years knoop removed example_cbl test case redundancy
(edit) @3558   5 years kanani Replace TESTS/cases/urban_environment/INPUT files by symbolic links
(edit) @3557   5 years eckhard inifor: Updated documentation
(edit) @3556   5 years suehring restart mechanism for surface elements commented, some formatting
(edit) @3555   5 years raasch sed-command to remove repeated space-characters replaced by …
Note: See TracRevisionLog for help on using the revision log.