Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
d7c0676f
Commit
d7c0676f
authored
Oct 16, 2019
by
mattijs
Committed by
Andrew Heather
Oct 16, 2019
Browse files
STYLE: mention scalar/label size in README
parent
09684087
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d7c0676f
...
...
@@ -4,7 +4,7 @@ OpenFOAM is a free, open source CFD software [released and developed primarily b
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.
...
...
@@ -56,13 +56,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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment