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
c5381bf9
Commit
c5381bf9
authored
4 years ago
by
Mark Olesen
Browse files
Options
Downloads
Patches
Plain Diff
DOC: update release notes for OpenFOAM reader
parent
40e899d9
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
+29
-0
29 additions, 0 deletions
Documentation/release/dev/OpenFOAMReader-updates.md
with
29 additions
and
0 deletions
Documentation/release/dev/OpenFOAMReader-updates.md
+
29
−
0
View file @
c5381bf9
...
@@ -29,3 +29,32 @@
...
@@ -29,3 +29,32 @@
-
respect the boundary "inGroups" entry for selection of multiple
-
respect the boundary "inGroups" entry for selection of multiple
boundary patches by group.
boundary patches by group.
2021-03-01
# OpenFOAM bugfixes / improvements
-
support floating-point dimensions entries (fixes #18103)
-
respect point patch value fields (fixes #18125)
-
properly handle empty zones
-
improve zone addressing and handling. Basic support for face zones
-
reduced disk IO when setting up cases,
when scanning time directories, do cheaper string operations before
filestat.
This eliminates unnecessary checks for items that cannot be times anyhow.
-
avoid lagrangian and region name ambiguity.
Now prefix all non-default regions as "/regionName/...".
The default region has now prefix. This eliminates any
possible ambiguity if we happen to have slightly odd
region names like "patch", "lagrangian", "internalMesh", ...
-
Drop old OpenFOAM 1.3 cloud naming.
These were simply dumped into the time directory without any region
qualifications. Defunct since about 2007.
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