Mjboothaus / PhD-Thesis

Reimplementation of the code used in my PhD thesis - Charged fluids near interfaces: Integral equation theory
1 stars 2 forks source link
charged electrolyte equation fluid integral interface lennard-jones liquid ornstein-zernike oz structure surface thesis

Charged fluids near interfaces: Integral equation theory (Ph.D. Thesis)

Web App

TL;DR

See https://phd.databooth.com.au - a Streamlit web app deployed via Google Cloud Run.

Background

I submitted my Ph.D. thesis Charged fluids near interfaces: Integral equation theory in 1998. As part of the submission I included some electronic resources at the following link (no https in those days!):

http://www.chem.usyd.edu.au/~boothm/thesis/thesis.html

Alas the University of Sydney (School of Chemistry) didn't seem to prioritise the longevity of these materials (I did ask others if they had a copy of my FORTRAN code, however to date nothing has materialised.)

Online Resources cover page

Bulk fluid correlation functions

The code for this was obtained from this project http://pyoz.vrbka.net which now seems to be discontinued.

and a fork is available here: https://github.com/ctk3b/pyoz.

I also found another (parallel) repo here: https://github.com/elvissoares/PyOZ (untested).

TODOs