-
Notifications
You must be signed in to change notification settings - Fork 15
The TITAN2D toolkit is used for modeling of geophysical mass flows over natural terrain (volcanic flows, avalanches, landslides, ...).
License
TITAN2D/titan2d
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Installation ===================================== See INSTALL for compilation instruction See Manual for installation and usage Execution ===================================== In order to run Titan in openMP mode (prefered at this time): source <path_to_titan>/bin/titanvars.sh <path_to_titan>/bin/titan -nt <number of threads> <input python script> In order to run Titan in hybrid MPI/OpenMP mode: source <path_to_titan>/bin/titanvars.sh mpirun -np <number of processes> <path_to_titan>/bin/titan -nt <number of threads> <input python script>
About
The TITAN2D toolkit is used for modeling of geophysical mass flows over natural terrain (volcanic flows, avalanches, landslides, ...).
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published