From 54e94f4bb11270e2714ab4bd62f4289f6d8aaa70 Mon Sep 17 00:00:00 2001 From: Ian Bell <ian.bell@nist.gov> Date: Thu, 7 Jul 2022 10:35:10 -0400 Subject: [PATCH] CPA better heading --- doc/source/models/CPA.ipynb | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/doc/source/models/CPA.ipynb b/doc/source/models/CPA.ipynb index 2a597f2..47e2d93 100644 --- a/doc/source/models/CPA.ipynb +++ b/doc/source/models/CPA.ipynb @@ -5,18 +5,10 @@ "id": "df447d16", "metadata": {}, "source": [ - "# Cubic EOS\n", + "# Cubic Plus Association (CPA)\n", "\n", - "Something about cubic EOS" + "The combination of a cubic EOS with association" ] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "9a884dab", - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": { -- GitLab