maxDeltaxyzCubeRootLESDelta doubly registers 'hmax'
maxDeltaxyzCubeRootLESDelta constructs three LESdelta. Each of them uses the same name (and tries to register it).
Run any case with debug flag
regIOobject 2;
maxDeltaxyzCubeRootLESDelta constructs three LESdelta. Each of them uses the same name (and tries to register it).
Run any case with debug flag
regIOobject 2;
No child items are currently assigned. Use child items to break down this issue into smaller parts.
suggestion for maxDeltaxyzCubeRootLESDelta constructor ?
LESdelta(name, turbulence), maxDeltaxyz_ ( name + "maxDeltaxyz", turbulence, dict.subDict(typeName + "Coeffs") ), cubeRootVolDelta_ ( name + "cubeRootVolDelta", turbulence, dict.subDict(typeName + "Coeffs") )
+1 (Mattijs)
Can you also do
If you run the testloop with regIOobject 2;
you'll see quite a few additional failures. Some are due to registering tmps.
assigned to @kuti
added bug label
changed milestone to %v2112
added Doing label
mentioned in commit 910e8412
mentioned in merge request !492 (merged)
removed Doing label
mentioned in commit 402763ab
mentioned in commit 3dcf5f16
mentioned in commit 36b856ed
mentioned in commit 68344858
mentioned in commit b053e221
closed