source: palm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3796   5 years banzhafs Unused variables removed/taken care of from/in chemistry_model_mod
(edit) @3795   5 years eckhard Updated inifor build dependencies
(edit) @3794   5 years raasch unused variables removed
(edit) @3793   5 years raasch bugfix for suffix setting in utility makefile
(edit) @3792   5 years hellstea Interpolations improved. Large number of obsolete subroutines removed. …
(edit) @3791   5 years raasch 0.1 version of inifor script
(edit) @3790   5 years raasch first framework for an inifor script added
(edit) @3789   5 years forkel Removed unused variables from chem_gasphase_mod.f90
(edit) @3788   5 years banzhafs Removed unused variables from chem_emissions_mod
(edit) @3787   5 years raasch unused variables removed
(edit) @3786   5 years raasch unused variables removed, interoperable C datatypes introduced in …
(edit) @3785   5 years eckhard inifor: Removed unused variables, improved coding style
(edit) @3784   5 years forkel read from unit 10 now also removed from subroutine chem_header
(edit) @3783   5 years forkel Removed forgotten write statements an some of the unused variables
(edit) @3780   5 years forkel removed read from unit 10 in chemistry_model_mod.f90, added …
(edit) @3779   5 years eckhard inifor: bugfix: Fixes issue #815 with geostrophic wind profiles
(edit) @3776   5 years gronemeier write out preprocessor directives; remove tailing whitespaces
(edit) @3775   5 years gronemeier removed unused variables
(edit) @3774   5 years moh.hefny bugfix: avoid unallocated array in case ofinitialize simulated_time …
(edit) @3773   5 years maronga added output of theta_2m_av and minor revisions in palm_csd
(edit) @3772   5 years suehring Assure that emissions are only at natural (pavement) surfaces in case …
(edit) @3771   5 years raasch rrtmg preprocessor for directives moved/added, save attribute added to …
(edit) @3770   5 years moh.hefny fix svn key $
(edit) @3769   5 years moh.hefny removed unused variables from urban_surface_mod radiation_model_mod …
(edit) @3768   5 years raasch variables commented out + statement added to avoid compiler warnings …
(edit) @3767   5 years raasch unused variables removed from rrd-subroutines parameter list
(edit) @3766   5 years raasch unused_variables removed, bugfix in im_define_netcdf_grid argument …
(edit) @3765   5 years eckhard inifor: bugfix: added change missing form last commit
(edit) @3764   5 years eckhard inifor: bugfix: removed dependency on radiation input files
(edit) @3763   5 years suehring Replace work-around for ghost point exchange of 1-byte arrays with …
(edit) @3762   5 years suehring remove unused variables in surface_data_output_mod and use compiler …
(edit) @3761   5 years raasch unused variables removed, OpenACC directives re-formatted, statements …
(edit) @3760   5 years moh.hefny bugfix: initialize simulated_time before calculating solar position
(edit) @3759   5 years suehring Indoor model: provide total building volume; several bugfixes; …
(edit) @3757   5 years suehring Disable build of surface-output processing tool in Makefile_utilities
(edit) @3756   5 years suehring Disable compilation of postprocessing tool for surface output, until …
(edit) @3755   5 years suehring Change format descriptor in VTK postprocessor for surface output; …
(edit) @3754   5 years kanani Bugfixes for calculation and I/O of view factors
(edit) @3753   5 years dom_dwd_user biometeorology_mod.f90: (C) Added automatic setting of mrt_nlevels in …
(edit) @3750   5 years dom_dwd_user biometeorology_mod.f90: (C) Fixed several ugly/bad style issues. Now …
(edit) @3749   5 years dom_dwd_user biometeorology_mod.f90: (B) Added addittional safety meassures to …
(edit) @3748   5 years suehring Revise conversion of waste-heat flux (do not divide by air density, …
(edit) @3747   5 years gronemeier bugfix: set user-defined statistic regions within new routine …
(edit) @3746   5 years gronemeier bugfix: do not overwrite name of statistic regions set by namelist
(edit) @3745   5 years suehring document last commit
(edit) @3744   5 years suehring Coupling of indoor model to atmosphere; output of indoor temperatures …
(edit) @3743   5 years moh.hefny added read/write number of MRT factors to the respective routines
(edit) @3742   5 years dom_dwd_user biometeorology_mod.f90: (C) Allocation of the input _av grids was …
(edit) @3741   5 years hellstea Bugfix in nest initialization and interpolations
(edit) @3740   5 years dom_dwd_user biometeorology_mod.f90: (B) Added safety-meassure to catch the case …
(edit) @3739   5 years dom_dwd_user biometeorology_mod.f90: (N) Auto-adjusting thermal_comfort flag if not …
(edit) @3738   5 years suehring clean-up debug prints
(edit) @3737   5 years suehring Enable initialization of chemistry variables via dynamic input file; …
(edit) @3736   5 years gronemeier Add azimuth and zenith to output file; set long-name attributes; …
(edit) @3735   5 years dom_dwd_user biometeorology_mod.f90: (N) Fixed auto-setting of thermal index …
(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 …
Note: See TracRevisionLog for help on using the revision log.