festim-dev / festim-dev/FESTIM
Better handling of time dependent temperature
Open
enhancement
fenicsx
- Dominant language
- Python
- Stars
- 135
- Forks
- 45
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 14
Description
In the HISP repository of @kaelyndunnell we had to make a custom H transport class:
https://github.com/kaelyndunnell/hisp/blob/833c37a63c5be24d1ae9ecb584050bf53ff3f1cf/src/hisp/h_transport_class.py
This was to accommodate this kind of scenario (`ufl` doesn't support the modulo operator):
https://github.com/kaelyndunnell/hisp/blob/833c37a63c5be24d1ae9ecb584050bf53ff3f1cf/simple_mb.py#L251-L273
Would be nice to add this in `fenicsx`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.