Quick Start¶
This is a short landing page for the quick start. For the complete, step-by-step guide with platform-specific notes, see the full Quick Start document in the repository:
- View the full Quick Start: https://github.com/schism-dev/schism-esmf/blob/HEAD/QUICKSTART.md
If you're browsing the MkDocs site, this link will open the repository version. Key steps in brief:
- Install ESMF with MPI (mpich or openmpi)
- Build SCHISM with CMake and export SCHISM_BUILD_DIR
- Configure and build schism-esmf with CMake
- Verify executables and run an example
Troubleshooting? See Build Troubleshooting.