-
Notifications
You must be signed in to change notification settings - Fork 15
/
ChangeLog
31 lines (24 loc) · 1.18 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
2016-05-25 Titan-2D 4.0.0 Release
Major work was done on implementing new interfaces, optimizing and refractoring code, addition of new methods.
* New python interface and titan execution scheme.
* Titan-2D uses python script as input now
* no more preprocessing and executable copying
* Code optimizations
* Hybrid OpenMP/MPI scheme
* More than x9 improvement in serial and OpenMP executions
* MPI was not optimized yet therefore OpenMP is parallelization method for now
* New methods and capabilities
* Voellmy-Salm, Pouliquen-Forterre and TwoPhases-Pitman-Le methods were added in addition to Coulomb method
* Restarting capabilities were restored and it uses HDF5 format. Restart files are viewable through Paraview
allowing visualization majority of internal variables
* GUI
* Java based GUI
2012-03-31
1. Added Gdal support for non-grass DEM formats
2. v* is rescalled with maximum possible free-fall velocity
3. Kinetic Energy maps are producded along with max pile height maps (attn. hazmap users)
4. Minor bugfixes
2009-06-16
1. Updated Paraview support to XDMF 2.0
2. Changed GisApi to include large file support
2003-08-14 First public release