Craig Hamel
Craig Hamel
Thanks @MilesCranmer ! The custom loss is probably what I need. To make sure I understand, let's say I have a 3d equation I'm trying to fit. Would I just...
I'm also getting extremely long julia erros now try to so forward over reverse
The vast majority of file changes in this PR are handled in my other PR related to unit testing and code coverage. This was branched off of that branch
This is a start. Mechanics.py could be cleaned up a bit more but the main question is should we make multiblock the standard rather than having two different implementations floating...
> Interesting. I had this error. I can fix it with this change on line~17 in WarmStart.py: op = lambda v: objective.hessian_vec(x, np.array(v, dtype=np.float64)) This let me upgrade to newer...
> @ralberd , hod on, don't merge - Mike has a more fundamental fix. See comments above. I'm adding Mike's fix @btalamini
Now something is up with metis...
> @cmhamel @lkgallup can you go through this diff and highlight the core changes for @btalamini? @lkgallup Can you start by removing some of the exodus files and other misc...
> @cmhamel Is there a way to provide default props so that it's backwards compatible with material models that aren't changed to take them in? We probably could come up...
> > > @cmhamel Is there a way to provide default props so that it's backwards compatible with material models that aren't changed to take them in? > > >...