Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
RShaw026 committed Jan 18, 2024
1 parent 144f1ed commit 1c476fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mirco_setparameters.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ void MIRCO::SetParameters(double& E1, double& E2, double& LateralLength, double&
// Shape factors (See section 3.3 of https://doi.org/10.1007/s00466-019-01791-3)
// These are the shape factors to calculate the elastic compliance correction of the micro-scale
// contact constitutive law for various resolutions.
// NOTE: Currently MIRCO works for resouluion of 1 to 8. The following vectors store the shape
// NOTE: Currently MIRCO works for resouluion of 1 to 8. The following map store the shape
// factors for resolution of 1 to 8.

// The following pressure based constants are calculated by solving a flat indentor problem using
Expand Down

0 comments on commit 1c476fc

Please sign in to comment.