Currently installing as part of the SWMF requires making a number of changes manually that should be automated, or otherwise handled:
- Commenting out
PLE_OBJECTS in ModRamRun.f90
- Commenting out the
DoUsePlane_SCB IF block in src/Makefile
- Removing the
share directory
- Manually changing paths in both
Makefile.conf and Makefile.def
Using with SWMF should be easier out-of-the-box and minimizing the amount of manual editing is highly desirable.