Skip to content

v1.0.0

Compare
Choose a tag to compare
@eheien eheien released this 08 Jul 00:45
· 930 commits to master since this release

Initial release of Virtual California. Virtual California is a boundary element code designed to investigate long term fault system behavior and interactions between faults through stress transfer. The core code is written in C++ and can be run on a variety of parallel processing computers, including shared and distributed memory platforms. To allow increased functionality including development of other simulators, analysis scripts, and visualization tools, some key components of Virtual California have been placed in the QuakeLib library which can be called from C/C++ programs or Python scripts. The QuakeLib library uses the SWIG framework and can therefore be extended to a wide variety of other languages as well.