Kenneth E. Jansen
Kenneth E. Jansen
PHASTA has the ability to set two independent comp1 constraints. From my reading of core's code, the prep for this seems to be broken. Specifically, it seems to be trying...
I have a mesh that was created for CFD assuming a far-field boundary. The mesh was given to me as a ugrid mesh from NASA. I want to try to...
verifyField does not survive mulitphase inputs. When the call from verify is commented out, the case goes through fine. An example illustrating the problem can be found at http://fluid.colorado.edu/~kjansen/Weblink/ChefTestMultiphase.tgz
Using the same test cases for issues 64 and 65 you can see that the adaptation performed by chef creates elements whose volume is 100 times smaller than their neighbors....
## Extrusion Tags Enable convert to discover the "father node" for all nodes that are extruded from one or more model faces with Simmetrix mesher. PHASTA uses this for span...
While we have not completed a parallel boundary condition reader/writer, we are able to get everything else (coordinates, volume connectivity, surface connectivity, and solution at least in linear and quadratic...
Is there already in existence some standard for expressing partition information within the CGNS standard? As you know from other issues and PRs, our plan is to write very large...
## Prepare and write CGNS boundary connectivity and ZoneBC in one base This is a WIP as we hope to coordinate the code development through this PR. Currently SCOREC/core prepares...
Perhaps this has always been there for chef but I don't think it was there in the predecessor that chef was built to replace (phNSpre). Periodic faces are not (should...