|
[Sponsors] |
June 17, 2013, 10:25 |
Journal Batch-mode Solution Animation
|
#1 |
New Member
Frederik
Join Date: Apr 2013
Posts: 1
Rep Power: 0 |
Hello,
I'm using Fluent 14.5 and want to start it in the batch-mode. It's about an transient job where I don't want to save cas and dat every time step because of the size, instead I want Fluent to save pictures of specific views (and there different vectors or contours). Therefor I used in the online mode "Calculations Activities" --> "Solution Animations", defined my perspectives and everything worked. For batch mode I wanted to do the same, found out which commands are to use in the TUI: file/read-case "MyFilename.cas" file/read-data "MyFilename.dat" /display/views/restore-view view1 /display/vector/velocity/velocity-magnitude 0 0.2 0.0025 1 /solve/animate/define/define-monitor,1 yes yes 1 vector ppm, /display/views/restore-view view2 /display/vector/velocity/velocity-magnitude 0 2 0.005 1 /solve/animate/define/define-monitor,1 yes yes 1 vector ppm, solve/set/time-step 2.77e-04 solve/dual-time-iterate 360 50 file/write-data "MyFilename_%t.dat" exit yes view1 and view2 are saved in the data (or case) file. Everything works in the online mode of Fluent via the TUI. But when I start the journal via excutive command it interrups after the line (display/vector/velocity/velocity-magnitude 0 0.2 0.0025 1) and before the text "invalid command [view1]" appears after that line (/display/views/restore-view view1) Could someone please help me? thanks a lot for reading |
|
February 13, 2014, 12:54 |
|
#2 |
New Member
Luiz Eduardo
Join Date: May 2010
Posts: 19
Rep Power: 16 |
Hi,
I am also trying to do something similar. Did you manage to solve your problem? Thx |
|
June 18, 2014, 18:40 |
|
#3 |
New Member
Join Date: Feb 2014
Posts: 5
Rep Power: 12 |
Hey, can anyone kindly help out here urgently? I am trying to run a transient simulation in batch mode but I keep having an error message:
Error: No graphics functions are available. Error Object: () My TUI commands is: ; Read case and data files file read-case-data Rc_transient.cas solve/set/time-step 2.0e-4 solve/dual-time-iterate 100 20 file write-data transient1.dat Exit |
|
June 18, 2014, 21:50 |
|
#4 | |
New Member
Luiz Eduardo
Join Date: May 2010
Posts: 19
Rep Power: 16 |
Quote:
I am no expert, but in order to try to help, please give more details... For now I think (not sure) you should correct the following: file/read-case-data Rc_transient.cas file/write-data transient1.dat And try to do read case and read data separetly if you haven't tried that. Kind Regards, DudaAPD |
||
June 18, 2014, 22:09 |
|
#5 | |
New Member
Join Date: Feb 2014
Posts: 5
Rep Power: 12 |
Quote:
Hi (thanks for reaching out) Yes those are the commands in my journal file (valiantsim.jou) running in a cluster. The commands are executed with fluent 3d -g -ssh -pdefault -t${cpus} -i valiantsim.jou Also the errors appear just seconds after the simulation begins to run and appears just after it reads the the solve/dual-time-iterate command and just about to start running. see below; > solve/dual-time-iterate 100 20 Updating solution at time levels N and N-1. done. iter continuity x-velocity y-velocity z-velocity kl kt omega delta_time time Error: No graphics functions are available. Error Object: () time/iter |
||
June 20, 2014, 14:48 |
|
#6 |
New Member
Luiz Eduardo
Join Date: May 2010
Posts: 19
Rep Power: 16 |
I may be wrong, but I don't think it is a problem with your journal file... Probably with your case set up.
|
|
March 27, 2019, 12:30 |
|
#7 |
Senior Member
Lukas Fischer
Join Date: May 2018
Location: Germany, Munich
Posts: 117
Rep Power: 8 |
You have to adjust your fluent command:
fluent 3d -g -ssh -pdefault -t${cpus} -i valiantsim.jou -driver null does the job. see this thread: Save images using Fluent in batch processing mode |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Running Ansys in BAtch Mode | kuleuvenstudent | ANSYS | 1 | October 18, 2017 13:11 |
cfdpost in batch mode | taichijulie | CFX | 1 | October 25, 2010 16:29 |
making animation in batch mode in linux | rocklove | FLUENT | 0 | July 10, 2010 03:17 |
Batch Mode (Urgent Help) | Mahesh | FLUENT | 1 | June 15, 2007 20:39 |
help needed about phase change | Yanhu Guo | Main CFD Forum | 4 | January 24, 2001 00:16 |