Skip to content

Commit 9a917e3

Browse files
committed
Small tweak to v4.2.0 release announcement.
1 parent 935f1d5 commit 9a917e3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

release-notes/announce_v4.2.0.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Documentation
2323
* Allow output on a finer resolution mesh than used in the simulation to facilitate accurate representation of fields with a basis order of 2 or greater.
2424
* **Fixed**
2525
* Fixed inconsistency in normal direction on fault surfaces. Orientation was correct but direction was flipped at some locations. This affected local slip direction and the resulting deformation close to the fault. This bug fix was not in version 4.1.3.
26+
* Updated `TimeDependentAuxiliaryFactory::updateAuxiliaryField()` to account for some processes potentially not having points in a boundary condition (`auxiliaryFieldArray == NULL_PTR`).
2627
* Updated autoconf numpy macros for compatibility with location of include files in numpy version 2.x.
2728

2829
### Known issues
@@ -32,6 +33,6 @@ Documentation
3233

3334
## Contributors
3435

35-
* Brad Aagaard ![ORCID iD](/_static/images/ORCIDiD_icon32x32.png){w=16px}[0000-0002-8795-9833](https://orcid.org/0000-0002-8795-9833)
36-
* Matthew Knepley ![ORCID iD](/_static/images/ORCIDiD_icon32x32.png){w=16px}[0000-0002-2292-0735](https://orcid.org/0000-0002-2292-0735)
37-
* Charles Williams ![ORCID iD](/_static/images/ORCIDiD_icon32x32.png){w=16px}[0000-0001-7435-9196](https://orcid.org/0000-0001-7435-9196)
36+
* Brad Aagaard [ORCID iD 0000-0002-8795-9833](https://orcid.org/0000-0002-8795-9833)
37+
* Matthew Knepley [ORCID iD 0000-0002-2292-0735](https://orcid.org/0000-0002-2292-0735)
38+
* Charles Williams [ORCID iD 0000-0001-7435-9196](https://orcid.org/0000-0001-7435-9196)

0 commit comments

Comments
 (0)