From 9be2b4f7daa0a8c5f71d38e719d51cd53e8bb062 Mon Sep 17 00:00:00 2001 From: niravshah241 Date: Tue, 26 Dec 2023 16:54:30 +0000 Subject: [PATCH] In work --- demo/thermomechanical_paper/distributed/test_sbatch_thermal | 1 + 1 file changed, 1 insertion(+) diff --git a/demo/thermomechanical_paper/distributed/test_sbatch_thermal b/demo/thermomechanical_paper/distributed/test_sbatch_thermal index 11c62a2..38b1f86 100644 --- a/demo/thermomechanical_paper/distributed/test_sbatch_thermal +++ b/demo/thermomechanical_paper/distributed/test_sbatch_thermal @@ -17,6 +17,7 @@ source ../../../../fenics_branch/share/spack/setup-env.sh spack env activate fenicsx-env spack env status spack load py-pip@23.1.2 +spack clean cd mesh_data mpiexec -n 1 python3 mesh.py cd ..