


{"id":427503,"date":"2025-04-01T08:42:23","date_gmt":"2025-04-01T08:42:23","guid":{"rendered":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/fluent-batch-script-on-hpc\/"},"modified":"2025-04-01T08:42:23","modified_gmt":"2025-04-01T08:42:23","slug":"fluent-batch-script-on-hpc","status":"publish","type":"topic","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/fluent-batch-script-on-hpc\/","title":{"rendered":"Fluent Batch Script on HPC"},"content":{"rendered":"<p>&lt;p&gt;Hi,&lt;\/p&gt;&lt;p&gt;I&#8217;m struggling to run fluent on an hpc. I keep getting a AWP_ROOT error. Any help would be much appreciated.&lt;\/p&gt;&lt;p&gt;Batch script:&lt;\/p&gt;&lt;p&gt;#!\/bin\/bash&lt;br&gt;#SBATCH &#8211;nodes 1&lt;br&gt;#SBATCH &#8211;ntasks 60&lt;br&gt;#SBATCH &#8211;qos bbdefault&lt;br&gt;#SBATCH &#8211;time 04:00:00&lt;br&gt;#SBATCH &#8211;mail-type=ALL&lt;br&gt;#SBATCH -J meshing_fluent&lt;\/p&gt;&lt;p&gt;set -e&lt;\/p&gt;&lt;p&gt;&lt;br&gt;module purge&lt;br&gt;module load bluebear&lt;br&gt;module load slurm-helpers&lt;br&gt;module load bear-apps\/2022a&lt;br&gt;module load ANSYS\/2023R1&lt;br&gt;module load Python\/3.10.4-GCCcore-11.3.0&lt;\/p&gt;&lt;p&gt;&lt;br&gt;NODEFILE=$(make_nodefile)&lt;br&gt;echo &#8220;Nodefile created at: $NODEFILE&#8221;&lt;\/p&gt;&lt;p&gt;&lt;br&gt;export VENV_DIR=&#8221;${HOME}\/virtual-environments&#8221;&lt;br&gt;export VENV_PATH=&#8221;${VENV_DIR}\/pyfluent-env-${BB_CPU}&#8221;&lt;\/p&gt;&lt;p&gt;&lt;br&gt;mkdir -p ${VENV_DIR}&lt;\/p&gt;&lt;p&gt;&lt;br&gt;if [[ ! -d ${VENV_PATH} ]]; then&lt;br&gt;&nbsp; &nbsp; python3 -m venv &#8211;system-site-packages ${VENV_PATH}&lt;br&gt;fi&lt;\/p&gt;&lt;p&gt;&lt;br&gt;source ${VENV_PATH}\/bin\/activate&lt;\/p&gt;&lt;p&gt;&lt;br&gt;export PIP_CACHE_DIR=&#8221;\/scratch\/${USER}\/pip&#8221;&lt;\/p&gt;&lt;p&gt;&lt;br&gt;python -m pip install &#8211;upgrade pip&lt;br&gt;pip install ansys-fluent-core&nbsp;&lt;br&gt;pip install ansys-fluent-visualization&lt;\/p&gt;&lt;p&gt;&lt;br&gt;python VOF_Meshing_and_solver_loop.py&lt;\/p&gt;&lt;p&gt;start of my pyfluent file:&lt;\/p&gt;&lt;p&gt;import ansys.fluent.core as pyfluent&lt;br&gt;from ansys.fluent.visualization import Contour, GraphicsWindow, set_config&lt;br&gt;import os&lt;br&gt;import time&lt;\/p&gt;&lt;p&gt;# Start Fluent meshing&lt;br&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; meshing = pyfluent.launch_fluent(&lt;br&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mode=&#8221;meshing&#8221;,&lt;br&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; product_version=&#8221;23.1.0&#8243;,&lt;br&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; version=&#8221;3d&#8221;,&lt;br&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; precision=pyfluent.Precision.DOUBLE,&lt;br&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; processor_count=4,&lt;br&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; show_gui=False,&lt;br&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cleanup_on_exit=False,&lt;br&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cwd=output_directory&lt;br&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; )&lt;br&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&lt;br&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&lt;\/p&gt;&lt;p&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&lt;\/p&gt;&lt;p&gt;&nbsp;&lt;\/p&gt;<\/p>\n","protected":false},"template":"","class_list":["post-427503","topic","type-topic","status-publish","hentry","topic-tag-ansys-meshing-python-script","topic-tag-batch-hpc","topic-tag-mpi-with-slurm"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Hi,I&#039;m struggling to run fluent on an hpc. I keep getting a AWP_ROOT error. Any help would be much appreciated.Batch script:#!\/bin\/bash#SBATCH --nodes 1#SBATCH --ntasks 60#SBATCH --qos bbdefault#SBATCH --time 04:00:00#SBATCH --mail-type=ALL#SBATCH -J meshing_fluentset -emodule purgemodule load bluebearmodule load slurm-helpersmodule load bear-apps\/2022amodule load ANSYS\/2023R1module load Python\/3.10.4-GCCcore-11.3.0NODEFILE=$(make_nodefile)echo &quot;Nodefile created at: $NODEFILE&quot;export VENV_DIR=&quot;${HOME}\/virtual-environments&quot;export VENV_PATH=&quot;${VENV_DIR}\/pyfluent-env-${BB_CPU}&quot;mkdir -p ${VENV_DIR}if [[ ! -d\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/fluent-batch-script-on-hpc\/\" \/>\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 Learning Forum | Ansys Innovation Space\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Fluent Batch Script on HPC | Ansys Learning Forum\" \/>\n\t\t<meta property=\"og:description\" content=\"Hi,I&#039;m struggling to run fluent on an hpc. I keep getting a AWP_ROOT error. Any help would be much appreciated.Batch script:#!\/bin\/bash#SBATCH --nodes 1#SBATCH --ntasks 60#SBATCH --qos bbdefault#SBATCH --time 04:00:00#SBATCH --mail-type=ALL#SBATCH -J meshing_fluentset -emodule purgemodule load bluebearmodule load slurm-helpersmodule load bear-apps\/2022amodule load ANSYS\/2023R1module load Python\/3.10.4-GCCcore-11.3.0NODEFILE=$(make_nodefile)echo &quot;Nodefile created at: $NODEFILE&quot;export VENV_DIR=&quot;${HOME}\/virtual-environments&quot;export VENV_PATH=&quot;${VENV_DIR}\/pyfluent-env-${BB_CPU}&quot;mkdir -p ${VENV_DIR}if [[ ! -d\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/fluent-batch-script-on-hpc\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-04-01T08:42:23+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-04-01T08:42:23+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Fluent Batch Script on HPC | Ansys Learning Forum\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Hi,I&#039;m struggling to run fluent on an hpc. I keep getting a AWP_ROOT error. Any help would be much appreciated.Batch script:#!\/bin\/bash#SBATCH --nodes 1#SBATCH --ntasks 60#SBATCH --qos bbdefault#SBATCH --time 04:00:00#SBATCH --mail-type=ALL#SBATCH -J meshing_fluentset -emodule purgemodule load bluebearmodule load slurm-helpersmodule load bear-apps\/2022amodule load ANSYS\/2023R1module load Python\/3.10.4-GCCcore-11.3.0NODEFILE=$(make_nodefile)echo &quot;Nodefile created at: $NODEFILE&quot;export VENV_DIR=&quot;${HOME}\/virtual-environments&quot;export VENV_PATH=&quot;${VENV_DIR}\/pyfluent-env-${BB_CPU}&quot;mkdir -p ${VENV_DIR}if [[ ! -d\" \/>\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\\\/forum\\\/forums\\\/topic\\\/fluent-batch-script-on-hpc\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/topics\\\/#listItem\",\"name\":\"Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/topics\\\/#listItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/topics\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/mpi-with-slurm\\\/#listItem\",\"name\":\"mpi-with-slurm\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/mpi-with-slurm\\\/#listItem\",\"position\":3,\"name\":\"mpi-with-slurm\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/mpi-with-slurm\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/fluent-batch-script-on-hpc\\\/#listItem\",\"name\":\"Fluent Batch Script on HPC\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/topics\\\/#listItem\",\"name\":\"Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/fluent-batch-script-on-hpc\\\/#listItem\",\"position\":4,\"name\":\"Fluent Batch Script on HPC\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/mpi-with-slurm\\\/#listItem\",\"name\":\"mpi-with-slurm\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#organization\",\"name\":\"Ansys Learning Forum\",\"description\":\"Ansys Innovation Space\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/fluent-batch-script-on-hpc\\\/#webpage\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/fluent-batch-script-on-hpc\\\/\",\"name\":\"Fluent Batch Script on HPC | Ansys Learning Forum\",\"description\":\"Hi,I'm struggling to run fluent on an hpc. I keep getting a AWP_ROOT error. Any help would be much appreciated.Batch script:#!\\\/bin\\\/bash#SBATCH --nodes 1#SBATCH --ntasks 60#SBATCH --qos bbdefault#SBATCH --time 04:00:00#SBATCH --mail-type=ALL#SBATCH -J meshing_fluentset -emodule purgemodule load bluebearmodule load slurm-helpersmodule load bear-apps\\\/2022amodule load ANSYS\\\/2023R1module load Python\\\/3.10.4-GCCcore-11.3.0NODEFILE=$(make_nodefile)echo \\\"Nodefile created at: $NODEFILE\\\"export VENV_DIR=\\\"${HOME}\\\/virtual-environments\\\"export VENV_PATH=\\\"${VENV_DIR}\\\/pyfluent-env-${BB_CPU}\\\"mkdir -p ${VENV_DIR}if [[ ! -d\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/fluent-batch-script-on-hpc\\\/#breadcrumblist\"},\"datePublished\":\"2025-04-01T08:42:23+00:00\",\"dateModified\":\"2025-04-01T08:42:23+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#website\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/\",\"name\":\"Ansys Learning Forum\",\"description\":\"Ansys Innovation Space\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Fluent Batch Script on HPC | Ansys Learning Forum","description":"Hi,I'm struggling to run fluent on an hpc. I keep getting a AWP_ROOT error. Any help would be much appreciated.Batch script:#!\/bin\/bash#SBATCH --nodes 1#SBATCH --ntasks 60#SBATCH --qos bbdefault#SBATCH --time 04:00:00#SBATCH --mail-type=ALL#SBATCH -J meshing_fluentset -emodule purgemodule load bluebearmodule load slurm-helpersmodule load bear-apps\/2022amodule load ANSYS\/2023R1module load Python\/3.10.4-GCCcore-11.3.0NODEFILE=$(make_nodefile)echo \"Nodefile created at: $NODEFILE\"export VENV_DIR=\"${HOME}\/virtual-environments\"export VENV_PATH=\"${VENV_DIR}\/pyfluent-env-${BB_CPU}\"mkdir -p ${VENV_DIR}if [[ ! -d","canonical_url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/fluent-batch-script-on-hpc\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/fluent-batch-script-on-hpc\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum#listItem","position":1,"name":"Home","item":"https:\/\/innovationspace.ansys.com\/forum","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/topics\/#listItem","name":"Topics"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/topics\/#listItem","position":2,"name":"Topics","item":"https:\/\/innovationspace.ansys.com\/forum\/topics\/","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/mpi-with-slurm\/#listItem","name":"mpi-with-slurm"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/mpi-with-slurm\/#listItem","position":3,"name":"mpi-with-slurm","item":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/mpi-with-slurm\/","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/fluent-batch-script-on-hpc\/#listItem","name":"Fluent Batch Script on HPC"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/topics\/#listItem","name":"Topics"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/fluent-batch-script-on-hpc\/#listItem","position":4,"name":"Fluent Batch Script on HPC","previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/mpi-with-slurm\/#listItem","name":"mpi-with-slurm"}}]},{"@type":"Organization","@id":"https:\/\/innovationspace.ansys.com\/forum\/#organization","name":"Ansys Learning Forum","description":"Ansys Innovation Space","url":"https:\/\/innovationspace.ansys.com\/forum\/"},{"@type":"WebPage","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/fluent-batch-script-on-hpc\/#webpage","url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/fluent-batch-script-on-hpc\/","name":"Fluent Batch Script on HPC | Ansys Learning Forum","description":"Hi,I'm struggling to run fluent on an hpc. I keep getting a AWP_ROOT error. Any help would be much appreciated.Batch script:#!\/bin\/bash#SBATCH --nodes 1#SBATCH --ntasks 60#SBATCH --qos bbdefault#SBATCH --time 04:00:00#SBATCH --mail-type=ALL#SBATCH -J meshing_fluentset -emodule purgemodule load bluebearmodule load slurm-helpersmodule load bear-apps\/2022amodule load ANSYS\/2023R1module load Python\/3.10.4-GCCcore-11.3.0NODEFILE=$(make_nodefile)echo \"Nodefile created at: $NODEFILE\"export VENV_DIR=\"${HOME}\/virtual-environments\"export VENV_PATH=\"${VENV_DIR}\/pyfluent-env-${BB_CPU}\"mkdir -p ${VENV_DIR}if [[ ! -d","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/#website"},"breadcrumb":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/fluent-batch-script-on-hpc\/#breadcrumblist"},"datePublished":"2025-04-01T08:42:23+00:00","dateModified":"2025-04-01T08:42:23+00:00"},{"@type":"WebSite","@id":"https:\/\/innovationspace.ansys.com\/forum\/#website","url":"https:\/\/innovationspace.ansys.com\/forum\/","name":"Ansys Learning Forum","description":"Ansys Innovation Space","inLanguage":"en-US","publisher":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/#organization"}}]},"og:locale":"en_US","og:site_name":"Ansys Learning Forum | Ansys Innovation Space","og:type":"article","og:title":"Fluent Batch Script on HPC | Ansys Learning Forum","og:description":"Hi,I'm struggling to run fluent on an hpc. I keep getting a AWP_ROOT error. Any help would be much appreciated.Batch script:#!\/bin\/bash#SBATCH --nodes 1#SBATCH --ntasks 60#SBATCH --qos bbdefault#SBATCH --time 04:00:00#SBATCH --mail-type=ALL#SBATCH -J meshing_fluentset -emodule purgemodule load bluebearmodule load slurm-helpersmodule load bear-apps\/2022amodule load ANSYS\/2023R1module load Python\/3.10.4-GCCcore-11.3.0NODEFILE=$(make_nodefile)echo &quot;Nodefile created at: $NODEFILE&quot;export VENV_DIR=&quot;${HOME}\/virtual-environments&quot;export VENV_PATH=&quot;${VENV_DIR}\/pyfluent-env-${BB_CPU}&quot;mkdir -p ${VENV_DIR}if [[ ! -d","og:url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/fluent-batch-script-on-hpc\/","article:published_time":"2025-04-01T08:42:23+00:00","article:modified_time":"2025-04-01T08:42:23+00:00","twitter:card":"summary_large_image","twitter:title":"Fluent Batch Script on HPC | Ansys Learning Forum","twitter:description":"Hi,I'm struggling to run fluent on an hpc. I keep getting a AWP_ROOT error. Any help would be much appreciated.Batch script:#!\/bin\/bash#SBATCH --nodes 1#SBATCH --ntasks 60#SBATCH --qos bbdefault#SBATCH --time 04:00:00#SBATCH --mail-type=ALL#SBATCH -J meshing_fluentset -emodule purgemodule load bluebearmodule load slurm-helpersmodule load bear-apps\/2022amodule load ANSYS\/2023R1module load Python\/3.10.4-GCCcore-11.3.0NODEFILE=$(make_nodefile)echo &quot;Nodefile created at: $NODEFILE&quot;export VENV_DIR=&quot;${HOME}\/virtual-environments&quot;export VENV_PATH=&quot;${VENV_DIR}\/pyfluent-env-${BB_CPU}&quot;mkdir -p ${VENV_DIR}if [[ ! -d"},"aioseo_meta_data":{"post_id":"427503","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-19 14:10:23","updated":"2025-10-19 14:10:23","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\/forum\" 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\/forum\/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\/forum\/forums\/topic-tag\/mpi-with-slurm\/\" title=\"mpi-with-slurm\">mpi-with-slurm<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tFluent Batch Script on HPC\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/innovationspace.ansys.com\/forum"},{"label":"Topics","link":"https:\/\/innovationspace.ansys.com\/forum\/topics\/"},{"label":"mpi-with-slurm","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/mpi-with-slurm\/"},{"label":"Fluent Batch Script on HPC","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/fluent-batch-script-on-hpc\/"}],"acf":[],"custom_fields":[{"0":{"_bbp_forum_id":["27792"],"_bbp_topic_id":["427503"],"_bbp_author_ip":["86.26.162.112"],"_bbp_last_reply_id":["427709"],"_bbp_last_active_id":["427709"],"_bbp_last_active_time":["2025-04-02 12:56:34"],"_bbp_reply_count":["1"],"_bbp_reply_count_hidden":["0"],"_bbp_voice_count":["2"],"_bbp_engagement":["90314","39507"],"_btv_view_count":["601"],"_bbp_topic_status":["unanswered"],"_bbp_subscription":["39507"]},"test":"osh876student-bham-ac-uk"}],"_links":{"self":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/427503","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics"}],"about":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/427503\/revisions"}],"wp:attachment":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/media?parent=427503"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}