Running FDS on linux #13484
Closed
FinleyRae8
started this conversation in
General
Replies: 1 comment 2 replies
-
I figured it out so just incase anyone has the same issue, I just had to increase the limits linux has set as default through the ulimit function. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to run a model in linux and face an error I have never seen before. It will do one time step then instantly crash. I have run models with more cells and worked on linux. The model I am running has a fine mesh (0.125) with a 'vent' supplying a custom gas at high velocity and temperatures. I am able to run the models on windows through my laptop, however the linux PCs will do this much faster. The error I get is:
BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
RANK 3 PID 137434 RUNNING AT [computer name]
KILLED BY SIGNAL: 9 (Killed)
If anyone knows how to fix this would be much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions