CLAWRIM Wiki

The Computational Lab for Advanced Water Resources Informatics and Modeling

User Tools

Site Tools


howtos:how_to_compile_modflow_6_on_slackware

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howtos:how_to_compile_modflow_6_on_slackware [2024-08-20 08:44 am] hchohowtos:how_to_compile_modflow_6_on_slackware [2025-04-10 01:06 pm] (current) hcho
Line 7: Line 7:
 su - su -
  
-# install openmpi and python3-numpy; petsc requires python3-numpy and blas;+# install openmpi and python3-numpy; petsc requires python3-numpy and OpenBLAS;
 # build queuefiles, not packages, to automatically build any other dependencies # build queuefiles, not packages, to automatically build any other dependencies
-sbopkg -k -i "openmpi python3-numpy blas lapack"+sbopkg -k -i "openmpi python3-numpy OpenBLAS"
  
 # download and unzip a petsc build script # download and unzip a petsc build script
Line 44: Line 44:
   . ~/.bash_profile   . ~/.bash_profile
 fi fi
 +cd ..
  
 # build modflow6 # build modflow6
howtos/how_to_compile_modflow_6_on_slackware.1724165067.txt.gz · Last modified: by hcho

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki