Fluent error reporting record
1. invalid command [initialize-flow
. Two files are needed to calculate fluent on the cluster, *.jou and *.cas;
In *.jou, you can input and output file information and execute commands
/file/read-case *.cas
/solve/initialize/initialize-flow
/solve/iterate 10000
/file/write-data out.dat
exit
yes
Job script, take LSF as an example *.lsf:
#!/bin/sh
APP_NAME=fluent
NP=12
NP_PER_NODE=12
RUN="fluent 3d -g -i input.jou"
Error 1 after submission:
Solution: Check the format of input.jou file, type: set ff after vim, see whether the file is in dos format or unix format, the problem I encountered on my side was caused by the wrong format, and the calculation was normal after changing to unix format.
Read More:
- VMware: vmw_ ioctl_ Command error invalid parameter [How to Solve]
- [Solved] sed -i error: sed: -e expression #1, char 44: invalid reference \1 on `s’ command’s RHS
- [Solved] yum command Error: “except keyboardinterrupt, e: syntax error: invalid syntax”“
- ERROR: Invalid subnet : invalid CIDR address: [How to Fix]
- Failed to Initialize Error: error execution phase preflight: [preflight] Some fatal errors occurred: [ERROR Port-6443]
- How to Use Apt get Command Under Mac OSX
- Error in Linux running file: bash: $’\r’: command not found
- [Solved] Except CvBridgeError,e:SyntaxError:invalid syntax
- Solve the error report of the find command: paths must precede expression
- ./configure Command Execute error (Centos7 Install erlang)
- Linux Traceroute Command Examples
- After Centos installation is complete, ifconfig: command not found
- [Solved] shc -f xxx.sh shc: invalid first line in scrip
- [Solved] ERROR: Command errored out with exit status 128: git clone -q
- [Solved] find command error: paths must precede expression
- [Solved] Yum Install Software Error: Invalid configuration value: failovermethod=priority…
- [Solved] Invalid signature error for ROS repository while trying to do sudo apt-get update
- Mac opens Terminal and reports an error -bash:: command not found
- Solution to gzip: stdin: invalid compressed data — format violated error in decompressing. Tgz file under Linux
- [Solved] Sed Failed to Reference Variable error: extra characters after command