source: palm/trunk/SOURCE/flow_statistics.f90

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2233   7 years suehring last commit documented
(edit) @2232   7 years suehring Adjustments according new topography and surface-modelling concept …
(edit) @2119   7 years raasch last commit documented
(edit) @2118   7 years raasch all OpenACC directives and related parts removed from the code
(edit) @2101   7 years suehring last commit documented
(edit) @2074   7 years raasch last commit documented
(edit) @2073   7 years raasch mostly openmp related bugfixes
(edit) @2038   7 years knoop last commit documented
(edit) @2037   7 years knoop Anelastic approximation implemented
(edit) @2032   7 years knoop last commit documented
(edit) @2031   7 years knoop Renamed variable rho to rho_ocean, rho_init to rho_ocean_init and …
(edit) @2027   7 years suehring Last commit documented
(edit) @2026   7 years suehring Bugfix, enable output of s*2; calculation of domain_averaged …
(edit) @2001   8 years knoop last commit documented
(edit) @2000   8 years knoop Forced header and separation lines into 80 columns
(edit) @1977   8 years maronga last commit documented
(edit) @1976   8 years maronga further modularization of land surface model (2D/3D output and restart …
(edit) @1961   8 years suehring last commit documented
(edit) @1960   8 years suehring Separate balance equations for humidity and passive_scalar
(edit) @1919   8 years raasch last commit documented
(edit) @1918   8 years raasch bugfixes for calculating run control quantities, bugfix for …
(edit) @1854   8 years maronga last commit documented
(edit) @1853   8 years maronga bugfix: radiation_scheme = constant caused model crash when used in …
(edit) @1852   8 years hoffmann last commit documented
(edit) @1851   8 years maronga last commit documented
(edit) @1849   8 years hoffmann lpm_droplet_condensation improved, microphysics partially modularized
(edit) @1823   8 years hoffmann last commit documented
(edit) @1822   8 years hoffmann changes in LPM and bulk cloud microphysics
(edit) @1818   8 years maronga last commit documented / copyright update
(edit) @1816   8 years raasch last commit documented
(edit) @1815   8 years raasch cpp-switches removed + cpp-bugfixes + zero-settings for velocities …
(edit) @1784   8 years raasch last commit documented
(edit) @1783   8 years raasch NetCDF routines modularized; new parameter netcdf_deflate; further …
(edit) @1748   8 years raasch last commit documented
(edit) @1747   8 years raasch openacc adjustments and bugfixes
(edit) @1739   8 years raasch last commit documented
(edit) @1738   8 years raasch bugfixes for calculations in statistical regions which do not contain …
(edit) @1710   8 years maronga last commit documented
(edit) @1709   8 years maronga several bugfixes related to the new surface layer routine and …
(edit) @1701   8 years maronga minor bugfixes for radiation model. bugfix in subjob
(edit) @1692   8 years maronga last commit documented
(edit) @1691   8 years maronga various bugfixes and modifications of the …
(edit) @1683   8 years knoop last commit documented
(edit) @1682   8 years knoop Code annotations made doxygen readable
(edit) @1659   9 years raasch last commit documented
(edit) @1658   9 years raasch bugfix: temporary reduction variables in openacc brach are now …
(edit) @1655   9 years raasch last commit documented
(edit) @1654   9 years raasch FORTRAN bugfix of r1652
(edit) @1653   9 years raasch last commit documented
(edit) @1652   9 years raasch bugfix in calculation of vertical profile of energy production by …
(edit) @1594   9 years raasch last commit documented
(edit) @1593   9 years raasch FORTRAN error removed from openacc branch
(edit) @1586   9 years maronga last commit documented
(edit) @1585   9 years maronga Added support for RRTMG radiation code
(edit) @1572   9 years maronga last commit documented
(edit) @1571   9 years maronga minor bugfixes in lasm/radiation
(edit) @1568   9 years suehring last commit documented
(edit) @1567   9 years suehring Bugfixes in monotonic limter.
(edit) @1558   9 years suehring last commit documented
(edit) @1557   9 years suehring Enable monotone advection for scalars in combination with fifth-order …
(edit) @1556   9 years maronga last commit documented
(edit) @1555   9 years maronga LSM output of r_a and r_s added
(edit) @1552   9 years maronga last commit documented
(edit) @1551   9 years maronga land surface model released
(edit) @1499   9 years suehring last commit documented
(edit) @1498   9 years suehring Comments added
(edit) @1483   9 years raasch last commit documented
(edit) @1482   9 years raasch adjustments for using CUDA-aware MPI
(edit) @1451   10 years heinze last commit documented
(edit) @1450   10 years heinze bugfixes for large_scale forcing and nudging
(edit) @1397   10 years raasch last commit documented
(edit) @1396   10 years raasch bugfix: "copyin" replaced by "update device" in openacc-branch
(edit) @1387   10 years boeske last commit documented
(edit) @1386   10 years boeske bugfix: simulated time before last timestep must be used for the …
(edit) @1383   10 years boeske last commit documented
(edit) @1382   10 years boeske minor changes in profile data output of lsf tendencies, variables renamed
(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) @1354   10 years heinze last commit documented
(edit) @1353   10 years heinze REAL constants provided with KIND-attribute
(edit) @1323   10 years raasch last commit documented
(edit) @1322   10 years raasch REAL functions and a lot of REAL constants provided 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) @1300   10 years heinze last commit documented
(edit) @1299   10 years heinze enable usage of large_scale subsidence in combination with …
(edit) @1258   10 years raasch last commit documented
(edit) @1257   10 years raasch New: --- openACC porting of timestep calculation (modules, timestep, …
(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) @1222   11 years raasch last commit documented
(edit) @1221   11 years raasch New: ----- openACC porting of reduction operations additional 3D-flag …
(edit) @1182   11 years raasch last commit documented, rc-file for example run updated
Note: See TracRevisionLog for help on using the revision log.