Skip to content

Commit

Permalink
correct Ane to An typo for umt.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncblack committed Mar 11, 2024
1 parent 8694a5b commit 00f3e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx/06_umt/umt.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ UMT, vendors should consult with the RFP team before removing any exercised calc
correctness check without them. Some calculations may have negligible impact on the simplified benchmark problem but be very important for other
problems of interest.

Ane example of this is a portion of code in the sweep routines ( source files beginning with 'SweepUCB' ). There is a loop labelled 'TestOppositeFace'
An example of this is a portion of code in the sweep routines ( source files beginning with 'SweepUCB' ). There is a loop labelled 'TestOppositeFace'
which is designed to provide a higher order of accuracy when running a problem with a less opaque material. The benchmark problems are not impacted by
this code section as their material is fairly opaque, but this code should not be removed as it will impact algorithm accuracy on less opaque material.

Expand Down

0 comments on commit 00f3e84

Please sign in to comment.