Skip to content

Commit

Permalink
Merge branch 'arfc:devel' into add_dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
nglaser3 authored Sep 16, 2024
2 parents 7bcdf6a + c04cc19 commit e685bd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion moose
Submodule moose updated 4698 files
2 changes: 1 addition & 1 deletion src/base/ScalarTransportBase.C
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ScalarTransportBase::validParams()
{
InputParameters params = emptyInputParameters();
params.addParam<bool>("use_exp_form",
true,
false,
"Whether concentrations should be in an expotential/logarithmic format.");
return params;
}
Expand Down

0 comments on commit e685bd8

Please sign in to comment.