Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEProblem No Solve #1978

Closed
friedmud opened this issue Feb 14, 2014 · 6 comments
Closed

FEProblem No Solve #1978

friedmud opened this issue Feb 14, 2014 · 6 comments
Assignees
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@friedmud
Copy link
Contributor

Need to be able to run a problem where there is no nonlinear solve (ie no nonlinear variables or Kernels).

I'm thinking this will need to have a "solve = false" type option in the Problem block.

We'll see.

@ghost ghost assigned friedmud Feb 14, 2014
@friedmud
Copy link
Contributor Author

In bb630f1:

Add the ability to 'not solve' in an FEProblem by specifying 'solve = false'.  Along with this fixup a bunch of stuff about how the Problem system worked.  It wasn't setup properly as a MooseObject system.  It is now. closes #1978

@permcody
Copy link
Member

Need to fix - libMesh Assertion

@permcody
Copy link
Member

In f09c21d:

Disabling in-progress test - refs #1978

permcody added a commit that referenced this issue Feb 14, 2014
@permcody
Copy link
Member

permcody commented Apr 9, 2014

Please Re-enable the problems/no_solve test and test in debug mode.

@permcody permcody reopened this Apr 9, 2014
@friedmud
Copy link
Contributor Author

This is dependent on removing the assert via libMesh/libmesh/pull/222

@friedmud
Copy link
Contributor Author

That PR is now merged - but we'll need a libMesh update before we can fix this ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

2 participants