-
Notifications
You must be signed in to change notification settings - Fork 36
New method to handle and convert user inputs to FEniCS objects #940
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
Merged
Changes from 35 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
06b1dab
new Convert to fenics class
jhdark ac60724
Rename to Value, work with temperature only classes
jhdark 76ab530
addtional argument for convert value
jhdark 19d6b28
add repr dunder for when users print the value
jhdark 0bf64c4
better naming
jhdark 7ef4791
back to as mapped function, typehinting
jhdark 808286e
revert dirichet bc file
jhdark a8ef536
add spaces
jhdark 61e2ab4
revert flux bc
jhdark 595ec79
add spaces
jhdark fa27411
revert initial condition
jhdark d57e3b0
remove import festim
jhdark 4f52b04
revert heat transfer problem
jhdark abb58a4
revert temperature
jhdark dac66e1
revert hydrogen transport problem
jhdark eb7d1a0
revert h transport problem and tests
jhdark cf7cecb
revert changes to just source
jhdark 41396f3
use fenics object
jhdark 77a8422
accept None as input for value
jhdark 83dfca5
fix tests
jhdark 5cc8841
Merge branch 'fenicsx' into new_value_fenics
jhdark 584b20d
format ruff
jhdark 5af11cc
use fenics object
jhdark 2cca0b1
format ruff
jhdark 9e4e8db
formatted ruff
jhdark aac0a52
add tests for coverage
jhdark 3354072
setter already in Value
jhdark 6bc191b
remove bloat, accept expression
jhdark f4f86d6
more tests for coverage
jhdark c712c0e
Apply suggestions from code review
jhdark ae2763c
use mesh from functionspace
jhdark a0a10a6
format ruff
jhdark 1022bef
refactor source: better docs, typehinting
jhdark d800685
format ruff
jhdark f0a640b
use functionspace to get mesh
jhdark 3afc0c4
Update src/festim/helpers.py
jhdark dc76b64
create fucntion spaces first, use function space from subdomain
jhdark 422e4f3
time dependent propety changed to explicitly time dependent
jhdark d004c62
rename function processing sources
jhdark 5f672bf
Merge branch 'fenicsx' into new_value_fenics
jhdark 9c9ef4d
support nightly
jhdark 4e04da8
new method for interpolation points
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
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
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.
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.