Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Commits
5d8b18d4
Commit
5d8b18d4
authored
5 years ago
by
mattijs
Committed by
Andrew Heather
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
STYLE: mention scalar/label size in README
parent
ad5be058
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+12
-8
12 additions, 8 deletions
README.md
with
12 additions
and
8 deletions
README.md
+
12
−
8
View file @
5d8b18d4
...
...
@@ -10,7 +10,7 @@ mechanics and electromagnetics.
OpenFOAM is professionally released every six months to include
customer sponsored developments and contributions from the community -
individual and group contributors,
fork
re-integrations (including from
individual and group contributors, re-integrations (including from
FOAM-extend and OpenFOAM Foundation Ltd) - in this Official Release
sanctioned by the OpenFOAM Worldwide Trademark Owner aiming towards
one OpenFOAM.
...
...
@@ -74,13 +74,17 @@ Arch: LSB;label=32;scalar=64
```
This output contains all of the more interesting information that we need:
| item | value |
|---------------|---------------|
| version | v1812.local |
| api | 1812 |
| commit | 65d6551ff7 |
| author date | 20190530 |
| patch-level | (20)190531 |
| item | value |
|-----------------------|---------------|
| version | v1812.local |
| api | 1812 |
| commit | 65d6551ff7 |
| author date | 20190530 |
| patch-level | (20)190531 |
| label/scalar size | 32/64 bits |
The Arch information may also include the
`solveScalar`
size
if different than the
`scalar`
size.
As can be seen in this example, the git build information is
supplemented by the date when the last change was authored, which can
...
...
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