idaholab / moose

Multiphysics Object Oriented Simulation Environment
https://www.mooseframework.org
GNU Lesser General Public License v2.1
1.79k stars 1.05k forks source link

Implement time-dependent version of the solver #29192

Closed moosebuild closed 7 hours ago

moosebuild commented 7 hours ago

Imported from https://github.inl.gov/ncrc/subchannel/issues/2 : @moose-ncrc created issue at Jun 30, 2020 11:57AM MST:

In GitLab by @andrsd on Jun 30, 2020, 12:57

moosebuild commented 7 hours ago

@moose-ncrc commented at Jun 30, 2020 01:54PM MST:

In GitLab by @kyriv1980 on Jun 30, 2020, 14:54

moosebuild commented 7 hours ago

@moose-ncrc commented at Jun 30, 2020 02:19PM MST:

In GitLab by @andrsd on Jun 30, 2020, 15:19

Make it so that user chooses between steady state and transient versions

This should be done via [Executioner] block with type = Steady | Transient

moosebuild commented 7 hours ago

@moose-ncrc commented at Jun 30, 2020 02:20PM MST:

In GitLab by @andrsd on Jun 30, 2020, 15:20

Allow for time-dependent boundary conditions

We get that for free when kyriv/sub-channel#16 is done.

moosebuild commented 7 hours ago

@moose-ncrc commented at Aug 12, 2020 12:06PM MST:

In GitLab by @kyriv1980 on Aug 12, 2020, 13:06

Closing this issues because i am merging it into issue 7

29198

moosebuild commented 7 hours ago

@moose-ncrc commented at Aug 12, 2020 12:06PM MST:

In GitLab by @kyriv1980 on Aug 12, 2020, 13:06

closed

moosebuild commented 7 hours ago

Issue closed at: Jan 16, 2023 06:58PM MST by @moose-ncrc