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}