Skip to content
Snippets Groups Projects
Commit 5d579efc authored by Klaus Böhnlein's avatar Klaus Böhnlein
Browse files

Update

parent 82cff13d
Branches
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ def RunCellProblem(alpha,beta,theta,gamma,mu1,rho1, InputFilePath = os.path.dirn
def GetCellOutput((alpha,beta,theta,gamma,mu1,rho1, InputFilePath = os.path.dirname(os.getcwd()) +"/inputs/computeMuGamma.parset",
def GetCellOutput(alpha,beta,theta,gamma,mu1,rho1, InputFilePath = os.path.dirname(os.getcwd()) +"/inputs/computeMuGamma.parset",
OutputFilePath = os.path.dirname(os.getcwd()) + "/outputs/outputMuGamma.txt" ):
RunCellProblem(alpha,beta,theta,gamma,mu1,rho1, InputFilePath)
print('Read effective quantities...')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment