Variable Naming Conventions

Variable Naming conventions

Mesh 2.1 defines a Variable as follows:

the first non numeric charachter in a term to the last charachter in the term inclusive

i.e

3Y = 3 x Y

10V1 = 10 x V1

10A+5B = (10xA) + (5xB) = 5(2A+1B)

NB: This last example the result is factorised.

The following are examples where variables have been poorly named.

5RX1 + 4RY1 = R(5X1+4Y1)

4X2 + 8X3 = 4X(12 + 23)

If you suspect that Mesh 2.1 has wrongly factorised your equation,

Re-analyse your equation and Factorisation will be shut off.

For further information contact fiach@tinet.ie

Note: The symbols p,n,u,m,K,M,G are reserved SI units but may be used

in conjunction with other letters.

J is definded as the square root of -1