I'm trying to use a PolyUMod model (TNV) into Marc Mentat 2024, I followed the steps showed in the PolymerFem Tutorial (How to Use a PolyUMod Material Model in MSC Mentat) but Marc shows me the Error 13.
Here's my TNV model file text:
Here's my Marc Input file with the model attached by the Job settings -> Input File text button.
And here's the code i'm using to run the simulation:
@echo off
echo ** Run MARC
CALL "C:\Program Files\MSC.Software\Marc\2024.1.0\marc2024.1\tools\run_marc.bat" ^
-jid sim.dat ^
-back no ^
-prog "C:\Program Files\PolymerFEM\PolyUMod\PolyUMod_Marc\Marc_PolyUMod"
echo ** Done
pause
I'm very sure the files locations are correct. The settings are all copied from the video so I don't think so they are incorrect. My main suspicion are the units from the model and the marc input file but not sure.
Hope you can help me please.
Regards,
Sebastian Leon