Skip to content
Snippets Groups Projects
Commit f6dce11a authored by Mark OLESEN's avatar Mark OLESEN
Browse files

STYLE: use predefined dimension-sets in more places

- in many places just have a dimensioned Zero value, which can be
  written compactly.
  Eg,
      dimensionedScalar(dimVelocity) is the same as
      dimensionedScalar("0", dimVelocity, Zero)
parent 01cbbdef
Showing
with 104 additions and 97 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment