|
|
@3725
|
6 years |
raasch |
modifications to avoid compiler warnings about unused variables, …
|
|
|
@3724
|
6 years |
kanani |
Correct double-used log_point_s units (bulk_cloud_model_mod, …
|
|
|
@3720
|
6 years |
knoop |
Made "particle_type" interoperabel with C by adding "C_BOOL" to …
|
|
|
@3719
|
6 years |
kanani |
Correct and clean-up cpu_logs, some overlapping counts …
|
|
|
@3718
|
6 years |
suehring |
Adjust variable name connections between UC2 and chemistry variables
|
|
|
@3717
|
6 years |
suehring |
Bugfix, do not set boundary conditions for pt in neutral runs; enable …
|
|
|
@3715
|
6 years |
suehring |
Revise check for saturation moisture
|
|
|
@3712
|
6 years |
kanani |
Formatting and clean-up (urban_surface_mod)
|
|
|
@3711
|
6 years |
knoop |
Introduced module_interface_init_checks for post-init checks
|
|
|
@3710
|
6 years |
suehring |
Check if building-, water-, pavement-, vegetation- and soil types are …
|
|
|
@3708
|
6 years |
hellstea |
Checks for parent / child grid line matching introduced
|
|
|
@3706
|
6 years |
suehring |
unused variables removed
|
|
|
@3705
|
6 years |
suehring |
last commit documented
|
|
|
@3704
|
6 years |
suehring |
Revision of virtual-measurement module and data output enabled. …
|
|
|
@3703
|
6 years |
knoop |
Updated user_interface_required_revision to r3703
|
|
|
@3702
|
6 years |
gronemeier |
bugfix: renamed thetav_t to vtheta_t (check_parameters.f90)
|
|
|
@3701
|
6 years |
knoop |
Added module switch for user_module.
User module is enabled as soon as …
|
|
|
@3700
|
6 years |
knoop |
Moved user_define_netdf_grid into user_module.f90
Added module …
|
|
|
@3697
|
6 years |
hellstea |
bugfix in child initialization in pmc_interface_mod
|
|
|
@3696
|
6 years |
suehring |
Bugfix in degrading the order of the advection scheme at non-cyclic …
|
|
|
@3694
|
6 years |
knoop |
Bugfix: moved OpenACC specific cpp #endif , so cpu_log call is not …
|
|
|
@3693
|
6 years |
dom_dwd_user |
biometeorology_mod.f90:
(C) renamed averageing switches from e.g. …
|
|
|
@3692
|
6 years |
suehring |
Add check for soil moisture higher than its saturation value
|
|
|
@3691
|
6 years |
suehring |
Add output of surface-parallel flow speed
|
|
|
@3690
|
6 years |
knoop |
Enabled OpenACC usage without using the cudaFFT library.
Added …
|
|
|
@3689
|
6 years |
knoop |
Added multi-GPU capability when using OpenACC.
|
|
|
@3687
|
6 years |
knoop |
Moved all user routunes that are dependencies of the PALM core only, …
|
|
|
@3685
|
6 years |
knoop |
Some interface calls moved to module_interface + cleanup
|
|
|
@3684
|
6 years |
knoop |
Enabled module_interface_actions in time_integration and …
|
|
|
@3681
|
6 years |
hellstea |
Major update of pmc_interface_mod
|
|
|
@3679
|
6 years |
knoop |
removed explicit .f90 file dependency in Makefile
|
|
|
@3677
|
6 years |
moh.hefny |
update rad_lw_out according to radiation model used
|
|
|
@3676
|
6 years |
knoop |
Added comment with reference to PGI Compiler bug-ticket to the MERGE …
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@3630
|
6 years |
knoop |
Bugfix: changed ERROR STOP to STOP 1 as PGI currently can not handle it.
|
|
|
@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
|
|
|
@3616
|
6 years |
moh.hefny |
fix time variables during solar positions calc
|
|
|
@3614
|
6 years |
raasch |
unused variables removed, abort renamed inifor_abort to avoid …
|
|
|
@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 …
|
|
|
@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
|
|
|
@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
|
|
|
@3582
|
6 years |
suehring |
Merge branch salsa with trunk
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@3562
|
6 years |
suehring |
variables documented
|
|
|
@3560
|
6 years |
raasch |
bugfix to guarantee correct particle releases in case that the release …
|
|
|
@3556
|
6 years |
suehring |
restart mechanism for surface elements commented, some formatting
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@3538
|
6 years |
suehring |
Remove unnecessary double masking of topography in advection and …
|
|
|
@3534
|
6 years |
raasch |
inifor integrated in build mechanism, some bugfixes in inifor to avoid …
|
|
|