src/lagrangian/parcel: Corrected typos

This commit is contained in:
Henry Weller
2020-12-07 10:34:17 +00:00
parent 2732b8b50a
commit 28037ad3d9
2 changed files with 2 additions and 2 deletions

View File

@ -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[

View File

@ -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