Skip to content

ksaslam/hercules

 
 

Repository files navigation

For instructions on how to build, install and execute Hercules, please read
the documentation on the GitHub wiki pages. Some general description of the
core components in this directory are given next.

--------------------------------------------------------------------------
octor		- Hercules mesh generator/partitioner/load balancer module

quake		- Hercules solver module

user.mk		- User-specified compiler and linker settings. This should
		  be the only file we need to change.

systemdef.mk	- generic system-specific compile and linker settings. 
		  Tailored by entries in user.mk

common.mk	- system-independent settings
--------------------------------------------------------------------------

About

The finite-element octree-based earthquake simulator by the Quake Group at Carnegie Mellon

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.4%
  • Other 0.6%