Skip to content
Snippets Groups Projects
Commit e2fa173a authored by Ondrej Vysocky's avatar Ondrej Vysocky
Browse files

FIX universal directory changing scripts

parent 9ca9274d
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
cd /home/h6/vysocky/OpenFOAM/OpenFOAM-v1612+/tutorials/incompressible/icoFoam/cavity/cavity
cd $HOME/OpenFOAM/OpenFOAM-v1612+/tutorials/incompressible/icoFoam/cavity/cavity
#!/bin/sh
cd /home/h6/vysocky/OpenFOAM/OpenFOAM-v1612+/tutorials/incompressible/simpleFoam/motorBike/
cd $HOME/OpenFOAM/OpenFOAM-v1612+/tutorials/incompressible/simpleFoam/motorBike/
#!/bin/sh
cd /home/vysocky/OpenFOAM/OpenFOAM-v1612+/applications/solvers/incompressible/icoFoam
cd $HOME/OpenFOAM/OpenFOAM-v1612+/applications/solvers/incompressible/icoFoam
# cd /home/h6/vysocky/OpenFOAM/OpenFOAM-v1612+/tutorials/incompressible/icoFoam/cavity/cavity
#!/bin/sh
cd /home/h6/vysocky/OpenFOAM/OpenFOAM-v1612+/src/Pstream/mpi
cd $HOME/OpenFOAM/OpenFOAM-v1612+/src/Pstream/mpi
#!/bin/sh
cd /home/vysocky/OpenFOAM/OpenFOAM-v1612+/applications/solvers/incompressible/simpleFoam
cd $HOME/OpenFOAM/OpenFOAM-v1612+/applications/solvers/incompressible/simpleFoam
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment