Chris Kees

Results 41 comments of Chris Kees

Thanks, that works, though only in classic notebook. I'm guessing 0.4.0 wasn't upgraded to lab 3.x. I also upgraded webrtc so the video generation works in lab now.

Did anybody ever discover what caused this?

@ejtovar do you recall if this was ever addressed? Might be something one of my students could work on.

OK, if you could commit your files to a branch on proteus-ps with the case where it sticks to the elements of tnList, I'll take a look at it.

Thanks. My mistake, I forgot that I had switched the systemStepControllerType to just the minimum step chosen by the model stepControllers (and leave those set to FixedStep). Here is the...

That sounds right. Will have to think about desired behavior here. Interpolation or returning the value at the nearest time step are the only options that seem reasonable to me....

OK, I changed the title @leajenkins . Looking at this now, I think he meant that on an iteration failure, proteus will just log that the step fails and then...

Thanks or this @JohanMabille . I know we discussed the dictionary of arguments approach. Do you have a prototype of this yet, say for calculateResidual of RANS2P?

@tridelat, can you take a shot at helping @JohanMabille add the xtensor dependencies to the stack as proper hashdist recipes and remove get_xtensor.sh? I think we should do this before...

I think once we get the kinks worked out of the conda package (https://github.com/erdc/proteus/pull/1037), then readthedocs may work: https://docs.readthedocs.io/en/stable/guides/conda.html#activating-conda Agree that travis is probably the most flexible approach.