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

BUG: sample/store surface field triggers dimension check (fixes #2361)

- when used for example with wallShearStress, the stress field is
  initially created as incompressible but later updated with the
  correct compressible/incompressible dimensions.

  If this field is sampled as a surface and stored on the registry
  the dimensions should be reset() and not '=' assigned, since that
  causes a dimension check which will obviously fail.
parent 06f14de0
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment