Python

CFX Job scheduler

`python` script to manage multi-priority ANSYS CFX simulations on distributed computing clusters

Jupyter notebooks to Org source + Tower of Babel

This post provides a simple example demonstrating how a shell script can be called with appropriate variables from any Org file in Emacs. The script essentially converts a Jupyter notebook to Org source, and Babel is leveraged to call the script with appropriate variables from any Org file. This reddit thread and blog post elucidate the advantages of using Babel and Org mode over Jupyter notebooks. Directly editing code in a Jupyter notebook in a browser is not an attractive long term option and is inconvenient even in the short term.

CFD Post Processing automation

`python` script to help automate post processing of simulations, by applying an extraction macro on multiple result files.