R8-c: drop zero summands from cut_wall_loads; extrapolation diagnostics beyond FAR_OUTSIDE with the worst point
Co-Authored-By: Claude Opus 5.5 (1M context) <[email protected]>
This commit is contained in:
co-authored by
Claude Opus 5.5
parent
9c2ae32061
commit
05bf4c74a0
@@ -29,7 +29,7 @@ pub use cut::CutGeometry;
|
||||
pub use export_vtk::write_vtk;
|
||||
pub use field::Field;
|
||||
pub use grid::Grid;
|
||||
pub use interface::{HexPlate, LoadKind, PlateTransfer, WallLoad};
|
||||
pub use interface::{FAR_OUTSIDE, HexPlate, LoadKind, PlateTransfer, WallLoad};
|
||||
pub use loads::SurfaceForce;
|
||||
pub use plate::PlateSurface;
|
||||
pub use step::{Boundaries, Fluid, Parameters, Side, Solver, StepResult};
|
||||
|
||||
Reference in New Issue
Block a user