Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiangrimberg committed Jun 20, 2024
1 parent 5f0f6e3 commit 17d9465
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ The format of this changelog is based on

- Fixed a small regression bug for boundary postprocessing when specifying
`"Side": "LargerRefractiveIndex"`, introduced as part of v0.13.0.
- Added an improvement to numeric wave ports to avoid targetting evanescent modes at
higher operating frequencies. Also finite conductivity boundaries
(`config["Boundaries"]["Conductivity"]`) are automatically marked as PEC for the wave
port mode solve (previously these were marked as PMC unless specified under
`"WavePortPEC"`).

## [0.13.0] - 2024-05-20

Expand Down Expand Up @@ -61,7 +66,7 @@ The format of this changelog is based on
configuration file keyword changes to for consistency were made to
`config["Domains"]["Postprocessing"]["Probe"]` and
`config["Model"]["Refinement"]["Boxes"]`.
- Fix a bug in MFEM for nonconformal AMR meshes with internal boundaries affecting
- Fixed a bug in MFEM for nonconformal AMR meshes with internal boundaries affecting
non-homogeneous Dirichlet boundary conditions for electrostatic simulations (see
[#236](https://github.com/awslabs/palace/pull/236)).

Expand Down

0 comments on commit 17d9465

Please sign in to comment.