Skip to content

Commit

Permalink
Added EME solver
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyflex committed Mar 26, 2024
1 parent 251e07a commit e3ce9c7
Show file tree
Hide file tree
Showing 24 changed files with 6,539 additions and 3,209 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- 2D heat simulations are now fully supported.

### Added
- EME solver through `EMESimulation` class.

### Fixed
- Better error message when trying to transform a geometry with infinite bounds.

Expand Down
2 changes: 1 addition & 1 deletion docs/faq
Submodule faq updated 227 files
Loading

0 comments on commit e3ce9c7

Please sign in to comment.