source: palm/trunk/UTIL

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4107   5 years gronemeier changes in data-output module (data_output_module.f90, …
(edit) @4075   5 years gronemeier add program to convert the new binary output into netcdf …
(edit) @4074   5 years eckhard inifor: Changed initialization mode from 'volume' to 'profile'
(edit) @4019   5 years eckhard inifor: bugfix: Fix wrong z_top height with gfortran -O2/-O3
(edit) @4016   5 years forkel fix in simple mechanisms: qvap connected to mechanism
(edit) @3997   5 years eckhard inifor: Read origin_z from static driver if given; alert user to warnings
(edit) @3950   5 years forkel forgot something in def_salsa+phstat
(edit) @3949   5 years forkel fix in def_salsa+simple/chem_gasphase_mod.kpp and finaling def_salsa+phstat
(edit) @3944   5 years maronga fix for last commit
(edit) @3943   5 years maronga bugfixes in urban surface model; output of greenz roof transpiration …
(edit) @3928   5 years gronemeier change dimensions in NetCDF output files of virtual measurements; add …
(edit) @3867   5 years eckhard Fix 'kinds.mod0' build issue
(edit) @3866   5 years eckhard inifor: Use PALM's working precision; improved error handling, coding …
(edit) @3842   5 years suehring remove redundant VTK netcdf option in postprocessor
(edit) @3841   5 years suehring In VTK postprocessor add suffix to indicate average data in VTK files
(edit) @3833   5 years forkel removed USE chem_gasphase_mod from chem_modules, apply USE …
(edit) @3820   5 years forkel renaming of get_mechanismname, do_emiss and do_depo, sorting in …
(edit) @3805   5 years raasch output format adjusted, unused variable removed
(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) @3797   5 years forkel Modifications for OpenMP version by Klaus Ketelsen
(edit) @3795   5 years eckhard Updated inifor build dependencies
(edit) @3793   5 years raasch bugfix for suffix setting in utility makefile
(edit) @3789   5 years forkel Removed unused variables from chem_gasphase_mod.f90
(edit) @3785   5 years eckhard inifor: Removed unused variables, improved coding style
(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) @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) @3757   5 years suehring Disable build of surface-output processing tool in Makefile_utilities
(edit) @3755   5 years suehring Change format descriptor in VTK postprocessor for surface output; …
(edit) @3716   5 years eckhard inifor: bugfix: removed dependency on soilmoisture input files; added …
(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) @3705   5 years suehring last commit documented
(edit) @3704   5 years suehring Revision of virtual-measurement module and data output enabled. …
(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) @3681   5 years hellstea Major update of pmc_interface_mod
(edit) @3680   5 years knoop Added cpp-option netcdf to inifor
(edit) @3678   5 years eckhard inifor: bugfix: avoid empty averaging regions, check if all input …
(edit) @3665   5 years raasch dummy statements added to avoid compiler warnings about unused …
(edit) @3639   5 years forkel Bug fix of rate of eq.2 in simple.eqn and derived mechanisms, update …
(edit) @3623   5 years forkel removed inlined declaration of qvap and fakt - was forgotten for CBM4
(edit) @3618   5 years eckhard inifor: Prefixed all INIFOR modules with inifor_ and removed unused …
(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) @3606   5 years forkel bug fix for machanisms simple and simplep
(edit) @3590   5 years forkel A few updates and corrections in Readme file
(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) @3557   5 years eckhard inifor: Updated documentation
(edit) @3537   5 years eckhard inifor: COSMO-D2 support
(edit) @3534   5 years raasch inifor integrated in build mechanism, some bugfixes in inifor to avoid …
(edit) @3523   5 years suehring Implement interface for posix conform C-systemcalls in order to …
(edit) @3499   5 years suehring Temporarily avoid compilation of post-processing tool for surface …
(edit) @3496   5 years suehring Use subroutine call for intrinsic routine fseek instead of function …
(edit) @3494   5 years suehring Surface output revised and some bugs are fixed + new post-processing …
(edit) @3487   5 years maronga processed comments from a previous revision, adjustments of palmrungui …
(edit) @3458   5 years kanani Reintegrated fixes/changes from branch chemistry
(edit) @3456   5 years eckhard inifor: Removed surface forcing and internal arrays from netCDF output
(edit) @3447   5 years eckhard inifor: Renamed source files for compatibilty with PALM build system
(edit) @3401   5 years eckhard inifor: Re-compute geostrophic winds every time step
(edit) @3400   5 years sward Made agent_preprocessing fortran 2008 conform
(edit) @3396   5 years eckhard inifor: Re-add lost files
(edit) @3395   5 years eckhard inifor: Added computation of geostrophic winds from COSMO input
(edit) @3298   5 years kanani Merge chemistry branch at r3297 to trunk
(edit) @3262   6 years eckhard Removed unnecessary file check
(edit) @3259   6 years sward Updated agent preprocessing to avoid gfortran warnings
(edit) @3241   6 years raasch various changes to avoid compiler warnings (mainly removal of unused …
(edit) @3216   6 years sward Bugfix for gfortran: reordering of type definitions
(edit) @3210   6 years sward Minor bugfix in agent_preprocessing
(edit) @3208   6 years sward Renamed nav_mesh to agent_preprocessing and added it to palmbuild
(edit) @3198   6 years sward Added MAS end time, used time_since_reference_point, corrected …
(edit) @3183   6 years suehring last commit documented
(edit) @3182   6 years suehring New Inifor features: grid stretching, improved command-interface, …
(edit) @3168   6 years sward Updated NetCDF variable names
(edit) @3159   6 years sward Added multi agent system
(edit) @2978   6 years schwenkel Bugfix in particle analyze tool
(edit) @2795   6 years hellstea Bugfix in nesting anterpolation relaxation functions
(edit) @2768   6 years kanani Added parameter check, reduced line length, some formatting
(edit) @2733   6 years raasch some old files which are not required any more have been removed
(edit) @2718   6 years maronga deleting of deprecated files; headers updated where needed
(edit) @2716   6 years kanani Correction of "Former revisions" section
(edit) @2699   6 years kanani Adjustment of chemistry gasphase preprocessor
(edit) @2696   6 years kanani Merge of branch palm4u into trunk
(edit) @2669   6 years raasch file attributes and activation strings in .palm.iofiles revised, file …
(edit) @2523   6 years kanani Added .palm.config.idefix, and bugfix in combine_plot_fields
(edit) @2512   6 years raasch upper bounds of cross section and 3d output changed from nx+1,ny+1 to …
(edit) @2410   7 years Giersch Revise error message PA0462 and change lclocal to lcmuk in testsuite
(edit) @2380   7 years raasch initial versions for new scripts palmrun and palmbuild
(edit) @2365   7 years kanani Vertical nesting implemented (SadiqHuq?)
(edit) @2316   7 years maronga new mrungui version based on python
(edit) @2125   7 years hoffmann last commit documented
(edit) @2124   7 years hoffmann read_prt_data.f90 adapted to new variable names
(edit) @2070   7 years maronga last commit documented
(edit) @2069   7 years maronga mrungui improvements
Note: See TracRevisionLog for help on using the revision log.