source: palm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3734   5 years suehring reduce number of significant digits in urban_environment_restart test case
(edit) @3733   5 years suehring update urban_environment test
(edit) @3732   5 years suehring update test cases for the urban environment
(edit) @3731   5 years suehring Consider restart data in time-averaged surface output; revise error …
(edit) @3730   5 years moh.hefny fix surface heat capacity in building parameters
(edit) @3729   5 years gronemeier bugfix: initialize return values to ensure they are set before …
(edit) @3728   5 years gronemeier bugfix: add missing cpp option to encapsule netcdf commands
(edit) @3727   5 years gronemeier New: surface output available in NetCDF format (Makefile, …
(edit) @3726   5 years maronga bugfixes in palm_csd
(edit) @3725   5 years raasch modifications to avoid compiler warnings about unused variables, …
(edit) @3724   5 years kanani Correct double-used log_point_s units (bulk_cloud_model_mod, …
(edit) @3721   5 years knoop Bugfix: Added CMake variable substitution for PALM_EXECUTE_COMMAND to …
(edit) @3720   5 years knoop Made "particle_type" interoperabel with C by adding "C_BOOL" to …
(edit) @3719   5 years kanani Correct and clean-up cpu_logs, some overlapping counts …
(edit) @3718   5 years suehring Adjust variable name connections between UC2 and chemistry variables
(edit) @3717   5 years suehring Bugfix, do not set boundary conditions for pt in neutral runs; enable …
(edit) @3716   5 years eckhard inifor: bugfix: removed dependency on soilmoisture input files; added …
(edit) @3715   5 years suehring Revise check for saturation moisture
(edit) @3712   5 years kanani Formatting and clean-up (urban_surface_mod)
(edit) @3711   5 years knoop Introduced module_interface_init_checks for post-init checks
(edit) @3710   5 years suehring Check if building-, water-, pavement-, vegetation- and soil types are …
(edit) @3709   5 years suehring Undo bad commit in chemistry preprocessor (accidantly deleted files).
(edit) @3708   5 years hellstea Checks for parent / child grid line matching introduced
(edit) @3707   5 years suehring Fix bug in file-connection statement introduced with -r 3704
(edit) @3706   5 years suehring unused variables removed
(edit) @3705   5 years suehring last commit documented
(edit) @3704   5 years suehring Revision of virtual-measurement module and data output enabled. …
(edit) @3703   5 years knoop Updated user_interface_required_revision to r3703
(edit) @3702   5 years gronemeier bugfix: renamed thetav_t to vtheta_t (check_parameters.f90)
(edit) @3701   5 years knoop Added module switch for user_module. User module is enabled as soon as …
(edit) @3700   5 years knoop Moved user_define_netdf_grid into user_module.f90 Added module …
(edit) @3698   5 years suehring Fix bad commit in gasphase_preproc
(edit) @3697   5 years hellstea bugfix in child initialization in pmc_interface_mod
(edit) @3696   5 years suehring Bugfix in degrading the order of the advection scheme at non-cyclic …
(edit) @3695   5 years knoop Added palmtest build setup and testcase for CUDA-aware-MPI.
(edit) @3694   5 years knoop Bugfix: moved OpenACC specific cpp #endif , so cpu_log call is not …
(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
Note: See TracRevisionLog for help on using the revision log.