Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Conversation

@karthichockalingam
Copy link
Collaborator

@karthichockalingam karthichockalingam commented Apr 15, 2025

A generalised parsed coefficient and material interface were constructed, the coefficient used parsed expressions, gridfunctions and position/time data to evaluate its value, this was tested on a mildly-nonlinear problem.
(EDIT: This is solving a linear problem at the moment. Depends on #85 to solve non-linear problems.)

Sohail & Karthik.

@codecov
Copy link

codecov bot commented Apr 15, 2025

Codecov Report

❌ Patch coverage is 84.12698% with 10 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/coeffs/MFEMScalarParsedCoeff.C 64.28% 5 Missing ⚠️
src/materials/MFEMParsedCoeffMaterial.C 87.17% 5 Missing ⚠️
Files with missing lines Coverage Δ
src/kernels/MFEMScalarDomainLFKernel.C 100.00% <100.00%> (ø)
src/coeffs/MFEMScalarParsedCoeff.C 64.28% <64.28%> (ø)
src/materials/MFEMParsedCoeffMaterial.C 87.17% <87.17%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alexanderianblair
Copy link
Contributor

Migrated to idaholab/moose#31134

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants