From 1239e574062e321aaa3986c2f3e5b1f1cfed1dda Mon Sep 17 00:00:00 2001 From: Jordan Musser Date: Sat, 2 May 2026 15:44:41 -0400 Subject: [PATCH] Update solids properties base names --- docs/source_docs/user_guide/inputs/solids_model.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source_docs/user_guide/inputs/solids_model.rst b/docs/source_docs/user_guide/inputs/solids_model.rst index bfc0c1b..dd2922e 100644 --- a/docs/source_docs/user_guide/inputs/solids_model.rst +++ b/docs/source_docs/user_guide/inputs/solids_model.rst @@ -22,7 +22,7 @@ models. The following inputs are defined with the prefix ``solids``: Molecular weight ---------------- -The following inputs are defined with the prefix ``solids``: +The following inputs are defined with the prefix ``[solid_name]``: +----------------------------+--------------------------------------------------------------+----------+----------+ | | Description | Type | Default | @@ -36,7 +36,7 @@ Specific heat ------------- -The following inputs are defined with the prefix ``solids.specific_heat``: +The following inputs are defined with the prefix ``[solid_name].specific_heat``: +----------------------------+----------------------------------------------------------------+----------+----------+ | | Description | Type | Default | @@ -93,7 +93,7 @@ The following inputs are defined with the prefix ``solids.specific_heat``: | | not provided. | | | +----------------------------+----------------------------------------------------------------+----------+----------+ -The following inputs are defined with the prefix ``solids``: +The following inputs are defined with the prefix ``[solid_name]``: +------------------------+----------------------------------------------------------------+--------+----------+ -- GitLab