-
-
October 3, 2019 at 4:00 am
ehkh
SubscriberHi,
IÂ get the following errors when I send an ansys instruction file and a transient case file to linux HPC:
Error: File has wrong dimensions (3).
Error Object: #f
Error: Error reading "Triang.cas".
Error Object: #f
Error: CAR: invalid argument [1]: wrong type [not a pair]
Error Object: ()
also, the output file shows Invalid command for all of the commands lines
I prepared the case file with the models and boundary conditions and uploaded to the HPC, I also tried the following instruction in fluent console on local windows machine and they worked very well but not working on linux HPC. Â
/file/read-case Triang.cas
/solve/initialize/initialize-flow
/adapt/mark-inout-hexahedron yes no 0.0 0.05 -0.001 0.0 0.0 0.01
/solve/patch air , hexahedron-r0 , mp 1
/solve/dual-time-iterate 1000000 200
/file/write-case-data TriangResults
/exit
Â
Could you please help me how to resolve this. please note that I am using ANSYS 19.2 on both machines.
Thanks
Esra'a
Â
-
October 3, 2019 at 4:06 am
ehkh
SubscriberHi, I also tried to run the case file for one iteration on windows machine to get a data file and then upload the case and data file to linux HPC, using the following instructions:
/file/read-case Triang.cas
/file/read-data Triang.dat
/solve/dual-time-iterate 1000000 200
/solve/set/time-step 0.0001
/file/write-case-data TriangResults
/exit
Â
and I also get the following errors:
Error: File has wrong dimensions (3).
Error Object: #f
Error: Error reading "Triang.cas".
Error Object: #f
Â
> invalid command [read-data]
Â
> invalid command [dual-time-iterate]
Â
> invalid command [set]
Â
> invalid command [write-case-data]
-
October 15, 2019 at 12:28 am
ehkh
SubscriberHi,
I appreciate any help regarding the previously mentioned errors.
Thanks,
Esra'a
-
October 15, 2019 at 11:01 am
Rob
Forum ModeratorThe dimension error means you're trying to read a 3d file into the 2d solver; the rest are following from the solver not having anything loaded.Â
-
- The topic ‘errors with running Fluent on HPC clusters’ is closed to new replies.
-
6625
-
1906
-
1469
-
1311
-
1022
© 2026 Copyright ANSYS, Inc. All rights reserved.