yang.lu.4
Subscriber
Hi mmadore,nThanks for your reply. I can share this with IT. But I am not sure if they will help.nAnother question, can i write my own shell file instead of using the 'sh run_mpi.sh' to run the run_mpi.sh.nLike ANSYS CFX or Fluent, I can use the shell file with the following command to run the simulaiton.nmodule load cfx/19.0 nexport nodes=`awk -vORS=, '{ print $1 }' $PBS_NODEFILE | sed 's/,$/ /'`ncfx5solve -def Name.def -start-method Intel MPI Distributed Parallel -par-dist $nodes Could you please provide the shell file to run the ANSYS Forte?Thanks.Yang