You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
simulacion-permeabilidad/bash/activate_env.sh

5 lines
161 B
Bash

export PATH=$HOME/python/Python-2.7.13/:$PATH
export PYTHONPATH=$HOME/python/Python-2.7.13
export PATH=$HOME/.local/bin:$PATH
export PETSC_DIR=$HOME/soft/petsc