You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sc...@googlegroups.com
I was just trying to run PFLOTRAN and run some example but I am encountering a problem when I do so.
I follow the instruction given on the bitbucket and am installing version 3.3 of petsc. Then I follow the directions to install pflotran however once I do I am not sure if there is example code in the pflotran files or not, I see that there seems to be a bunch of files where you also do the makefile where there is object files, module files, and fortran 90 files. Like I said though I am not sure if these are examples we can use or not. Secondly I did just try to compile one of these f90 files to see if it would make the .exe however for some reason it cannot find the petsc header files that are referenced in the program. I know where the petsc files are located in the directory and I believed that I defined the directory for said files but still have no luck compiling anything related with PFLOTRAN.
I was just wondering if there were any solutions that seem to have alluded me.
-Thanks
Richard Tran Mills
unread,
Oct 15, 2012, 5:37:30 PM10/15/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sc...@googlegroups.com
Hello,
You need to install the development version of PETSc, not a release
version (3.3 in your case). This is explicitly stated in the
instructions on the BitBucket site wiki: