source: palm/trunk/SOURCE/data_output_2d.f90

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4182   5 years scharf - corrected "Former revisions" section - minor formatting in "Former …
(edit) @4180   5 years scharf removed comments in 'Former revisions' section that are older than …
(edit) @4048   5 years knoop Moved turbulence_closure_mod calls into module_interface
(edit) @4039   5 years suehring diagnostic output: Modularize diagnostic output, rename subroutines; …
(edit) @3994   5 years suehring new module for diagnostic output quantities added + output of …
(edit) @3987   5 years kanani clean up location, debug and error messages
(edit) @3943   5 years maronga bugfixes in urban surface model; output of greenz roof transpiration …
(edit) @3885   5 years kanani restructure/add location/debug messages
(edit) @3766   5 years raasch unused_variables removed, bugfix in im_define_netcdf_grid argument …
(edit) @3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
(edit) @3646   5 years kanani Bugfix: replace simulated_time by time_since_reference_point where required
(edit) @3637   5 years knoop M Makefile
(edit) @3597   5 years maronga revised calculation of near surface air potential temperature
(edit) @3589   5 years suehring Remove erroneous UTF encoding; last commit documented
(edit) @3582   5 years suehring Merge branch salsa with trunk
(edit) @3569   5 years kanani Fix for biomet output (ticket:757), merge of uv_exposure into …
(edit) @3554   5 years gronemeier renamed variable if to ivar; add variable description
(edit) @3525   5 years kanani Changes related to clean-up of biometeorology (by dom_dwd_user)
(edit) @3467   5 years suehring Branch salsa @3446 re-integrated into trunk
(edit) @3448   5 years kanani Implementation of human thermal indices (from branch biomet_p2 at r3444)
(edit) @3421   5 years gronemeier new surface-data output; renamed output variables (pt to theta, …
(edit) @3298   5 years kanani Merge chemistry branch at r3297 to trunk
(edit) @3294   5 years raasch modularization of the ocean code
(edit) @3274   5 years knoop Modularization of all bulk cloud physics code components
(edit) @3241   6 years raasch various changes to avoid compiler warnings (mainly removal of unused …
(edit) @3176   6 years suehring Major bugfix in calculation of ol and ts at building roofs; bugfix in …
(edit) @3052   6 years raasch Do not open FORTRAN binary files in case of parallel netCDF I/O
(edit) @3049   6 years Giersch Revision history corrected
(edit) @3046   6 years Giersch Remaining error messages revised, comments extended
(edit) @3045   6 years Giersch Code adjusted according to coding standards, renamed namelists, error …
(edit) @3014   6 years maronga series of bugfixes
(edit) @3004   6 years Giersch precipitation_rate removed, further allocation checks for data output …
(edit) @2963   6 years suehring Minor revision of static input file checks, bugfix in initialization …
(edit) @2817   6 years knoop Preliminary gust module interface implemented
(edit) @2805   6 years suehring Bugfix in re-mapping surface-element data in case of restarts; bugfix …
(edit) @2798   6 years suehring Bugfix initialization of %pt_surface array; Output of surface …
(edit) @2797   6 years suehring Output of ground-heat flux at natural- and urban-type surfaces in one …
(edit) @2743   6 years suehring In case of natural- and urban-type surfaces output surfaces fluxes in W/m2
(edit) @2742   6 years suehring Output of surface temperature tsurf* at urban- and natural-type surfaces
(edit) @2735   6 years suehring Output of resistance also urban-type surfaces
(edit) @2718   6 years maronga deleting of deprecated files; headers updated where needed
(edit) @2716   6 years kanani Correction of "Former revisions" section
(edit) @2696   6 years kanani Merge of branch palm4u into trunk
(edit) @2512   6 years raasch upper bounds of cross section and 3d output changed from nx+1,ny+1 to …
(edit) @2292   7 years schwenkel implementation of new bulk microphysics scheme
(edit) @2277   7 years kanani code documentation and cleanup
(edit) @2233   7 years suehring last commit documented
(edit) @2232   7 years suehring Adjustments according new topography and surface-modelling concept …
(edit) @2191   7 years raasch last commit documented
(edit) @2190   7 years raasch bugfix for r2031: string rho replaced by rho_ocean
(edit) @2101   7 years suehring last commit documented
(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) @2001   8 years knoop last commit documented
(edit) @2000   8 years knoop Forced header and separation lines into 80 columns
(edit) @1981   8 years suehring last commit documented
(edit) @1980   8 years suehring Bugfix, in order to steer user-defined output, setting flag found …
(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) @1973   8 years maronga last commit documented
(edit) @1972   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) @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) @1789   8 years maronga last commit documented
(edit) @1788   8 years maronga added support for water and paved surfaced in land surface model / …
(edit) @1784   8 years raasch last commit documented
(edit) @1783   8 years raasch NetCDF routines modularized; new parameter netcdf_deflate; further …
(edit) @1746   8 years gronemeier last commit documented
(edit) @1745   8 years gronemeier Bugfix:calculation of time levels for parallel NetCDF output
(edit) @1704   8 years raasch last commit documented
(edit) @1703   8 years raasch bugfix for output of single (*) xy-sections in case of parallel netcdf I/O
(edit) @1702   8 years maronga last commit documented
(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) @1586   9 years maronga last commit documented
(edit) @1585   9 years maronga Added support for RRTMG radiation code
(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) @1360   10 years hoffmann last commit documented
(edit) @1359   10 years hoffmann new Lagrangian particle structure integrated
(edit) @1354   10 years heinze last commit documented
(edit) @1353   10 years heinze REAL constants provided with KIND-attribute
(edit) @1329   10 years raasch last commit documented
(edit) @1327   10 years raasch Changed: ------- -s real64 removed (.mrun.config.hlrnIII) -r8
(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) @1312   10 years heinze last commit documented
Note: See TracRevisionLog for help on using the revision log.