Clifford-Yen / hercules

Hercules is an octree-based finite element earthquake simulator originally developed by the Quake Group at Carnegie Mellon. Hercules is used to solve large-scale earthquake wave propagation problems. For instructions on how to build, install and execute Hercules, please read the documentation below.
https://clifford-yen.github.io/HerculesDoc/index.html
Other
1 stars 0 forks source link

The nonlinear analysis is only limited to the Istanbul Velocity Model #3

Open Clifford-Yen opened 5 months ago

Clifford-Yen commented 5 months ago

From the source code, the generation of nl_id (nonlinear_id) is tied to the Istanbul Velocity Model. It's not available for other velocity models at this moment. It should be doable to extend to other velocity models, especially the 3D Velocity Model.