User Tools

Site Tools


cluster:232

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
cluster:232 [2026/01/29 21:01] hmeij07cluster:232 [2026/01/29 21:36] (current) hmeij07
Line 12: Line 12:
  
 Below is the adapted system wide install following Max's recipe. (I could not make the standalone work so we go with virtual env setup). Below is the adapted system wide install following Max's recipe. (I could not make the standalone work so we go with virtual env setup).
 +
 +  * module; lammps/28Jan2026 (just for "show" module, you must source the lampy python venv in your shell)
  
  
Line 27: Line 29:
  # create virtual env  # create virtual env
  mkdir lampy  mkdir lampy
 +# do this once
  python -m venv $PWD/lampy  python -m venv $PWD/lampy
 +# do this every time
  source $PWD/lampy/bin/activate  source $PWD/lampy/bin/activate
  
cluster/232.1769720493.txt.gz · Last modified: by hmeij07