From 7a6b5747fdab94fb2bf31f7ac36cb3a47245e71c Mon Sep 17 00:00:00 2001 From: Kelly Kinkade Date: Sun, 17 Aug 2025 16:42:26 -0500 Subject: [PATCH 1/2] add default values for `material` and `mat_index` in `reaction_reagentst` and `reaction_productst` child classes fixes #847 --- changelog.txt | 1 + df.reaction.xml | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/changelog.txt b/changelog.txt index 51c43143b..09895d835 100644 --- a/changelog.txt +++ b/changelog.txt @@ -19,6 +19,7 @@ Template for new versions: # Future ## Structures +- added default values for ``material`` and ``mat_index`` in ``reaction_reagentst`` and ``reaction_productst`` child classes # 52.03-r1.1 diff --git a/df.reaction.xml b/df.reaction.xml index 3060393cc..84d27f02d 100644 --- a/df.reaction.xml +++ b/df.reaction.xml @@ -55,8 +55,8 @@ - - + + @@ -131,8 +131,8 @@ - - + + @@ -161,8 +161,8 @@ - - + + From 1bd7a15fefe5266f518a06d7f0601c577e5b6adf Mon Sep 17 00:00:00 2001 From: Kelly Kinkade Date: Sun, 17 Aug 2025 16:57:05 -0500 Subject: [PATCH 2/2] `init-value` not `default-value` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit d'oh 🤪 --- df.reaction.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/df.reaction.xml b/df.reaction.xml index 84d27f02d..b6d587366 100644 --- a/df.reaction.xml +++ b/df.reaction.xml @@ -55,8 +55,8 @@ - - + + @@ -131,8 +131,8 @@ - - + + @@ -161,8 +161,8 @@ - - + +