idaholab / blackbear

BlackBear is a MOOSE-based code for simulating degradation processes in concrete and other structural materials.
GNU Lesser General Public License v2.1
17 stars 42 forks source link

Patch non-defaulted nonlinear system arguments #364

Closed lindsayad closed 10 months ago

lindsayad commented 10 months ago

And also put operator << in the neml2 namespace

moosebuild commented 10 months ago

Job Documentation on 7dee85b wanted to post the following:

View the site here

This comment will be updated on new commits.

hugary1995 commented 10 months ago

The "Test without libtorch" failure is not your fault and is expected. I will fix that tomorrow.

lindsayad commented 10 months ago

@loganharbour you mentioned that you've been doing stuff with blackbear docs recipes related to libtorch? So does that mean we should not attempt to build docs on the "without libtorch" recipe?

loganharbour commented 10 months ago

@loganharbour you mentioned that you've been doing stuff with blackbear docs recipes related to libtorch? So does that mean we should not attempt to build docs on the "without libtorch" recipe?

No, we definitely should. This breakage caught us in an attempt to make blackbear right. I made a bunch of recipe changes with the intention of them breaking blackbear for now, but for @hugary1995 to fix up soon.

However, looks like this one in particular we need to disable briefly while we get your change through. I'll do that shortly and merge.

loganharbour commented 10 months ago

Merging despite failure. Documentation w/o torch is now allowed to fail and will be resolved by @hugary1995 in the future.

Odds are we'll remove it anyway and not allow neml2 without torch.