Skip to content
Snippets Groups Projects
Commit d99ef963 authored by Yair Fosado's avatar Yair Fosado
Browse files

update cwd

parent 9c073d66
No related branches found
No related tags found
No related merge requests found
......@@ -50,10 +50,10 @@ math -script MinPathBranching.m
echo "Computing fractal dimension"
#1.- Path to the input data configurations
datapath="${cwd}/../CONFIGURATIONS/rho${rho}/"
datapath="../CONFIGURATIONS/rho${rho}/"
#2.- Output path
outputpath=${cwd}
outputpath="./"
#3.- Input file with atoms information (without timestep)
rfile="stars.Nstars${Nstars}.rho${rho}."
......
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