Bring the feature list up to 0.2.0 - #29
Merged
Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
MPImatches inindex2.htmlandinstallation.htmlare 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&→&19 + 18 = 37 entries, kept balanced across the two columns. Static condensation is deliberately absent — the changelog still calls it experimental.
bash gen_page.shruns clean and all new entries appear in_generated/index.html.