Skip to content

Commit 9235bec

Browse files
committed
Merge remote-tracking branch 'origin/dev' into dev
2 parents a51971a + b1ccf28 commit 9235bec

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/faq.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,11 @@ What units should be used for input data?
2424
------------------------------
2525

2626
Input data (biomass concentration, metabolites concentrations, and time) can be provided to PhysioFit using any unit. Still, we recommand to use units for which values are as close to unity as
27-
possible to ensure numerical stability (e.g. 3 mM instead of 3e3 µM). Importantly, units of the estimated fluxes depend on units of time and metabolites and biomass concentrations.
27+
possible to ensure numerical stability (e.g. 3 mM instead of 3e3 µM). Importantly, units of the estimated fluxes depend on units of time and metabolites and biomass concentrations. The concentration of different metabolites can
28+
be provided using different units, but a single unit must be used for all measurements of a given metabolite.
2829

2930
.. seealso:: :ref:`flux units`
3031

31-
To avoid any numerical instabilities, provide values in a range not too far from unity (e.g. if a metabolite
32-
concentration is 2 mM, provide the value directly in mM and not as 2e-3 M). The concentration of different metabolites can
33-
be provided using different units, but a single unit must be used for all measurements of a given metabolite.
34-
3532
.. _`flux units`:
3633

3734
What are the flux units?

0 commit comments

Comments
 (0)