hexagon logo

run_marc an input file from the command promt window.

I used this command to launch the simulation in marc 2014:
cd D:\simu_folder\
run_marc -jid Simulation_name.dat -nps 5
 
Now we have installed Marc 2019 and it does not work.
 
An error appears, saying run_marc is not recognised as an internal command.
 
What shall I change?
Thank you very much!
Parents
  • Hi Aurea,
     
    It could be because 2019 Marc is installed in Windows / program files by default, which has space in the path. Create a new directory without any space or special character in the path ex: D:\Marc_2019 and install Marc in this directory. Later you can submit the job using command D:\Marc_2019\marc2019.1\tools\run_marc -j input_file.dat
     
    Regards,
    Kiranraj Shetty
    MSC Tech Support
Reply
  • Hi Aurea,
     
    It could be because 2019 Marc is installed in Windows / program files by default, which has space in the path. Create a new directory without any space or special character in the path ex: D:\Marc_2019 and install Marc in this directory. Later you can submit the job using command D:\Marc_2019\marc2019.1\tools\run_marc -j input_file.dat
     
    Regards,
    Kiranraj Shetty
    MSC Tech Support
Children
No Data