Skip to main content
1-Visitor
May 21, 2018
Solved

massflow rate

  • May 21, 2018
  • 1 reply
  • 4601 views

Hello. 

Somebody there knows how to write mass flow rate like the dot on the m. 

and the same for Volume flow rate the dot on the V?

Best answer by LucMeekes

Three options:

1. Use a font that has a dot on each character (I don't have that font).

2. Instead of a dot on, put an accent next to the letter, like m' and V'. In Mathcad 15 and below, you get this accent by pressing [Ctrl]-F7 (= press and hold down the [Ctrl] key and tap the F7 functionkey once. In Prime just type the ' following the m or V respectively.

3. In unicode at character position 1E41 is an ṁ, and Prime supports it:

LM_20180521_Mass flow.png

Then at character position 1E7E is a Ṿ (the dot is below, not above the V.)

 

Success!
Luc

1 reply

LucMeekes23-Emerald IVAnswer
23-Emerald IV
May 21, 2018

Three options:

1. Use a font that has a dot on each character (I don't have that font).

2. Instead of a dot on, put an accent next to the letter, like m' and V'. In Mathcad 15 and below, you get this accent by pressing [Ctrl]-F7 (= press and hold down the [Ctrl] key and tap the F7 functionkey once. In Prime just type the ' following the m or V respectively.

3. In unicode at character position 1E41 is an ṁ, and Prime supports it:

LM_20180521_Mass flow.png

Then at character position 1E7E is a Ṿ (the dot is below, not above the V.)

 

Success!
Luc