Hello,
i would like to run calculations with parfeap on a high performance cluster, which is why I have to prevent user requests. The calculation should start immediately after entering the calculation command (mpirun -n 2 $FEAPHOME8_5/parfeap/feap -ksp_type cg -pc_type jacobi) without asking whether the filenames are correct or not.
Where can I change this in the (parfeap) code?
Thank you in advance!