Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.11.4.
Show more breadcrumbs
OptimDBS
OptimDBS-dependencies
VTK
Commits
3b94d445
"git@gitlab.inria.fr:jbenvegn/latex-template.git" did not exist on "master"
Commit
3b94d445
authored
4 years ago
by
Mark Olesen
Browse files
Options
Downloads
Patches
Plain Diff
DOC: update release notes for OpenFOAM reader
parent
017f7c12
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Documentation/release/dev/OpenFOAMReader-updates.md
+16
-2
16 additions, 2 deletions
Documentation/release/dev/OpenFOAMReader-updates.md
with
16 additions
and
2 deletions
Documentation/release/dev/OpenFOAMReader-updates.md
+
16
−
2
View file @
3b94d445
...
@@ -37,8 +37,6 @@
...
@@ -37,8 +37,6 @@
-
support floating-point dimensions entries (fixes #18103)
-
support floating-point dimensions entries (fixes #18103)
-
respect point patch value fields (fixes #18125)
-
properly handle empty zones
-
properly handle empty zones
-
improve zone addressing and handling. Basic support for face zones
-
improve zone addressing and handling. Basic support for face zones
...
@@ -58,3 +56,19 @@
...
@@ -58,3 +56,19 @@
-
Drop old OpenFOAM 1.3 cloud naming.
-
Drop old OpenFOAM 1.3 cloud naming.
These were simply dumped into the time directory without any region
These were simply dumped into the time directory without any region
qualifications. Defunct since about 2007.
qualifications. Defunct since about 2007.
2021-03-19
# OpenFOAM bugfixes / improvements
-
respect point patch value fields (fixes #18125),
use the correct "visit" order for the points
-
remove hard-coded limits on polyhedral size
For some systems, can have a so-called "single-cell" OpenFOAM mesh
with a single polyhedral cell that has LOTS of faces.
This can be used for mapping surface noise data to retain most of
the geometry but entirely discarding the internal field. It can also
potentially arise from finiteArea situations.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment