src/lagrangian/parcel: Corrected typos
This commit is contained in:
@ -25,7 +25,7 @@ Class
|
||||
Foam::integrationScheme
|
||||
|
||||
Description
|
||||
Base for a set of schemes which integral simple ODEs which arise from
|
||||
Base for a set of schemes which integrate simple ODEs which arise from
|
||||
semi-implcit rate expressions.
|
||||
|
||||
\f[
|
||||
|
||||
@ -29,7 +29,7 @@ Description
|
||||
|
||||
Point values and moments from the cell centroid are summed over
|
||||
computational cells. A linear function is generated which has the same
|
||||
integrald moment as that of the point data.
|
||||
integrated moment as that of the point data.
|
||||
|
||||
The computed linear function is used to interpolate values within a cell.
|
||||
The gradient is calculated from the coefficients of the function, and is
|
||||
|
||||
Reference in New Issue
Block a user