Changes between Version 22 and Version 23 of totten
- Timestamp:
- 05/29/25 07:41:32 (4 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
totten
v22 v23 129 129 - codipack 130 130 - medipack 131 - adjointpetsc 131 132 132 133 Use the following configuration script (adapt to your needs, make sure to NOT include --with-petsc-dir): … … 143 144 --with-mpi-include=$ISSM_DIR/externalpackages/petsc/install/include \ 144 145 --with-mpi-libflags="-L$ISSM_DIR/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort"\ 146 --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \ 147 --with-adjointpetsc-dir=$ISSM_DIR/externalpackages/adjointpetsc/install \ 145 148 --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \ 146 149 --with-parmetis-dir="$ISSM_DIR/externalpackages/petsc/install" \