Data supplement for "Gradient dynamics approach to reactive thin-film hydrodynamics"
Description
This archive contains the data and code supplement to the article `Gradient dynamics approach to reactive thin-film hydrodynamics' available at https://doi.org/10.1007/s10665-024-10402-x (J. Eng. Math. (2024) 149, 2)
Structure:
The directories are named according to the related figure in the main text (e.g. `Fig2'). Each directory contains a data folder (e.g. `data' or `data_ab') and codes to produce the corresponding figure. Gnuplot scripts are `.plt' files, python scripts are `.py' files.
Executing the codes:
To execute the gnuplot scripts, start gnuplot and load the script, for example via `load "Fig3ab.plt"'. For the python scripts, use the command `python "Fig3cdef.py"' or `python3 "Fig3cdef.py"' from the terminal. Both gnuplot and python scripts require a latex kernel.
Requirements:
The codes should run on most Linux-based systems, we have used:
Ubuntu 20.04.2
gnuplot 5.2.8
Python 3.8.10
matplotlib 3.7.5
numpy 1.20.3
MiKTeX-pdfTeX 4.17 (MiKTeX 23.12)