Hammond, Glenn E
unread,Aug 29, 2024, 11:10:54 AM8/29/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pflotra...@googlegroups.com, pflotran-dev (pflotran-dev@googlegroups.com)
PFLOTRAN Users,
We released PFLOTRAN v6.0 on August 23. This release requires an upgrade to PETSc v3.21.4, which has a critical bug fix in PETSc for those using a well model currently under development.
Rebuilding PETSc
> cd $PETSC_DIR
> git checkout v3.21.4
> (configure)
> make all
Recompiling PFLOTRAN
> cd $PFLOTRAN_DIR/src/pflotran
> git checkout maint/v6.0
> make pflotran
Regards,
Glenn