From 838e7ec28722f759cd4d5e109a51877789409450 Mon Sep 17 00:00:00 2001 From: Ziming Liu Date: Sun, 11 Aug 2024 13:17:49 -0400 Subject: [PATCH] Update physics_4C_constitutive_laws_P12_without_prior.ipynb --- .../physics_4C_constitutive_laws_P12_without_prior.ipynb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tutorials/physics_4C_constitutive_laws_P12_without_prior.ipynb b/tutorials/physics_4C_constitutive_laws_P12_without_prior.ipynb index c4571494..d3d5b742 100644 --- a/tutorials/physics_4C_constitutive_laws_P12_without_prior.ipynb +++ b/tutorials/physics_4C_constitutive_laws_P12_without_prior.ipynb @@ -1,5 +1,13 @@ { "cells": [ + { + "cell_type": "markdown", + "id": "134e7f9d", + "metadata": {}, + "source": [ + "# Physics 4C: Constitutive Law P12 without prior" + ] + }, { "cell_type": "code", "execution_count": 45,