Skip to content

Bring the feature list up to 0.2.0 - #29

Merged
cdiddens merged 1 commit into
pyoomph:mainfrom
cdiddens:update-feature-list-0.2.0
Aug 31, 2026
Merged

cdiddens merged 1 commit into
pyoomph:mainfrom
cdiddens:update-feature-list-0.2.0

Conversation

@cdiddens

Copy link
Copy Markdown
Collaborator

The Features list had 28 entries and predated the 0.2.0 release. Most notably, parallel computing was not mentioned anywhere on the site — the apparent MPI matches in index2.html and installation.html are the word compiled.

Ten added: distributed computing with MPI; threaded element assembly; topological changes (pinch-off & coalescence, distinct from the mesh reconstruction already listed); unknowns on interior facets (HDG); the interactive bifurcation GUI; viscoelastic flow in log-conformation; electrostatics & electrohydrodynamics; electrolytes, ions & dissolved salts; tracer particles.

One sharpened: "Spatial & temporal adaptivity" used to mean quads and bricks; it now covers every element shape with hanging nodes, 2:1 balancing and mixed-order spaces.

Three incidental fixes on the lines being touched:

  • Cartesian normal model analysis → normal mode
  • bare & → &
  • stray spaces that left three trailing bullets out of line with their neighbours

19 + 18 = 37 entries, kept balanced across the two columns. Static condensation is deliberately absent — the changelog still calls it experimental. bash gen_page.sh runs clean and all new entries appear in _generated/index.html.

The list had 28 entries and predated a release that added, among other things, MPI support for
nearly everything that used to be serial-only. Parallel computing was not mentioned anywhere on
the site at all - the apparent matches for "MPI" in this file and in installation.html are the
word "compiled".

Ten entries added: distributed computing with MPI and threaded element assembly; topological
changes (pinch-off and coalescence), which is distinct from the mesh reconstruction already
listed; unknowns on interior facets (HDG); the interactive bifurcation GUI; viscoelastic flow in
the log-conformation representation; electrostatics and electrohydrodynamics; electrolytes, ions
and dissolved salts; and tracer particles.

One entry sharpened rather than added: "Spatial & temporal adaptivity" used to mean quads and
bricks, and now covers every element shape with hanging nodes, 2:1 balancing and mixed-order
spaces.

Three incidental fixes while the lines were being touched: "Cartesian normal model analysis" was
meant to be "normal mode"; the bare "&" characters are now "&"; and the stray spaces that
left three trailing bullets out of line with their neighbours are gone.

Static condensation is deliberately absent - the changelog still calls it experimental.
@cdiddens
cdiddens merged commit fd6a6bb into pyoomph:main Aug 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant