Skip to content

Create a Fluent script

Antonello Paolino edited this page May 19, 2021 · 1 revision

I can create a script using the tool Journal inside the FLUENT package. The command Journal is found on the Menu bar File>>Write>>Start Journal or File>>Read>>Journal and it's a file text where is contained the code hidden behind the friendly FLUENT's interface.

To write a Journal

To record a Journal I follow the pattern written before _File>>Write>>Start Journal. Once I start recording a Journal each commands I will do on the FLUENT interface will be written inside the file text as a code. To stop recording the Journal I follow the pattern File>>Write>>Stop Journal.

To read a Journal

I can write a file code text and insert it inside FLUENT with the pattern File>>Read>>Journal. Fluent will compile the code (step by step) and will do the operations as written within the code.

Clone this wiki locally