General Information

From GridPACK
Revision as of 15:05, 2 October 2018 by Bjpalmer (talk | contribs) (Created page with "<span style="color:red">'''This page is currently under development.'''</span> Users that download GridPACK directly from the Github repository will need to install several C...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page is currently under development.

Users that download GridPACK directly from the Github repository will need to install several CMake modules before configuring GridPACK. Instructions for doing this can be found in the README.md file in the top level GridPACK directory. Before configuring, type

   git submodule update --init

This will install some externally developed and maintained CMake modules in the cmake-jedbrown directory. These are used by the CMake build to configure the PETSc libraries used by GridPACK.