problem in the runcase with CS 2.1.4
Posted: Wed Mar 07, 2012 12:09 pm
Hello,
I installed the version 2.1.4 without problem, and when I create a study and a case, the runcase is very different than the one I use usually. The file contain only :
Does anyone know where is the problem?
I can run a simulation in batch mode but on a cluster, I don't know how I can specify the numbers of nodes and proc and ...
Thank you very much for your help
Sylvain
I installed the version 2.1.4 without problem, and when I create a study and a case, the runcase is very different than the one I use usually. The file contain only :
Code: Select all
----------------------------
#!/bin/bash
# Ensure the correct command is found:
export PATH="/home/robin/work/serra/CS_2.1.4/bin":$PATH
# Run command: \code_saturne run
------------------
I can run a simulation in batch mode but on a cluster, I don't know how I can specify the numbers of nodes and proc and ...
Thank you very much for your help
Sylvain