{"id":161638,"date":"2023-01-25T07:16:34","date_gmt":"2023-01-25T07:16:34","guid":{"rendered":"\/knowledge\/forums\/topic\/how-to-create-and-execute-a-fluent-journal-file\/"},"modified":"2023-07-31T12:35:38","modified_gmt":"2023-07-31T12:35:38","slug":"how-to-create-and-execute-a-fluent-journal-file","status":"publish","type":"topic","link":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/how-to-create-and-execute-a-fluent-journal-file\/","title":{"rendered":"How to create and execute a FLUENT journal file?"},"content":{"rendered":"<p>In Fluent, a journal is a file that contains a list of Fluent instructions for the setup, the run and the post-processing of a calculation. It is written with TUI (Text User Interface), scheme commands or GUI (Graphical User Interface) actions. Once this file has been created, it can be used to run the solver automatically. This can be very useful in case the same setup is repeated on different geometries, etc.  In this solution, we will see how to create a journal file and how to use it.  1) Journal File creation:  The list of instructions can be written within a text editor.   The interactive TUI inside Fluent helps: click on the keyboard Enter button to see all the available menus, click on letter &#8220;q&#8221; to come back to the previous menu. This can lead to this kind of journal file for example (the semicolon (;) is used to include comments): ; example.jou  ; starting command : fluent 3ddp -i example.jou -g >> output.txt &#038; \/file\/read-case-data &#8220;tank-flush.gz&#8221; ; read the case and data files \/solve\/initialize\/hyb-initialization ; initialization \/solve\/dual-time-iterate 10 10 ; iterate with the transient solver \/file\/write-case-data &#8220;final.gz&#8221; ok  exit yes   Fluent can also record all what is done during the interactive setup through File > Write > Start Journal. The setup is saved with GUI language in the journal file. But it is recommended to create journal file with the TUI (using TUI commands or scheme commands) and not through de GUI, as GUI structure may changes from one version to another one. Note that in this recorded file, all the lines will start with (cx-gui-do &#8230;.) which represents all the click on the GUI.  Moreover, for information, TUI instructions are far more explanatory than GUI instructions in a journal file.   2) Journal file execution:  Once your journal has been created (either from scratch within a text editor or using the recording mode in Fluent) you can run it. There are two ways to run a journal file :  In interactive mode: File > Read > Journal : this will replay the instructions given in the journal file  In batch mode: [usual fluent starting command] -i journal_file.jou &#038; For example: fluent 3ddp -t4 -i example.jou -g >> transcript.out This command will run Fluent in 3d double precision (dp), in parallel on 4 procs (-t4) using the example.jou journal file (-i), in batch (-g) and save the output to the transcript.out file (>>).<\/p>\n","protected":false},"template":"","class_list":["post-161638","topic","type-topic","status-publish","hentry","topic-tag-fluent","topic-tag-fluid-dynamics","topic-tag-general","topic-tag-general-fluent"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"In Fluent, a journal is a file that contains a list of Fluent instructions for the setup, the run and the post-processing of a calculation. It is written with TUI (Text User Interface), scheme commands or GUI (Graphical User Interface) actions. Once this file has been created, it can be used to run the solver\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/how-to-create-and-execute-a-fluent-journal-file\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Ansys Knowledge | Ansys Innovation Space\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How to create and execute a FLUENT journal file? | Ansys Knowledge\" \/>\n\t\t<meta property=\"og:description\" content=\"In Fluent, a journal is a file that contains a list of Fluent instructions for the setup, the run and the post-processing of a calculation. It is written with TUI (Text User Interface), scheme commands or GUI (Graphical User Interface) actions. Once this file has been created, it can be used to run the solver\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/how-to-create-and-execute-a-fluent-journal-file\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-01-25T07:16:34+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-07-31T12:35:38+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to create and execute a FLUENT journal file? | Ansys Knowledge\" \/>\n\t\t<meta name=\"twitter:description\" content=\"In Fluent, a journal is a file that contains a list of Fluent instructions for the setup, the run and the post-processing of a calculation. It is written with TUI (Text User Interface), scheme commands or GUI (Graphical User Interface) actions. Once this file has been created, it can be used to run the solver\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic\\\/how-to-create-and-execute-a-fluent-journal-file\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/topics\\\/#listItem\",\"name\":\"Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/topics\\\/#listItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/topics\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic-tag\\\/fluent\\\/#listItem\",\"name\":\"fluent\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic-tag\\\/fluent\\\/#listItem\",\"position\":3,\"name\":\"fluent\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic-tag\\\/fluent\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic\\\/how-to-create-and-execute-a-fluent-journal-file\\\/#listItem\",\"name\":\"How to create and execute a FLUENT journal file?\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/topics\\\/#listItem\",\"name\":\"Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic\\\/how-to-create-and-execute-a-fluent-journal-file\\\/#listItem\",\"position\":4,\"name\":\"How to create and execute a FLUENT journal file?\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic-tag\\\/fluent\\\/#listItem\",\"name\":\"fluent\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/#organization\",\"name\":\"Ansys Knowledge\",\"description\":\"Ansys Innovation Space\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic\\\/how-to-create-and-execute-a-fluent-journal-file\\\/#webpage\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic\\\/how-to-create-and-execute-a-fluent-journal-file\\\/\",\"name\":\"How to create and execute a FLUENT journal file? | Ansys Knowledge\",\"description\":\"In Fluent, a journal is a file that contains a list of Fluent instructions for the setup, the run and the post-processing of a calculation. It is written with TUI (Text User Interface), scheme commands or GUI (Graphical User Interface) actions. Once this file has been created, it can be used to run the solver\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic\\\/how-to-create-and-execute-a-fluent-journal-file\\\/#breadcrumblist\"},\"datePublished\":\"2023-01-25T07:16:34+00:00\",\"dateModified\":\"2023-07-31T12:35:38+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/#website\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/\",\"name\":\"Ansys Knowledge\",\"description\":\"Ansys Innovation Space\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"How to create and execute a FLUENT journal file? | Ansys Knowledge","description":"In Fluent, a journal is a file that contains a list of Fluent instructions for the setup, the run and the post-processing of a calculation. It is written with TUI (Text User Interface), scheme commands or GUI (Graphical User Interface) actions. Once this file has been created, it can be used to run the solver","canonical_url":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/how-to-create-and-execute-a-fluent-journal-file\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/how-to-create-and-execute-a-fluent-journal-file\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge#listItem","position":1,"name":"Home","item":"https:\/\/innovationspace.ansys.com\/knowledge","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/topics\/#listItem","name":"Topics"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/topics\/#listItem","position":2,"name":"Topics","item":"https:\/\/innovationspace.ansys.com\/knowledge\/topics\/","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic-tag\/fluent\/#listItem","name":"fluent"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic-tag\/fluent\/#listItem","position":3,"name":"fluent","item":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic-tag\/fluent\/","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/how-to-create-and-execute-a-fluent-journal-file\/#listItem","name":"How to create and execute a FLUENT journal file?"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/topics\/#listItem","name":"Topics"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/how-to-create-and-execute-a-fluent-journal-file\/#listItem","position":4,"name":"How to create and execute a FLUENT journal file?","previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic-tag\/fluent\/#listItem","name":"fluent"}}]},{"@type":"Organization","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/#organization","name":"Ansys Knowledge","description":"Ansys Innovation Space","url":"https:\/\/innovationspace.ansys.com\/knowledge\/"},{"@type":"WebPage","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/how-to-create-and-execute-a-fluent-journal-file\/#webpage","url":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/how-to-create-and-execute-a-fluent-journal-file\/","name":"How to create and execute a FLUENT journal file? | Ansys Knowledge","description":"In Fluent, a journal is a file that contains a list of Fluent instructions for the setup, the run and the post-processing of a calculation. It is written with TUI (Text User Interface), scheme commands or GUI (Graphical User Interface) actions. Once this file has been created, it can be used to run the solver","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/innovationspace.ansys.com\/knowledge\/#website"},"breadcrumb":{"@id":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/how-to-create-and-execute-a-fluent-journal-file\/#breadcrumblist"},"datePublished":"2023-01-25T07:16:34+00:00","dateModified":"2023-07-31T12:35:38+00:00"},{"@type":"WebSite","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/#website","url":"https:\/\/innovationspace.ansys.com\/knowledge\/","name":"Ansys Knowledge","description":"Ansys Innovation Space","inLanguage":"en-US","publisher":{"@id":"https:\/\/innovationspace.ansys.com\/knowledge\/#organization"}}]},"og:locale":"en_US","og:site_name":"Ansys Knowledge | Ansys Innovation Space","og:type":"article","og:title":"How to create and execute a FLUENT journal file? | Ansys Knowledge","og:description":"In Fluent, a journal is a file that contains a list of Fluent instructions for the setup, the run and the post-processing of a calculation. It is written with TUI (Text User Interface), scheme commands or GUI (Graphical User Interface) actions. Once this file has been created, it can be used to run the solver","og:url":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/how-to-create-and-execute-a-fluent-journal-file\/","article:published_time":"2023-01-25T07:16:34+00:00","article:modified_time":"2023-07-31T12:35:38+00:00","twitter:card":"summary_large_image","twitter:title":"How to create and execute a FLUENT journal file? | Ansys Knowledge","twitter:description":"In Fluent, a journal is a file that contains a list of Fluent instructions for the setup, the run and the post-processing of a calculation. It is written with TUI (Text User Interface), scheme commands or GUI (Graphical User Interface) actions. Once this file has been created, it can be used to run the solver"},"aioseo_meta_data":{"post_id":"161638","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"created":"2025-10-17 19:16:21","updated":"2026-07-29 05:41:47","ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/innovationspace.ansys.com\/knowledge\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/innovationspace.ansys.com\/knowledge\/topics\/\" title=\"Topics\">Topics<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic-tag\/fluent\/\" title=\"fluent\">fluent<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHow to create and execute a FLUENT journal file?\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/innovationspace.ansys.com\/knowledge"},{"label":"Topics","link":"https:\/\/innovationspace.ansys.com\/knowledge\/topics\/"},{"label":"fluent","link":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic-tag\/fluent\/"},{"label":"How to create and execute a FLUENT journal file?","link":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/how-to-create-and-execute-a-fluent-journal-file\/"}],"acf":[],"custom_fields":[{"0":{"_wp_page_template":["default"],"_bbp_forum_id":["27796"],"_bbp_author_ip":["23.56.168.180"],"_bbp_last_active_time":["1-24-2023  20:20:25"],"_btv_view_count":["30187"],"siebel_km_number":["2047065"],"product_version":[""],"km_published_date":["2017-02-06T21:17:58.000Z"],"family":["Fluid Dynamics"],"application_name":["FLUENT"]},"test":"articlesansys-com"}],"_links":{"self":[{"href":"https:\/\/innovationspace.ansys.com\/knowledge\/wp-json\/wp\/v2\/topics\/161638","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innovationspace.ansys.com\/knowledge\/wp-json\/wp\/v2\/topics"}],"about":[{"href":"https:\/\/innovationspace.ansys.com\/knowledge\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/innovationspace.ansys.com\/knowledge\/wp-json\/wp\/v2\/topics\/161638\/revisions"}],"wp:attachment":[{"href":"https:\/\/innovationspace.ansys.com\/knowledge\/wp-json\/wp\/v2\/media?parent=161638"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}