Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion integration/_parameters
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,5 @@ linalg_do_pivoting bool 1
# We will use this parameter to determine if a given species
# abundance is unreasonably small or large (each X must satisfy
# -failure_tolerance <= X <= 1.0 + failure_tolerance).
species_failure_tolerance real 1.e-2_rt
species_failure_tolerance real 1.e-4_rt

Loading