source: palm/trunk/SOURCE/prognostic_equations.f90

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1586   9 years maronga last commit documented
(edit) @1585   9 years maronga Added support for RRTMG radiation code
(edit) @1518   9 years hoffmann last commit documented
(edit) @1517   9 years hoffmann bug-fix: Bott-Chlond scheme
(edit) @1497   9 years maronga last commit documented
(edit) @1496   9 years maronga added beta version of a land surface model and a simple radiation …
(edit) @1485   9 years kanani last commit documented
(edit) @1484   9 years kanani New: --- Subroutine init_plant_canopy added to module …
(edit) @1410   10 years suehring last commit documented
(edit) @1409   10 years suehring Bugfix: set inflow boundary conditions also if no humidity or …
(edit) @1399   10 years heinze last commit documented
(edit) @1398   10 years heinze adjustments in case of nudging + bugfix for KIND in CMPLX function
(edit) @1381   10 years heinze last commit documented
(edit) @1380   10 years heinze Upper boundary conditions for pt and q in case of nudging adjusted
(edit) @1375   10 years raasch last commit documented
(edit) @1374   10 years raasch bugfixes: missing variables added to ONLY lists in USE statements …
(edit) @1366   10 years boeske last commit documented
(edit) @1365   10 years boeske large scale forcing enabled
(edit) @1362   10 years hoffmann last commit documented
(edit) @1361   10 years hoffmann improved version of two-moment cloud physics
(edit) @1354   10 years heinze last commit documented
(edit) @1353   10 years heinze REAL constants provided with KIND-attribute
(edit) @1339   10 years heinze last commit documented
(edit) @1337   10 years heinze Bugfix: REAL constants provided with KIND-attribute
(edit) @1333   10 years suehring last commit documented
(edit) @1332   10 years suehring Bugfix use_upstream_for_tke
(edit) @1331   10 years suehring last commit documented
(edit) @1330   10 years suehring In case of SGS-particle velocity advection of TKE is also allowed with …
(edit) @1321   10 years raasch last commit documented
(edit) @1320   10 years raasch ONLY-attribute added to USE-statements, kind-parameters added to all …
(edit) @1319   10 years raasch last commit documented
(edit) @1318   10 years raasch former files/routines cpu_log and cpu_statistics combined to one …
(edit) @1310   10 years raasch update of GPL copyright
(edit) @1258   10 years raasch last commit documented
(edit) @1257   10 years raasch New: --- openACC porting of timestep calculation (modules, timestep, …
(edit) @1247   10 years heinze last commit documented
(edit) @1246   10 years heinze enable nudging also for accelerator version
(edit) @1242   10 years heinze Last commmit documented
(edit) @1241   10 years heinze Nudging and large scale forcing from external file implemented
(edit) @1240   10 years heinze Undoing commit 1239
(edit) @1239   10 years heinze routines for nudging and large scale forcing from external file added
(edit) @1182   11 years raasch last commit documented, rc-file for example run updated
(edit) @1179   11 years raasch New: --- Initial profiles can be used as reference state in the …
(edit) @1132   11 years raasch r1028 documented
(edit) @1128   11 years raasch asynchronous transfer of ghost point data for acc-optimized version
(edit) @1116   11 years hoffmann last commit documented
(edit) @1115   11 years hoffmann optimization of two-moments cloud physics
(edit) @1112   11 years raasch last commit documented
(edit) @1111   11 years raasch New: --- GPU porting of pres, swap_timelevel. Adjustments of openACC …
(edit) @1107   11 years raasch last commit documented
(edit) @1106   11 years raasch New: --- Porting of FFT-solver for serial runs to GPU using CUDA FFT, …
(edit) @1093   11 years raasch last commit documented
(edit) @1092   11 years raasch unused variables remove from several routines
(edit) @1054   11 years hoffmann last commit documented
(edit) @1053   11 years hoffmann two-moment cloud physics implemented
(edit) @1037   11 years raasch last commit documented
(edit) @1036   11 years raasch code has been put under the GNU General Public License (v3)
(edit) @1020   12 years raasch last commit documented
(edit) @1019   12 years raasch subroutine prognostic_equations_noopt has been removed
(edit) @1017   12 years raasch last commit documented
(edit) @1015   12 years raasch Starting with changes required for GPU optimization. OpenACC …
(edit) @1002   12 years raasch last commit documented
(edit) @1001   12 years raasch leapfrog timestep scheme and upstream-spline advection scheme …
(edit) @979   12 years fricke last commit documented
(edit) @978   12 years fricke merge fricke branch back into trunk
(edit) @941   12 years raasch last commit documented
(edit) @940   12 years raasch temperature equation can be switched off; bugfix of tridia_1dd for …
(edit) @786   12 years raasch last commit documented
(edit) @785   12 years raasch scalar quantities can be excluded from Rayleigh damping; bugfix for …
(edit) @737   13 years suehring last commit documented
(edit) @736   13 years suehring Bugfix in ws-scheme concerning OpenMP paralellization.
(edit) @710   13 years raasch last commit documented
(edit) @709   13 years raasch formatting adjustments
(edit) @674   13 years suehring last commit documented
(edit) @673   13 years suehring Right computation of the pressure using Runge-Kutta weighting …
(edit) @669   13 years gryschka last commit documented
(edit) @668   13 years suehring last commit documented
(edit) @667   13 years suehring summary: -------- Gryschka: - Coupling with different resolution and …
(edit) @532   14 years heinze NCL scripts allow the output of png files
(edit) @531   14 years heinze call of subsidence added in prognostic equations for humidity/passive …
(edit) @484   14 years raasch typo in file headers removed
(edit) @482   14 years raasch New: --- compare_palm_logs is additionally compiled with mbuild -u …
(edit) @411   14 years heinze Large scale vertical motion (subsidence/ascent) can be applied to the …
(edit) @407   14 years maronga humidity for non-flat topography implemented, re-adjustments for lcxt4
(edit) @392   15 years raasch New: --- Adapted for machine lck (mrun, mbuild, subjob) bc_lr/bc_ns …
(edit) @388   15 years raasch in-situ AND potential density are calculated and used in the ocean version
(edit) @240   15 years letzel - External pressure gradient (check_parameters, init_3d_model, header, …
(edit) @198   16 years raasch file headers updated for the next release 3.5
(edit) @153   16 years steinfeld Update for the plant canopy model
(edit) @139   16 years raasch New: --- Plant canopy model of Watanabe (2004,BLM 112,307-341) added. …
(edit) @138   16 years letzel Plant canopy model of Watanabe (2004,BLM 112,307-341) added.
(edit) @129   16 years letzel prognostic_equations include the respective wall_*flux in the …
(edit) @110   16 years raasch New: --- Allows runs for a coupled atmosphere-ocean LES, coupling …
(edit) @106   17 years raasch preliminary update of bugfixes and extensions for non-cyclic BCs
(edit) @102   17 years raasch preliminary version for coupled runs
(edit) @98   17 years raasch updating comments and rc-file
(edit) @97   17 years raasch New: --- ocean version including prognostic equation for salinity and …
(edit) @96   17 years raasch more preliminary uncomplete changes for ocean version
(edit) @95   17 years raasch further preliminary uncomplete changes for ocean version
(edit) @94   17 years raasch preliminary uncomplete changes for ocean version
Note: See TracRevisionLog for help on using the revision log.