|
|
@3676
|
6 years |
knoop |
Added comment with reference to PGI Compiler bug-ticket to the MERGE …
|
|
|
@3669
|
6 years |
maronga |
fix for last commit
|
|
|
@3668
|
6 years |
maronga |
removed most_methods circular and lookup. added improved version of …
|
|
|
@3667
|
6 years |
schwenkel |
Modified rrtmg input files check
|
|
|
@3665
|
6 years |
raasch |
dummy statements added to avoid compiler warnings about unused …
|
|
|
@3664
|
6 years |
forkel |
Replaced misplaced location message by @todo
|
|
|
@3663
|
6 years |
suehring |
update further profiles and timeseries
|
|
|
@3662
|
6 years |
suehring |
update profiles and timeseries for urban_environment test cases -- …
|
|
|
@3661
|
6 years |
suehring |
Split loops in advec_ws in order to reduce bit queries; Introduce new …
|
|
|
@3658
|
6 years |
knoop |
OpenACC: flow_statistics partly ported to GPU
|
|
|
@3657
|
6 years |
knoop |
OpenACC: cuda-aware-mpi in transpose and acc update async in …
|
|
|
@3656
|
6 years |
knoop |
Bigfix: added missing dependency random_function_mod to Makefile entry …
|
|
|
@3655
|
6 years |
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
|
|
@3654
|
6 years |
suehring |
Disable misplaced location message in chemistry_model_mod
|
|
|
@3653
|
6 years |
forkel |
parameter chem_mechanism added to &chemistry_parameters
|
|
|
@3652
|
6 years |
forkel |
Checks added for chemistry mechanism, parameter chem_mechanism added
|
|
|
@3651
|
6 years |
suehring |
Bugfix, restore OMP END PARALLEL block (accidantly remove in -r 3637)
|
|
|
@3650
|
6 years |
kanani |
Bugfix/additions to enable restarts with biometeorology …
|
|
|
@3649
|
6 years |
suehring |
Bugfix, initialize strings with intent(out) attribute, delete debug prints
|
|
|
@3648
|
6 years |
suehring |
Rename surface_output_mod into surface_data_output_mod, same with all …
|
|
|
@3647
|
6 years |
kanani |
Bugfix: add time_since_reference_point to IF clause for data_output …
|
|
|
@3646
|
6 years |
kanani |
Bugfix: replace simulated_time by time_since_reference_point where required
|
|
|
@3643
|
6 years |
knoop |
Bugfix: set found logical correct in chem_data_output_2d
|
|
|
@3642
|
6 years |
knoop |
Bugfix: prevent index out of bound error in radiation model
|
|
|
@3641
|
6 years |
knoop |
Small change to gust_mod interface data_output calls
|
|
|
@3639
|
6 years |
forkel |
Bug fix of rate of eq.2 in simple.eqn and derived mechanisms, update …
|
|
|
@3638
|
6 years |
forkel |
chemistry_model_mod: Added missing conversion factor fr2ppm for qvap
|
|
|
@3637
|
6 years |
knoop |
M Makefile
|
|
|
@3636
|
6 years |
raasch |
nopointer option removed
|
|
|
@3635
|
6 years |
knoop |
Added svn propset svn:keywords Id to gust_mod
|
|
|
@3634
|
6 years |
knoop |
OpenACC port for SPEC
|
|
|
@3633
|
6 years |
schwenkel |
your commit message
|
|
|
@3632
|
6 years |
kanani |
Fix for masked output, change default chemistry mechanism
|
|
|
@3631
|
6 years |
knoop |
removed testcases from INSTALL dir and modified …
|
|
|
@3630
|
6 years |
knoop |
Bugfix: changed ERROR STOP to STOP 1 as PGI currently can not handle it.
|
|
|
@3629
|
6 years |
maronga |
palm_csd improvements
|
|
|
@3628
|
6 years |
knoop |
Added RRTMG installation capability to automatic installer
|
|
|
@3623
|
6 years |
forkel |
removed inlined declaration of qvap and fakt - was forgotten for CBM4
|
|
|
@3622
|
6 years |
schwenkel |
Important bugfix in case of restart runs
|
|
|
@3620
|
6 years |
moh.hefny |
fix date and time and update 3d rad_lw_out
|
|
|
@3619
|
6 years |
suehring |
Add ASCII file for plant canopy to io-files
|
|
|
@3618
|
6 years |
eckhard |
inifor: Prefixed all INIFOR modules with inifor_ and removed unused …
|
|
|
@3616
|
6 years |
moh.hefny |
fix time variables during solar positions calc
|
|
|
@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
|
|
|
@3611
|
6 years |
banzhafs |
chem_emissions_mod and chem_modules update to comply PALM coding rules
|
|
|
@3609
|
6 years |
suehring |
Further correction in initialization of surfaces in cyclic-fill case
|
|
|
@3608
|
6 years |
suehring |
Bugfix in initialization of surfaces in cyclic-fill case + bugfix in …
|
|
|
@3607
|
6 years |
suehring |
Output of radiation-related quantities migrated from …
|
|
|
@3606
|
6 years |
forkel |
bug fix for machanisms simple and simplep
|
|
|
@3602
|
6 years |
sward |
document_changes from previous commit
|
|
|
@3601
|
6 years |
sward |
Added check for missing NAVIGATION_DATA input file
|
|
|
@3600
|
6 years |
banzhafs |
chemistry_model_mod code update to comply PALM coding rules
|
|
|
@3597
|
6 years |
maronga |
revised calculation of near surface air potential temperature
|
|
|
@3593
|
6 years |
kanani |
Bugfix for missing array allocation (biometeorology_mod), remove …
|
|
|
@3592
|
6 years |
suehring |
Determine number of coupled arrays dynamically
|
|
|
@3590
|
6 years |
forkel |
A few updates and corrections in Readme file
|
|
|
@3589
|
6 years |
suehring |
Remove erroneous UTF encoding; last commit documented
|
|
|
@3587
|
6 years |
sward |
Added MAS substep time to agent output
|
|
|
@3586
|
6 years |
forkel |
Changed character length of name in species_def and photols_def to 15
|
|
|
@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
|
|
|
@3581
|
6 years |
schwenkel |
Disable lcm test case
|
|
|
@3580
|
6 years |
schwenkel |
added test cases
|
|
|
@3579
|
6 years |
suehring |
Bugfix in initialization of synthetic turbulence generator and …
|
|
|
@3577
|
6 years |
schwenkel |
Changed number concentration unit to SI standard
|
|
|
@3575
|
6 years |
kanani |
Bugfix for output time levels in parallel NetCDF output with spinup …
|
|
|
@3574
|
6 years |
raasch |
syntax-error in last commit fixed
|
|
|
@3573
|
6 years |
raasch |
bugfixes: don't check the .palm.iofiles in restart runs + wrong …
|
|
|
@3572
|
6 years |
suehring |
Additional output for radiative fluxes added
|
|
|
@3570
|
6 years |
kanani |
Fix too long lines (chemistry_model_mod, chem_emissions_mod), correct …
|
|
|
@3569
|
6 years |
kanani |
Fix for biomet output (ticket:757), merge of uv_exposure into …
|
|
|
@3568
|
6 years |
raasch |
bugifx: calculate equation of state for seawater even if salinity is …
|
|
|
@3567
|
6 years |
maronga |
added first version of palm_csd (preprocessing tool for creating …
|
|
|
@3563
|
6 years |
knoop |
Deleted testsuite script
|
|
|
@3562
|
6 years |
suehring |
variables documented
|
|
|
@3561
|
6 years |
knoop |
palmtest: enabled content-check of all found netcdf variables
|
|
|
@3560
|
6 years |
raasch |
bugfix to guarantee correct particle releases in case that the release …
|
|
|
@3559
|
6 years |
knoop |
removed example_cbl test case redundancy
|
|
|
@3558
|
6 years |
kanani |
Replace TESTS/cases/urban_environment/INPUT files by symbolic links
|
|
|
@3557
|
6 years |
eckhard |
inifor: Updated documentation
|
|
|
@3556
|
6 years |
suehring |
restart mechanism for surface elements commented, some formatting
|
|
|
@3555
|
6 years |
raasch |
sed-command to remove repeated space-characters replaced by …
|
|
|
@3554
|
6 years |
gronemeier |
renamed variable if to ivar; add variable description
|
|
|
@3553
|
6 years |
suehring |
last commit documented
|
|
|
@3552
|
6 years |
suehring |
further variables documented
|
|
|
@3551
|
6 years |
suehring |
optimization of advec_ws
|
|
|
@3550
|
6 years |
gronemeier |
calculate diss production same in vector and cache optimization; move …
|
|
|
@3549
|
6 years |
raasch |
ssh-call for submitting batch jobs on remote systems modified to avoid …
|
|
|
@3547
|
6 years |
suehring |
variable description added some routines
|
|
|
@3545
|
6 years |
gronemeier |
removed debug output; removed rans_mode from namelist; altered order …
|
|
|
@3543
|
6 years |
suehring |
changes from last commit documented
|
|
|
@3542
|
6 years |
suehring |
Revise ghost point exchange in netcdf-data input; new routine for …
|
|
|
@3541
|
6 years |
gronemeier |
add test case for RANS mode (TKE-e)
|
|
|
@3540
|
6 years |
gronemeier |
update test cases
|
|
|
@3538
|
6 years |
suehring |
Remove unnecessary double masking of topography in advection and …
|
|
|
@3537
|
6 years |
eckhard |
inifor: COSMO-D2 support
|
|
|
@3534
|
6 years |
raasch |
inifor integrated in build mechanism, some bugfixes in inifor to avoid …
|
|
|
@3529
|
6 years |
gronemeier |
change date format in output files; add global attributes; change …
|
|
|