1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

0032004: Foundation Classes, UnitsAPI - misprint in "ACCOUSTIC INTENSITY" unit name

Found using `codespell 2.1.dev0`
This commit is contained in:
luz paz 2020-12-10 11:40:53 +03:00 committed by bugmaster
parent d45edf248c
commit 3273937d01
3 changed files with 3 additions and 3 deletions

View File

@ -453,7 +453,7 @@ MOLARITY -1 0 0 0
....................................................................................................................................
....................................................................................................................................
M L T I K N J P S
ACCOUSTIC INTENSITY 0 1 0 -2 0 0 0 0 0
ACOUSTIC INTENSITY 0 1 0 -2 0 0 0 0 0
....................................................................................................................................
bel B
neper Np 0.869 B

View File

@ -118,7 +118,7 @@ void UnitsAPI::CheckLoading (const UnitsAPI_SystemUnits aSystemUnits)
MDTVLocalSystemUnits.Specify("MOLAR VOLUME","mm\xB3/mol");
MDTVLocalSystemUnits.Specify("CONCENTRATION","kg/mm\xB3");
MDTVLocalSystemUnits.Specify("MOLAR CONCENTRATION","mol/mm\xB3");
MDTVLocalSystemUnits.Specify("ACCOUSTIC INTENSITY","mm/A\xB2");
MDTVLocalSystemUnits.Specify("ACOUSTIC INTENSITY","mm/A\xB2");
MDTVLocalSystemUnits.Specify("DOSE EQUIVALENT","mm\xB2/s\xB2");
MDTVLocalSystemUnits.Specify("ABSORBED DOSE","mm\xB2/s\xB2");
MDTVLocalSystemUnits.Specify("FLUX OF MAGNETIC INDUCTION","kg*mm\xB2/(s\xB2*A)");

View File

@ -456,7 +456,7 @@ static const char UnitsAPI_Units_dat[] =
"....................................................................................................................................\n"
"....................................................................................................................................\n"
" M L T I K N J P S\n"
"ACCOUSTIC INTENSITY 0 1 0 -2 0 0 0 0 0\n"
"ACOUSTIC INTENSITY 0 1 0 -2 0 0 0 0 0\n"
"....................................................................................................................................\n"
"bel B\n"
"neper Np 0.869 B\n"