source: palm/trunk/SOURCE

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2532   6 years scharf bugfixes in lsm_data_output_3d
(edit) @2522   6 years schwenkel minor bugfix
(edit) @2516   6 years suehring document changes
(edit) @2514   6 years suehring Remove tabs from code, causing problems during merging
(edit) @2513   6 years kanani Bugfixes related to profile output of passive scalar
(edit) @2512   6 years raasch upper bounds of cross section and 3d output changed from nx+1,ny+1 to …
(edit) @2508   6 years suehring Bugfixes in SGS-TKE buoyancy production; revised initialization of …
(edit) @2504   7 years maronga lsm now allows for moist soil and roots below paved surfaces
(edit) @2502   7 years gronemeier Bugfix: corrected reference state for rho_ocean
(edit) @2499   7 years kanani minor bugfixes
(edit) @2478   7 years suehring Bugfixes concerning top fluxes and TKE production
(edit) @2476   7 years maronga bugfix for last commit
(edit) @2475   7 years maronga bugfix in land surface model
(edit) @2422   7 years raasch new palm-scripts set to version number 1.0, further check for …
(edit) @2418   7 years suehring remove comment
(edit) @2417   7 years suehring Major bugfix in modeling SGS particle speeds.
(edit) @2414   7 years Giersch Redundant preprocessor directives removed
(edit) @2410   7 years Giersch Revise error message PA0462 and change lclocal to lcmuk in testsuite
(edit) @2408   7 years gronemeier Changed default value of mg_cycles from -1 to 4
(edit) @2397   7 years suehring Enable initialization of 3d model by user in the child domain
(edit) @2378   7 years suehring Bugfix in write restart data
(edit) @2375   7 years schwenkel improved aerosol initialization for bulk microphysics
(edit) @2374   7 years kanani Added todo list for vertical_nesting_mod
(edit) @2372   7 years sward y_shift for periodic boundary conditions
(edit) @2371   7 years kanani Corrected dependencies for vertical_nesting_mod
(edit) @2370   7 years raasch dependency bugfix for synthetic_turbulence_generator
(edit) @2369   7 years suehring Bugfix, no masking of topography in eqn_seawater
(edit) @2365   7 years kanani Vertical nesting implemented (SadiqHuq?)
(edit) @2359   7 years hellstea Minor bugfix in nesting initialization
(edit) @2354   7 years schwenkel bugfix for lsm data output
(edit) @2351   7 years kanani removed check for nopointer version
(edit) @2350   7 years kanani bugfixes and workarounds for nopointer version
(edit) @2349   7 years Giersch Add parameter ptich_rate to namelist and revise/add error messages
(edit) @2348   7 years kanani Parameter check PA0347 added
(edit) @2346   7 years suehring Determination of topography-top index corrected
(edit) @2345   7 years Giersch ! Remove error message PA0156 and the conserve_volume_flow_mode option
(edit) @2344   7 years raasch explicit setting of initial values for array domask required due to a …
(edit) @2343   7 years Giersch Unit correction in Doxygen comments
(edit) @2342   7 years boeske fixed check if surface forcing data is available until end of simulation
(edit) @2341   7 years Giersch Unit correction in Doxygen comments
(edit) @2340   7 years maronga revision of root fraction calculation in land surface model
(edit) @2339   7 years gronemeier corrected timestamp in header
(edit) @2338   7 years gronemeier modularized 1d model
(edit) @2337   7 years gronemeier changes to the 1D model
(edit) @2334   7 years gronemeier set c_m to 0.4 within 1D model
(edit) @2333   7 years maronga minor bugfixes in land surface model
(edit) @2332   7 years maronga bugfix for previous revision
(edit) @2330   7 years schwenkel Bugfix for gfortran
(edit) @2329   7 years knoop Bugfix for topography usage with anelastic approximation and …
(edit) @2328   7 years maronga some improvements in land surface model
(edit) @2327   7 years maronga temporary bugfix for calculation of air density
(edit) @2326   7 years gronemeier Updated variable description
(edit) @2323   7 years Giersch Change unit number of file WTM_DATA
(edit) @2322   7 years Giersch Bugfix of error message and assign error numbers
(edit) @2321   7 years schwenkel Bugfix for calculate ol via lookup table
(edit) @2320   7 years suehring large-scale forcing and nudging modularized
(edit) @2319   7 years suehring remove print statements
(edit) @2318   7 years suehring get topograpyhy top index via function call
(edit) @2317   7 years suehring get topograpyh top index via function call
(edit) @2312   7 years hoffmann various improvements of the LCM
(edit) @2311   7 years suehring Set bottom boundary conditions after nesting interpolation and …
(edit) @2310   7 years gronemeier bugfix: re-arranged call for error messages for ENVPAR file
(edit) @2307   7 years suehring Bugfix,
(edit) @2305   7 years hoffmann Improved calculation of particle IDs.
(edit) @2304   7 years suehring Bugfix, enable restarts for child domain
(edit) @2302   7 years suehring Reading of 3D topography using NetCDF data type NC_BYTE; bugfixes in …
(edit) @2301   7 years gronemeier bigfix: adjust length of variable name
(edit) @2300   7 years raasch NEC related code partly removed, host variable partly removed, host …
(edit) @2299   7 years maronga improvements for spinup mechanism
(edit) @2298   7 years raasch write_binary is of type LOGICAL now, MPI2-related code removed, …
(edit) @2297   7 years scharf bugfixes
(edit) @2296   7 years maronga added new spinup mechanism for surface/radiation models
(edit) @2293   7 years suehring In anterpolation, exclude grid points used for interpolation from …
(edit) @2292   7 years schwenkel implementation of new bulk microphysics scheme
(edit) @2287   7 years suehring Bugfix in determination topography-top index
(edit) @2285   7 years suehring Consider multiple pure-vertical nest domains in overlap check
(edit) @2283   7 years suehring Bugfixes in inititalization of log-law correction concerning new …
(edit) @2282   7 years schwenkel Bugfix check saturation moisture
(edit) @2281   7 years suehring Clean-up unnecessary index access to surface type
(edit) @2280   7 years suehring document changes
(edit) @2279   7 years suehring Bugfix, set filepointer to the beginning of the file after namelist read
(edit) @2278   7 years schwenkel Added comments
(edit) @2277   7 years kanani code documentation and cleanup
(edit) @2274   7 years Giersch Changed error messages
(edit) @2273   7 years sward error number updated
(edit) @2271   7 years sward error messages and numbers updated
(edit) @2270   7 years maronga major revisions in land surface model
(edit) @2269   7 years suehring Enable restarts with USM with different number of PEs; some bugfixes …
(edit) @2267   7 years gronemeier Bugfix: remove skipping of namelists in case of omitted d3par
(edit) @2266   7 years raasch bugfix for calculating cpu-time per gridpoint, nech related parts …
(edit) @2265   7 years schwenkel unused variables removed
(edit) @2263   7 years schwenkel Implemented splitting and merging algorithm
(edit) @2261   7 years raasch changes in mrun: unified cycle numbers for output files are used, …
(edit) @2259   7 years gronemeier Implemented synthetic turbulence generator
(edit) @2258   7 years suehring Bugfix, add pre-preprocessor directives to enable non-parrallel mode
(edit) @2257   7 years witha Bugfix in PALM-WTM, modifications for lceddy
(edit) @2256   7 years suehring change default value of zeta_min; enable scalar/heat/water-fluxes at …
(edit) @2255   7 years knoop Implemented PALM specific error message handling
(edit) @2252   7 years knoop air density now depending on surface_pressure even in boussinesq mode
(edit) @2251   7 years Giersch last commit documented
Note: See TracRevisionLog for help on using the revision log.