Curtis Ober

Results 85 comments of Curtis Ober

On the first issue of round-off error, yeah, I wondered if this was a problem. I have been thinking about making use of some approximate equal, etc. functions to better...

So TimeStepControlStrategy (TSCS) had two types: "Constant" and "Variable". What currently differentiates them is "Constant" TSCS does not change the timestep ever, and "Variable" TSCS allows the timestep to change....

I tend to agree. I think the way we would want to handle output and TimeEvents for this, would be to take two partial time steps (one to go from...

Yeah, we could do that also, so long as the user is comfortable with that (e.g., using the output for just viz). The one exception, I can think of, would...

The other case were I do not think interpolation would work is when the SolutionHistory is limited to one SolutionState. @etphipp, do you recall if the interpolation handles this case?

Morning @dridzal, it appears that these tests are consistently failing. Can you look at them and fix or disable them? Thanks!

@dridzal Do you have a timeframe when to can look at this?

@dridzal Sorry to pester, but what is the status on this?