falcon icon indicating copy to clipboard operation
falcon copied to clipboard

Fracturing And Liquid CONservation

Results 14 falcon issues
Sort by recently updated
recently updated
newest added

When executing the 'make -j4' command, the following errors were encountered. Can you guide how to address these issues? (moose) turkanakcalarbayter@Turkans-Air falcon % make -j4 Checking if header needs updating:...

Testing 4fae3ab [Mirror scheduled](https://civet.inl.gov/job/1780115/) : **Failed** View the results [here](https://civet.inl.gov/job/1780115/).

This includes a python script to solve the Gringarten solution for finite spaced fractures and updates to input files to verify this result. closes #137

The original test was for infinitely separated fractures. The new test will check the fractures separated by a finite distance still match the finite fracture spaced Gringarten solution.

Also renamed the variable used to for filtering elements and updated tests. closes #108

I currently use FALCON to simulate coupled THM in a cylindrical core with tetrahedral grids, as in the image below. The main challenge I face is modeling a constant normal...

## Reason A coverage configuration file in the repo will allow for the changing of coverage requirements from within a PR. ## Design Add a `.coverage` file to the root...

I need to sample nodal variable output at each element found by the closestElemToLine reporter. Derive off closestElemToLine reporter and implement execute method that gets the average nodal variable value...

Make an example of the DFN multiapp where the 2d DFN mesh creates an elemental and nodal field for aperture and nodal pressure.