Stephen DeWitt

Results 74 issues of Stephen DeWitt

- When the heat source is incident on a part of the domain that is lower than the nominal height of the build (currently defined as the highest active part...

A few parts of the code need the current height of the build (particularly for adaptive meshing). As of #96, we base that on the scan path. However, if there...

Right now a lot of the functionality involving the "geometry" of the problem has to be in ThermalPhysics since that's where the DofHandler is. Conceptually this is a little confusing,...

@wd15, I can't remember what was decided about accepting benchmark results from codes that aren't currently open source. I'm hoping to upload some results for the MEUMAPPS code at ORNL...

enhancement

While I was taking a look at the results in the Memphis PRs, I noticed that the BM7b comparison plots are the same as BM7a. It should have an error...

bug

Primary changes under consideration: 1. Remove part C (or perhaps change it to have the interfacial width of part A) 2. Look into reducing the total simulated time, parts B...

enhancement

Benchmark 7 needs at least one example data set. I'll do some runs and get the data by the end of the week. @wd15 Is this a duplicate or subset...

enhancement

@AshGannon has seen semi-deterministic errors in adamantine simulations of the IMTS gear. My understanding (correct me if I have it wrong) is that the failures occur around the same point...

Currently during data assimilation the code will segfault if no rays hit the mesh. (Presumably the same for measurements with a specified location.) We need to decide how we want...

We should (at least optionally) print a message to the screen when the code is waiting for a file (or a file like the scan path to update). I think...