Changeset 7145
- Timestamp:
- Jun 2, 2009, 10:43:15 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/documentation/user_manual/anuga_whats_new.tex
r6838 r7145 13 13 14 14 %Draft date 15 \date{\today} 15 \date{\today} % update before release! 16 16 % Use an explicit date so that reformatting 17 17 % doesn't cause a new date to be used. Setting … … 83 83 \section{Bleeding Edge} 84 84 85 \begin{itemize} 86 \item Several optimisations. ANUGA now runs at least 10-15\% faster overall. See changesets 7143, 7136, 7105, 7034, 6840, 6737, 6703. 87 \item Culverts based on the Boyd method have been refactored and test suite added thanks to Rudy van Drie and Petar Milevski. 88 \item Added a special purpose boundary (AWI boundary) provide by Nils Goseberg. 89 \item Cleanup Cairns demo and introduced example of new method add\_quantity. 90 \end{itemize} 91 92 85 93 86 94 \section{Release Name: anuga-1.0beta\_6838, Date: 19 April 2009} … … 105 113 \item Implemented tracking of IP for data files bundled with ANUGA to ensure that all are legally OK to distribute. 106 114 \item Improved logging of model runs (screen_catcher and copy_code_files). 107 \item Refactored graphing of timeseries into extraction and plotting (see sww2timeseries and sww2cvs _gauges).115 \item Refactored graphing of timeseries into extraction and plotting (see sww2timeseries and sww2cvs\_gauges). 108 116 \item Improved performance and memory management in generate mesh and least squares fitting. 109 117 \item Simplified Quantity data structure. … … 112 120 \item Implemented better second order approximation through the option to use edge limiters along with second order Runge-Kutta timestepping. 113 121 This provides better accuracy in some cases (e.g. waves in deep water over long distances) 114 \item Made tight _slope_limiters the default.122 \item Made tight\_slope\_limiters the default. 115 123 \item Retired obsolete parameter beta_h 116 124 \item Added the Okada tsunami source model as an optional initial condition in ANUGA
Note: See TracChangeset
for help on using the changeset viewer.