# hercules **Repository Path**: chaocompute/hercules ## Basic Information - **Project Name**: hercules - **Description**: The finite-element octree-based earthquake simulator by the Quake Group at Carnegie Mellon - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-15 - **Last Updated**: 2022-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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 --------------------------------------------------------------------------