Posted Tue, 10 Feb 2015 08:01:38 GMT by Stud_DTU
Hi everyone,
Im new at this forum and look forward to share knowledge with you.

Im trying to run two or more files by creating a bat file. Im doing it this way:

set OMP_NUM_THREADS=4

“C:\Program Files (x86)\DHI\2014\bin\x64\FemEngine.exe" C:\Users\s092855\Dropbox\Master_Thesis\\Convergence_Lx4000_Ly1000_mesh50_125_testrun.m21fm

“C:\Program Files (x86)\DHI\2014\bin\x64\FemEngine.exe" C:\Users\s092855\Dropbox\Master_Thesis\\Convergence_Lx4000_Ly1000_mesh25_625_testrun.m21fm

The run.bat file will not start. Im not sure that Im typing in the path right?

Looking forward to an answer :)
Posted Thu, 12 Feb 2015 05:24:58 GMT by Chien Chin
start /w C:\"Program Files (X86)"\DHI\2014\bin\x64\MzLaunch.exe "C:\Users\s092855\Dropbox\Master_Thesis\Convergence_Lx4000_Ly1000_mesh50_125_testrun.m21fm" -x

Hope this helps

You must be signed in to post in this forum.