Skip to content

Commit

Permalink
fixup!
Browse files Browse the repository at this point in the history
  • Loading branch information
jbreue16 committed Jan 24, 2025
1 parent 3fdbbaa commit 3d733be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libcadet/model/reaction/CrystallizationReaction.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ class CrystallizationReaction : public IDynamicReactionModel
}
else
{
_reconstruction = new ReconstructionParams<active>();
_jacParams = new JacobianParamsBase;
}
}
Expand Down

0 comments on commit 3d733be

Please sign in to comment.