Opened 8 years ago
Closed 7 years ago
#523 closed defect (fixed)
Error in user guide - flux conversion expression
| Reported by: | MatthewWhiting | Owned by: | MatthewWhiting |
|---|---|---|---|
| Priority: | normal | Milestone: | Release-1.6.2 |
| Component: | Documentation | Version: | 1.6.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
As reported by Torrance Hodgson, there is a mistake in the user guide on p.31
(I could be wrong on this one) On page 31 of the Duchamp 1.6.1 manual, you have the equation:
F_int = C \sigma F v
But I think this is meant to be:
F_int = \frac{ \sigma F v}{ C }
... which is what you actually say in the text itself.
We do indeed divide by the integral C, so the equation should reflect this.
Change History (2)
comment:1 Changed 7 years ago by
comment:2 Changed 7 years ago by
| Milestone: | Release-1.7 → Release-1.6.2 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

Fixed by [1437].