The Ansys Innovation Space website recently experienced a database corruption issue. While service has been restored there appears to have been some data loss from November 13. We are still investigating and apologize for any issues our users may have as a result.
Licensing

Licensing

A pbs script got created by the Fluent launcher is for the korn shell i.e. the script was having #!/bin/ksh in its 1st line. Instructions will let you know what is the argument needed to pass in the Fluent command line for the script to be created for the bash shell

    • FAQFAQ
      Participant

      Change from ksh to bash in line # 92 in /ansys_inc/v211/fluent/bin echo “#!/bin/ksh ” > ${FL_SCHEDULER_SCRIPT_FILE}