-
-
May 21, 2025 at 7:28 pm
omid.sarbakhshian
SubscriberI am running an FSI model including Fluent VOF solver in a Linux HPC cluster. I have created a journal file that saves fluent data every 5 steps as .h5 files. The problem is the output files have strangely long names as below and cfd-post cannot initialize .flprj file. I guess the file naming is the main reason that cfd-post or ensight cannot read the .flprj file. Below you can see an example of these file names. I would appreciate if someone helps me with this frustrating problem.
 C:UsersomidAppDataLocalTempWB_omid_20132_2wbnew_filesdp0FFFFluentFFF.gz-1-00000.cas.h5 -
May 22, 2025 at 1:37 pm
Rahul
Ansys EmployeeCould you please share the journal file used to save the data and settings under auto-save in Fluent?Â
Is it working if you manually rename the files?Â
-
May 22, 2025 at 2:59 pm
omid.sarbakhshian
SubscriberThanks for the response. It is not working when I manually rename the files. CFD-post gives an error stating the file cannot be initialized. Here is the error:
ERROR
Error reading file 'C:/WB_Projects/VOF/SC/Fluent_1/C_WB_ProjectsVOFVOF_FSI_filesdp0FFFFluentFFF.1.flprj':
The results reader couldn't be initialized.
And below you can see my journal script:
/file/start-transcript FFF-Setup-Transcript.trn
/file/read-case-data fluent.cas.gz; ====Â ====
; Enable expert mode to retain all variablesÂ
/solve/set/expert
yes  ; Allow all variables to be saved
no
no
no; Save velocity/pressure at intervalsÂ
/solve/results/auto-save/volume-data
pressure
velocity
every 5Â ; Saves every 5 iterations
;; Initialize and run (adjust iterations as needed)
/solve/initialize/init-instantaneous-vel
/solve/iterate 1000; ==== END ADDITIONS ====
/define/system-coupling/enable
/file/write-data FFF-Setup-Results.dat
/exit
yes -
May 22, 2025 at 3:04 pm
Rahul
Ansys EmployeeWhich version are you using?
Â
-
May 22, 2025 at 3:06 pm
omid.sarbakhshian
Subscriber2023 R1 with research licenseÂ
-
May 22, 2025 at 3:08 pm
Rahul
Ansys EmployeeCould you please try with the latest 2025R1 version to see if the issue is reproduced with it?Â
If that is not possible, please try saving the results in legacy (.cas/.dat or .cas.gz/.dat.gz) format with the current version.
-
May 22, 2025 at 3:17 pm
omid.sarbakhshian
SubscriberThank you very much. Currently, I do not have access to the latest version, but I will try to save the results in legacy to see what happens. Is this the only way that I can visualize the fluid domain results? I cannot open .flprj with Fluent itself. Also, I cannot export image files or animations since the HPC platform does not have a GUI. So, the only way that comes to my mind is to import the result files in CFD-post or Ensight and see them in the Windows environment.Â
-
- You must be logged in to reply to this topic.
-
3145
-
1007
-
935
-
858
-
792
© 2025 Copyright ANSYS, Inc. All rights reserved.