PFLOTRAN unable to work

30 views
Skip to first unread message

Ummu-kulthum Lawal

unread,
Oct 3, 2024, 3:24:01 PM10/3/24
to pflotr...@googlegroups.com
Hi Glenn,

I have tried the following and my pflotran is till not running:

 

> cd /home/kulthum540/petsc

> rm -Rf gnu-c-debug

> ./configure --PETSC_ARCH=gnu-c-debug --CFLAGS='-O3' --CXXFLAGS='-O3' --FFLAGS='-O3' --with-debugging=no --download-mpich=yes --download-hdf5=yes --download-hdf5-fortran-bindings=yes --download-fblaslapack=yes --download-metis=yes --download-parmetis=yes

> make all PETSC_DIR=/home/kulthum540/petsc PETSC_ARCH=gnu-c-debug

> cd /home/kulthum540/pflotran/src/pflotran

> make pflotran PETSC_DIR=/home/kulthum540/petsc PETSC_ARCH=gnu-c-debug >& make.log


make.log
pflotranmake.log
configure.log
pflotranmakefile.log

Hammond, Glenn E

unread,
Oct 4, 2024, 12:33:23 PM10/4/24
to pflotr...@googlegroups.com

As indicated in the PFLOTRAN make log, you need to use the correct version/release of PETSc in Git. Please try again following the instructions below, and before you configured PETSc, please checkout out the following tag v3.21.6. E.g.,

 

cd $PETSC_DIR

git pull

git checkout v3.21.6

rm -Rf $PETSC_ARCH

<configure>

<make>

cd $PFLOTRAN_DIR/src/pflotran

make clean

make -j4 pflotran

 

The “git checkout v3.21.6” is very important.

 

Glenn

 

From: pflotr...@googlegroups.com <pflotr...@googlegroups.com> on behalf of Ummu-kulthum Lawal <kulth...@gmail.com>
Date: Thursday, October 3, 2024 at 12:24
PM
To: pflotr...@googlegroups.com <pflotr...@googlegroups.com>
Subject: [pflotran-dev: 6286] PFLOTRAN unable to work

Check twice before you click! This email originated from outside PNNL.

 

--
You received this message because you are subscribed to the Google Groups "pflotran-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pflotran-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pflotran-dev/CAMqhDSiV2ps0c4CfgUtc4FP0DC10LTG-VDYDpDUejcs460jOrA%40mail.gmail.com.

Ummu-kulthum Lawal

unread,
Oct 11, 2024, 1:03:12 PM10/11/24
to pflotr...@googlegroups.com
kind reminder

Hammond, Glenn E

unread,
Oct 11, 2024, 2:53:59 PM10/11/24
to pflotr...@googlegroups.com

Ummu, The below is my response to your Oct 3 email that I sent on Oct 4. -Glenn

 

As indicated in the PFLOTRAN make log, you need to use the correct version/release of PETSc in Git. Please try again following the instructions below, and before you configured PETSc, please checkout out the following tag v3.21.6. E.g.,

 

cd $PETSC_DIR

git pull

git checkout v3.21.6

rm -Rf $PETSC_ARCH

<configure>

<make>

cd $PFLOTRAN_DIR/src/pflotran

make clean

make -j4 pflotran

 

The “git checkout v3.21.6” is very important.

 

Glenn

 

 

From: pflotr...@googlegroups.com <pflotr...@googlegroups.com> on behalf of Ummu-kulthum Lawal <kulth...@gmail.com>
Date: Friday, October 11, 2024 at 10:03
AM
To: pflotr...@googlegroups.com <pflotr...@googlegroups.com>
Subject: [pflotran-dev: 6295] Re: PFLOTRAN unable to work

Check twice before you click! This email originated from outside PNNL.

 

kind reminder

 

--

You received this message because you are subscribed to the Google Groups "pflotran-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pflotran-dev...@googlegroups.com.

Reply all
Reply to author
Forward
0 new messages