Cloudy & Associates
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cloudy
cloudy
Commits
6c74e7ae
Commit
6c74e7ae
authored
Nov 12, 2021
by
Robin Williams
Browse files
Merge branch 'chemfix'
parents
1e690db4
ce3fb9de
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/mole_solve.cpp
View file @
6c74e7ae
...
...
@@ -140,10 +140,7 @@ double mole_solve()
newMolsTmp
=
abs
(
newmols
[
mol
]);
iworst
=
mol
;
}
if
(
newmols
[
mol
]
<
-
SMALLABUND
)
{
++
nBad
;
}
++
nBad
;
newmols
[
mol
]
=
0.
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment