Installation
Topics
- Installation
- Testing FEHM
- Creating New Test-Cases
- Test-Case Description
-
Obtain the FEHM repository. Fempytests are included with the FEHM repository. To obtain the FEHM repository, type the following command into a terminal:
git clone https://github.com/lanl/FEHM.git
-
Build FEHM. In a terminal, navigate to FEHM/src and type the following command:
make