From 68bd68b95e01dc2ebcf366cb927c244e701972c2 Mon Sep 17 00:00:00 2001 From: Deepak Rangarajan Date: Tue, 7 Jan 2025 17:16:45 +0000 Subject: [PATCH] remove duplicate input in sample (exa/docs!108) --- docs/source_docs/user_guide/inputs/species_defs.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/source_docs/user_guide/inputs/species_defs.rst b/docs/source_docs/user_guide/inputs/species_defs.rst index 1a60014..2d79e27 100644 --- a/docs/source_docs/user_guide/inputs/species_defs.rst +++ b/docs/source_docs/user_guide/inputs/species_defs.rst @@ -188,9 +188,6 @@ outflow boundary condition pressure which is set here to 1 atmosphere. species.diffusivity = constant species.diffusivity.constant = 1.9e-5 - species.O2.molecular_weight = 31.99880e-3 - species.N2.molecular_weight = 28.01340e-3 - species.specific_heat = NASA7-poly # Oxygen -- GitLab