General Information

From GridPACK
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.