Skip to content

Commit 30fea73

Browse files
committed
readme
1 parent a429d6a commit 30fea73

4 files changed

Lines changed: 12 additions & 0 deletions

File tree

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Development (current)
22

3+
* whitepaper [“Why FeenoX is different”](https://seamplex.com/feenox/doc/whitepaper/)
4+
* small fix when writing to VTU/VTK from `.msh` version 2.2
5+
* updated [Tutorial #0](https://www.seamplex.com/feenox/doc/tutorials/000-setup/)
6+
* variable `nearest_node_threshold` can be modified to change the multi-dim interpolation behavior near nodes
37
* functions `vecmean`, `vecvariance` and `vecsd`
48

59
# v1.2 (Sep 2025)

README

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ work):
9595

9696
News
9797

98+
- White paper “Why FeenoX is different”
99+
98100
- First non-trivial large-deformation mechanical example: NAFEMS GNL5
99101
“Large-deformation beam”
100102

@@ -140,6 +142,7 @@ work):
140142
[Academic Professor]: ./README4academics.md
141143
[cite FeenoX in your work]: ./doc/FAQ.md#how-should-i-cite-feenox
142144
[10.21105/joss.05846]: https://doi.org/10.21105/joss.05846
145+
[“Why FeenoX is different”]: https://seamplex.com/feenox/doc/whitepaper/
143146
[NAFEMS GNL5 “Large-deformation beam”]: https://www.seamplex.com/feenox/examples/mechanical.html#nafems-gnl5-large-deformation-beam
144147
[Trixie backports]: https://packages.debian.org/trixie-backports/feenox
145148
[Forky]: https://packages.debian.org/forky/feenox

README.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ work]):
101101

102102
> ### News
103103
>
104+
> - White paper [“Why FeenoX is different”]
105+
>
104106
> - First non-trivial large-deformation mechanical example: [NAFEMS GNL5
105107
> “Large-deformation beam”]
106108
>
@@ -139,6 +141,7 @@ work]):
139141
[Academic Professor]: README4academics.markdown
140142
[cite FeenoX in your work]: doc/FAQ.markdown#how-should-i-cite-feenox
141143
[10.21105/joss.05846]: https://doi.org/10.21105/joss.05846
144+
[“Why FeenoX is different”]: https://seamplex.com/feenox/doc/whitepaper/
142145
[NAFEMS GNL5 “Large-deformation beam”]: https://www.seamplex.com/feenox/examples/mechanical.html#nafems-gnl5-large-deformation-beam
143146
[Trixie backports]: https://packages.debian.org/trixie-backports/feenox
144147
[Forky]: https://packages.debian.org/forky/feenox

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ no. 95, p. 5846, Mar. 2024, doi: [10.21105/joss.05846](https://doi.org/10.21105/
7272

7373
> ### News
7474
>
75+
> * White paper [“Why FeenoX is different”](https://seamplex.com/feenox/doc/whitepaper/)
76+
>
7577
> * First non-trivial large-deformation mechanical example: [NAFEMS GNL5 “Large-deformation beam”](https://www.seamplex.com/feenox/examples/mechanical.html#nafems-gnl5-large-deformation-beam)
7678
>
7779
> * FeenoX is now in Debian ([Trixie backports](https://packages.debian.org/trixie-backports/feenox), [Forky](https://packages.debian.org/forky/feenox) and [Sid](https://packages.debian.org/sid/feenox)) and [Ubuntu](https://launchpad.net/ubuntu/+source/feenox) (25.04 onward).

0 commit comments

Comments
 (0)