source: palm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3838   5 years forkel some formatting and comments for chem_photolysis_mod.f90
(edit) @3837   5 years knoop Added module_interface for prognostic_equations
(edit) @3836   5 years raasch default config file for HLRN-IV system in Goettingen added
(edit) @3835   5 years kanani Formatting, clean-up, clarified/corrected comments (chem_modules)
(edit) @3834   5 years forkel removed forgotten ,nvar from USE chem_modules
(edit) @3833   5 years forkel removed USE chem_gasphase_mod from chem_modules, apply USE …
(edit) @3832   5 years raasch some routines instrumented with openmp directives, loop reordering for …
(edit) @3831   5 years forkel added nvar to USE chem_gasphase_mod - nvar will not be included in …
(edit) @3830   5 years raasch more uninitialized checks removed in gfortran default options
(edit) @3829   5 years raasch uninitialized checks removed in gfortran default options
(edit) @3828   5 years raasch further gfortran warnings activated on testserver, unused variables removed
(edit) @3827   5 years forkel some formatting and reordering of lines
(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
(edit) @3823   5 years raasch warnings will be interpreted as errors from now on in case of gfortran …
(edit) @3822   5 years hellstea Temporary increase of the vertical dimension of the parent-grid arrays …
(edit) @3821   5 years forkel fixed commas in lines 2215 abd 2232
(edit) @3820   5 years forkel renaming of get_mechanismname, do_emiss and do_depo, sorting in …
(edit) @3819   5 years hellstea Adjustable anterpolation buffer introduced on all nest boundaries
(edit) @3818   5 years pavelkrc Update reference results of test urban_environment_restart Change of …
(edit) @3817   5 years suehring Correct output coordinates for vertical surface-element data
(edit) @3814   5 years pavelkrc Rename conflicting variable names
(edit) @3812   5 years gronemeier Open binary surface output data within separate folder
(edit) @3807   5 years knoop Diasabed automati FFTW detection
(edit) @3806   5 years raasch bugfix: intent of dummy arguments changed to inout, additional check …
(edit) @3805   5 years raasch output format adjusted, unused variable removed
(edit) @3804   5 years hellstea Last commit documented
(edit) @3803   5 years hellstea Nesting anterpolation domain height reduced
(edit) @3802   5 years raasch unused variables removed, unused subroutines commented out, type …
(edit) @3801   5 years eckhard inifor: Read COSMO rotated pole from dataset, check if PALM domain …
(edit) @3800   5 years forkel added leading blanks to dummy statements
(edit) @3799   5 years forkel editing in kpp4palm: add statements for avoiding unused variables, …
(edit) @3798   5 years hellstea A bug fixed in lateral boundary interpolations
(edit) @3797   5 years forkel Modifications for OpenMP version by Klaus Ketelsen
(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, …
Note: See TracRevisionLog for help on using the revision log.