Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Wiki
  • precompiled

precompiled · Changes

Page history
Various changes authored Nov 13, 2020 by Mark Olesen's avatar Mark Olesen
- fix link to expressions syntax (upgrade v1912)
- add mirror information
- repos jump directly to /Development
- additional quick links to repo and issues
Hide whitespace changes
Inline Side-by-side
precompiled.md
View page @ 6f7b758c
......@@ -4,6 +4,9 @@
[![modules](/icons/layers.svg "modules")](/modules)
[![build](/icons/cpu.svg "build")](/building)
[![running](/icons/play.svg "running")](/running)
[![repo](/icons/gitlab.svg "repo")][foam-repo]
[![issues](/icons/message-square.svg "issues")][foam-issues]
To make OpenFOAM readily available to a larger range of users,
OpenCFD works actively with the community surrounding
......@@ -21,10 +24,9 @@ the following:
Debian/Ubuntu and openSUSE generally receive first attention:
1. Debian/Ubuntu is a very popular distribution with OpenFOAM users.
2. openSUSE is historically the internal development platform of
OpenCFD Ltd. Since it is an RPM-based system, it is generally
possible to use a well-crafted spec file to subsequently address
RedHat-based distributions.
2. openSUSE is historically the favoured development platform for
OpenCFD Ltd. Since it is an RPM-based system, a well-crafted spec
file can also address RedHat-based distributions.
[[_TOC_]]
......@@ -150,3 +152,6 @@ reference purposes, and to help when scripting:
----
Copyright (C) 2020 OpenCFD Ltd.
[foam-repo]: https://develop.openfoam.com/Development/openfoam/
[foam-issues]: https://develop.openfoam.com/Development/openfoam/-/issues
Clone repository
  • Submitting issues
  • building
  • building
    • cross compile mingw
  • coding
    • git workflow
    • patterns
      • HashTable
      • dictionary
      • memory
      • patterns
      • precision
      • selectors
      • strings
    • style
      • style
  • configuring
  • Home
  • icons
    • info
View All Pages