-
Notifications
You must be signed in to change notification settings - Fork 40
Time dependent temperature #620
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
Merged
RemDelaporteMathurin
merged 29 commits into
festim-dev:fenicsx
from
jhdark:temperature_as_callable
Nov 1, 2023
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
36ed2a6
accept temperature as callable
jhdark 7064952
temperature needs to be given
jhdark 39a09cc
added tests
jhdark 83d87fc
typo
jhdark c686eb1
new attribute fenics_value
jhdark 64fe46c
fix tests
jhdark 10bdcc0
updates from comments
jhdark c427b84
constant not callable
jhdark 1a43f4a
modified tests from comments
jhdark 2750537
typo
jhdark fd5ee95
improve coverage
jhdark 9a547e5
update doc strings
jhdark bead7e3
add test for temperture as None
jhdark 22de6a6
additional test for coverage
jhdark 6830c37
Merge branch 'temperature_as_callable' into fenicsx
jhdark 470305a
Merge pull request #17 from jhdark/fenicsx
jhdark dc3290e
add update time dependent values
jhdark a8d0e6f
model integration test simpler
jhdark 7227150
expected values as arguement
jhdark 068efb5
use temperature function space in temperature expr
jhdark 67d30cc
Apply suggestions from code review
jhdark f69ec67
moved temperature tests to h-transport-problem tests
jhdark 0f63f92
use float(self.t)
jhdark 2a254b8
updated doc strings
jhdark 535e56f
remove logic from tests
jhdark ce9a411
added raise value error, degree argument
jhdark 9f39d51
update docs
jhdark 363caf4
typo
jhdark b92b827
is, not == in test
jhdark File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.