|
|
@4790
|
4 years |
eckhard |
inifor: Validate netCDF dimensions of COSMO input files
|
|
|
@4786
|
4 years |
suehring |
Creation of in- and output filenames simplified
|
|
|
@4784
|
4 years |
suehring |
surface data output processing to vtk format: Output of 5 relevant …
|
|
|
@4766
|
4 years |
resler |
Add scripts for generating dynamic driver from WRF and CAMx outputs
|
|
|
@4762
|
4 years |
raasch |
folder for WRF-interface added
|
|
|
@4756
|
4 years |
eckhard |
inifor: Fixed an error in surface pressure extrapolation
|
|
|
@4737
|
4 years |
eckhard |
Added INIFOR integration test
|
|
|
@4715
|
4 years |
eckhard |
inifor: Make LODs for top boundary conditions consistent with PALM
|
|
|
@4714
|
4 years |
eckhard |
inifor: Fixed off-by-one indexing error for profile quantities
|
|
|
@4675
|
4 years |
eckhard |
Support for homogeneous (domain-averaged) boundary conditions and soil …
|
|
|
@4659
|
4 years |
eckhard |
inifor: Support for COSMO cloud water and precipitation
|
|
|
@4569
|
4 years |
eckhard |
Removed unused variable
|
|
|
@4568
|
4 years |
eckhard |
Handle COSMO soil data with and without additional surface temperature
|
|
|
@4567
|
4 years |
eckhard |
Don't let 'clean' remove code files if BIN_PATH is set to tests directory
|
|
|
@4553
|
4 years |
eckhard |
Fixed domain extend check, readablity and documentation improvements
|
|
|
@4538
|
4 years |
eckhard |
inifor: Fix issue where --elevation/-z option was ignored, make it …
|
|
|
@4523
|
5 years |
eckhard |
fixed constant-density pressure extrapolation, respect integer working …
|
|
|
@4499
|
5 years |
eckhard |
bugfix for explicit loop in 'reverse' subroutine, updated test suite
|
|
|
@4493
|
5 years |
pavelkrc |
Merge brach resler
|
|
|
@4481
|
5 years |
maronga |
Bugfix for copyright updates in document_changes; copyright update …
|
|
|
@4475
|
5 years |
gronemeier |
bugfixes/changes to INIFOR:
- c: revise output format in routine …
|
|
|
@4454
|
5 years |
forkel |
Updated Readme_KPP4PALM.odt and comments in run_kpp4palm.sh, set …
|
|
|
@4451
|
5 years |
raasch |
kpp4 scripts converted from ksh to bash, default mechanism changed …
|
|
|
@4400
|
5 years |
suehring |
Revision of the virtual-measurement module: data input from NetCDF …
|
|
|
@4392
|
5 years |
pavelkrc |
Merge branch resler (updated documentation, optional flux tracing, bugfix)
|
|
|
@4370
|
5 years |
raasch |
bugfixes for previous commit: unused variables removed, Temperton-fft …
|
|
|
@4286
|
5 years |
resler |
Merge branch resler into trunk
|
|
|
@4274
|
5 years |
raasch |
bugfix for processing data from atmosphere-ocean coupled runs (only …
|
|
|
@4262
|
5 years |
schwenkel |
Added BIND attribute and C datatypes
|
|
|
@4245
|
5 years |
pavelkrc |
Merge branch resler into trunk
|
|
|
@4141
|
5 years |
gronemeier |
changes in data-output module (data_output_binary_module, …
|
|
|
@4123
|
5 years |
gronemeier |
bugfix: do not assue that output arrays start with index 0
|
|
|
@4107
|
5 years |
gronemeier |
changes in data-output module (data_output_module.f90, …
|
|
|
@4075
|
5 years |
gronemeier |
add program to convert the new binary output into netcdf …
|
|
|
@4074
|
5 years |
eckhard |
inifor: Changed initialization mode from 'volume' to 'profile'
|
|
|
@4019
|
5 years |
eckhard |
inifor: bugfix: Fix wrong z_top height with gfortran -O2/-O3
|
|
|
@4016
|
5 years |
forkel |
fix in simple mechanisms: qvap connected to mechanism
|
|
|
@3997
|
5 years |
eckhard |
inifor: Read origin_z from static driver if given; alert user to warnings
|
|
|
@3950
|
6 years |
forkel |
forgot something in def_salsa+phstat
|
|
|
@3949
|
6 years |
forkel |
fix in def_salsa+simple/chem_gasphase_mod.kpp and finaling def_salsa+phstat
|
|
|
@3944
|
6 years |
maronga |
fix for last commit
|
|
|
@3943
|
6 years |
maronga |
bugfixes in urban surface model; output of greenz roof transpiration …
|
|
|
@3928
|
6 years |
gronemeier |
change dimensions in NetCDF output files of virtual measurements; add …
|
|
|
@3867
|
6 years |
eckhard |
Fix 'kinds.mod0' build issue
|
|
|
@3866
|
6 years |
eckhard |
inifor: Use PALM's working precision; improved error handling, coding …
|
|
|
@3842
|
6 years |
suehring |
remove redundant VTK netcdf option in postprocessor
|
|
|
@3841
|
6 years |
suehring |
In VTK postprocessor add suffix to indicate average data in VTK files
|
|
|
@3833
|
6 years |
forkel |
removed USE chem_gasphase_mod from chem_modules, apply USE …
|
|
|
@3820
|
6 years |
forkel |
renaming of get_mechanismname, do_emiss and do_depo, sorting in …
|
|
|
@3805
|
6 years |
raasch |
output format adjusted, unused variable removed
|
|
|
@3802
|
6 years |
raasch |
unused variables removed, unused subroutines commented out, type …
|
|
|
@3801
|
6 years |
eckhard |
inifor: Read COSMO rotated pole from dataset, check if PALM domain …
|
|
|
@3800
|
6 years |
forkel |
added leading blanks to dummy statements
|
|
|
@3799
|
6 years |
forkel |
editing in kpp4palm: add statements for avoiding unused variables, …
|
|
|
@3797
|
6 years |
forkel |
Modifications for OpenMP version by Klaus Ketelsen
|
|
|
@3795
|
6 years |
eckhard |
Updated inifor build dependencies
|
|
|
@3793
|
6 years |
raasch |
bugfix for suffix setting in utility makefile
|
|
|
@3789
|
6 years |
forkel |
Removed unused variables from chem_gasphase_mod.f90
|
|
|
@3785
|
6 years |
eckhard |
inifor: Removed unused variables, improved coding style
|
|
|
@3780
|
6 years |
forkel |
removed read from unit 10 in chemistry_model_mod.f90, added …
|
|
|
@3779
|
6 years |
eckhard |
inifor: bugfix: Fixes issue #815 with geostrophic wind profiles
|
|
|
@3765
|
6 years |
eckhard |
inifor: bugfix: added change missing form last commit
|
|
|
@3764
|
6 years |
eckhard |
inifor: bugfix: removed dependency on radiation input files
|
|
|
@3757
|
6 years |
suehring |
Disable build of surface-output processing tool in Makefile_utilities
|
|
|
@3755
|
6 years |
suehring |
Change format descriptor in VTK postprocessor for surface output; …
|
|
|
@3716
|
6 years |
eckhard |
inifor: bugfix: removed dependency on soilmoisture input files; added …
|
|
|
@3709
|
6 years |
suehring |
Undo bad commit in chemistry preprocessor (accidantly deleted files).
|
|
|
@3708
|
6 years |
hellstea |
Checks for parent / child grid line matching introduced
|
|
|
@3705
|
6 years |
suehring |
last commit documented
|
|
|
@3704
|
6 years |
suehring |
Revision of virtual-measurement module and data output enabled. …
|
|
|
@3698
|
6 years |
suehring |
Fix bad commit in gasphase_preproc
|
|
|
@3697
|
6 years |
hellstea |
bugfix in child initialization in pmc_interface_mod
|
|
|
@3681
|
6 years |
hellstea |
Major update of pmc_interface_mod
|
|
|
@3680
|
6 years |
knoop |
Added cpp-option netcdf to inifor
|
|
|
@3678
|
6 years |
eckhard |
inifor: bugfix: avoid empty averaging regions, check if all input …
|
|
|
@3665
|
6 years |
raasch |
dummy statements added to avoid compiler warnings about unused …
|
|
|
@3639
|
6 years |
forkel |
Bug fix of rate of eq.2 in simple.eqn and derived mechanisms, update …
|
|
|
@3623
|
6 years |
forkel |
removed inlined declaration of qvap and fakt - was forgotten for CBM4
|
|
|
@3618
|
6 years |
eckhard |
inifor: Prefixed all INIFOR modules with inifor_ and removed unused …
|
|
|
@3615
|
6 years |
raasch |
bugfix for last commit: abort replaced by inifor_abort
|
|
|
@3614
|
6 years |
raasch |
unused variables removed, abort renamed inifor_abort to avoid …
|
|
|
@3613
|
6 years |
eckhard |
inifor: Average initial profiles over the PALM, not the geostrophic, region
|
|
|
@3606
|
6 years |
forkel |
bug fix for machanisms simple and simplep
|
|
|
@3590
|
6 years |
forkel |
A few updates and corrections in Readme file
|
|
|
@3585
|
6 years |
forkel |
Comments in all chem_gasphase_mod.kpp, add def_salsagas/*.f90, removed …
|
|
|
@3582
|
6 years |
suehring |
Merge branch salsa with trunk
|
|
|
@3557
|
6 years |
eckhard |
inifor: Updated documentation
|
|
|
@3537
|
6 years |
eckhard |
inifor: COSMO-D2 support
|
|
|
@3534
|
6 years |
raasch |
inifor integrated in build mechanism, some bugfixes in inifor to avoid …
|
|
|
@3523
|
6 years |
suehring |
Implement interface for posix conform C-systemcalls in order to …
|
|
|
@3499
|
6 years |
suehring |
Temporarily avoid compilation of post-processing tool for surface …
|
|
|
@3496
|
6 years |
suehring |
Use subroutine call for intrinsic routine fseek instead of function …
|
|
|
@3494
|
6 years |
suehring |
Surface output revised and some bugs are fixed + new post-processing …
|
|
|
@3487
|
6 years |
maronga |
processed comments from a previous revision, adjustments of palmrungui …
|
|
|
@3458
|
6 years |
kanani |
Reintegrated fixes/changes from branch chemistry
|
|
|
@3456
|
6 years |
eckhard |
inifor: Removed surface forcing and internal arrays from netCDF output
|
|
|
@3447
|
6 years |
eckhard |
inifor: Renamed source files for compatibilty with PALM build system
|
|
|
@3401
|
6 years |
eckhard |
inifor: Re-compute geostrophic winds every time step
|
|
|
@3400
|
6 years |
sward |
Made agent_preprocessing fortran 2008 conform
|
|
|
@3396
|
6 years |
eckhard |
inifor: Re-add lost files
|
|
|