source: palm/trunk/SOURCE

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1745   7 years gronemeier Bugfix:calculation of time levels for parallel NetCDF output
(edit) @1744   7 years raasch two last commits documented
(edit) @1743   7 years raasch Bugfix for calculation of nzb_s_outer and nzb_u_outer at north …
(edit) @1742   7 years raasch bugfix for outflow Neumann boundary conditions at bottom and top
(edit) @1741   7 years raasch last commit documented
(edit) @1740   7 years raasch unnecessary calculations of kmzm and kmzp removed from wall bounded parts
(edit) @1739   7 years raasch last commit documented
(edit) @1738   7 years raasch bugfixes for calculations in statistical regions which do not contain …
(edit) @1737   7 years raasch last commit documented
(edit) @1736   7 years raasch no perturbations added to total domain if energy limit has been set zero
(edit) @1735   7 years raasch last commit documented
(edit) @1734   7 years raasch no initial disturbances in case that the disturbance energy limit has …
(edit) @1730   7 years gronemeier last commit documented
(edit) @1729   7 years gronemeier bugfix for subsidence in combination with Rayleigh damping
(edit) @1728   7 years knoop last commit documented
(edit) @1727   7 years knoop Bugfix: Cause of syntax warning gfortran preprocessor removed
(edit) @1726   7 years hoffmann last commit documented
(edit) @1725   7 years hoffmann Bugfix: Processor-dependent seed for random function is generated …
(edit) @1722   7 years raasch last commit documented
(edit) @1721   7 years raasch bugfixes: shf is reduced in areas covered with canopy only, canopy is …
(edit) @1718   7 years raasch last commit documented
(edit) @1717   7 years raasch bugfix of index error in outflow conditions for left boundary
(edit) @1712   7 years raasch last commit documented
(edit) @1711   7 years raasch bugfix: loop moved into IF block to avoid usage of l without being defined
(edit) @1710   7 years maronga last commit documented
(edit) @1709   7 years maronga several bugfixes related to the new surface layer routine and …
(edit) @1708   7 years maronga last commit documented
(edit) @1707   7 years maronga bugfix: initialization of Obukhov length from 1d precursor in case of …
(edit) @1706   7 years maronga last commit documented
(edit) @1705   7 years maronga bugfix in write_var_list (restart runs not possible)
(edit) @1704   7 years raasch last commit documented
(edit) @1703   7 years raasch bugfix for output of single (*) xy-sections in case of parallel netcdf I/O
(edit) @1702   7 years maronga last commit documented
(edit) @1701   7 years maronga minor bugfixes for radiation model. bugfix in subjob
(edit) @1700   7 years maronga last commit documented
(edit) @1699   7 years maronga bugfix: binary version increased
(edit) @1698   7 years raasch last commit documented example_cbl_rc updated
(edit) @1697   7 years raasch FORTRAN an OpenMP errors removed misplaced cpp-directive fixed small …
(edit) @1696   7 years maronga last commit documented
(edit) @1695   7 years maronga relicts of rif removed
(edit) @1694   7 years maronga last commit documented
(edit) @1693   7 years maronga minor corrections
(edit) @1692   7 years maronga last commit documented
(edit) @1691   7 years maronga various bugfixes and modifications of the …
(edit) @1686   7 years raasch last commit documented
(edit) @1685   7 years raasch bugfix concerning vertical index calculation for particles in case of …
(edit) @1683   7 years knoop last commit documented
(edit) @1682   7 years knoop Code annotations made doxygen readable
(edit) @1679   7 years boeske Comment line corrected
(edit) @1678   7 years boeske last commit documented
(edit) @1677   7 years boeske Bugfix concerning wall_flags at PE boundaries, added new subroutine …
(edit) @1676   7 years gronemeier last commit documented
(edit) @1675   7 years gronemeier Bugfix: Definition of topography grid levels
(edit) @1672   8 years raasch last commit documented
(edit) @1671   8 years raasch bugfix: ghostpoint exchange for array diss in case that sgs velocities …
(edit) @1670   8 years raasch wrong file deleted from SOURCE
(edit) @1669   8 years raasch last commit documented
(edit) @1668   8 years raasch warning replaced by abort in case of failed user interface check
(edit) @1667   8 years raasch last commit documented
(edit) @1666   8 years raasch checking possible mismatch of current and required user interface revision
(edit) @1665   8 years knoop last commit documented
(edit) @1664   8 years knoop updated URL to meet new server structure
(edit) @1662   8 years gronemeier last commit documented
(edit) @1660   8 years gronemeier Bugfix: Definition of topography height in case of grid stretching
(edit) @1659   8 years raasch last commit documented
(edit) @1658   8 years raasch bugfix: temporary reduction variables in openacc brach are now …
(edit) @1655   8 years raasch last commit documented
(edit) @1654   8 years raasch FORTRAN bugfix of r1652
(edit) @1653   8 years raasch last commit documented
(edit) @1652   8 years raasch bugfix in calculation of vertical profile of energy production by …
(edit) @1647   8 years hoffmann last commit documented
(edit) @1646   8 years hoffmann bugfix: wrong calculation of d_mean in microphysics
(edit) @1640   8 years knoop last commit documented
(edit) @1639   8 years knoop Bugfix: gfortran expects LEN=13 to be matched
(edit) @1630   8 years suehring last commit documented
(edit) @1629   8 years suehring Bugfix concerning wall_flags at left and south PE boundaries
(edit) @1628   8 years suehring Bugfix concerning wall_flags at left and south PE boundaries
(edit) @1616   8 years suehring last commit documented
(edit) @1615   8 years suehring Enable turbulent inflow for passive_scalar and humidity
(edit) @1610   8 years maronga last commit documented
(edit) @1609   8 years maronga minor changes in mrun and bugfix in poismg_fast
(edit) @1607   8 years maronga last commit documented
(edit) @1606   8 years maronga bugfix: compilation of radiation_model.f90 without netcdf
(edit) @1603   8 years heinze last commit documented
(edit) @1602   8 years heinze PA0370 changed to PA0363 since PA0370 was used twice
(edit) @1601   8 years raasch last commit documented
(edit) @1600   8 years raasch bugfix: openMP threadprivate statement moved after variable declaration
(edit) @1597   8 years gronemeier last commit documented
(edit) @1596   8 years gronemeier Bugfix in extension of masked data
(edit) @1594   8 years raasch last commit documented
(edit) @1593   8 years raasch FORTRAN error removed from openacc branch
(edit) @1592   8 years maronga removed typo in header
(edit) @1591   8 years maronga last commit documented
(edit) @1590   8 years maronga bugfix in definition of character arrays within the LSM and radiation code
(edit) @1588   8 years maronga last commit documented
(edit) @1587   8 years maronga small adjustments for RRTMG
(edit) @1586   8 years maronga last commit documented
(edit) @1585   8 years maronga Added support for RRTMG radiation code
(edit) @1584   8 years suehring last commit documented
(edit) @1583   8 years suehring Bugfix: particle advection within Prandtl-layer in case of Galilei …
Note: See TracRevisionLog for help on using the revision log.