- Dec 17, 2017
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- Dec 15, 2017
-
-
Mark OLESEN authored
- allows enabling new warnings without causing messy output with older clang versions
-
Mark OLESEN authored
-
Andrew Heather authored
-
Andrew Heather authored
The delta used for hmax can be set using the optional 'hmax' entry - if not supplied, the maxDeltaxyz delta is used (backwards compatibility)
-
Andrew Heather authored
-
Mark OLESEN authored
update for third-party versions See merge request OpenFOAM-plus!185
-
Andrew Heather authored
-
Mark OLESEN authored
- ADIOS 1.13.0 - fftw 3.3.7 - paraview 5.4.1 ENH: include ThirdParty QT libraries in LD_LIBRARY_PATH for paraview
-
- Dec 14, 2017
-
-
mattijs authored
-
Andrew Heather authored
ENH: overset: new solvers, new stencil See merge request OpenFOAM-plus!180
-
Mark OLESEN authored
Style config See merge request OpenFOAM-plus!184
-
Mark OLESEN authored
- this makes it possible to use "foamAddCompletion paraFoam" and have bash completions for paraFoam as well
-
Mark OLESEN authored
- adjust comment formatting to reduce clutter
-
Mark OLESEN authored
-
Mark OLESEN authored
- relocate WM_COMPILER_ARCH, WM_COMPILER_LIB_ARCH from etc/{bashrc,cshrc} to etc/config.{csh,sh}/settings since these should not be changed by the user anyhow. - Use gcc/g++ as common base and specialize afterwards (to reduce duplication) - adjust format of WM_PROJECT_SITE fallback to allow for easier automated edits
-
Mark OLESEN authored
-
- Dec 13, 2017
-
-
Andrew Heather authored
-
Mark OLESEN authored
Feature external coupled See merge request OpenFOAM-plus!176
-
Mark OLESEN authored
Support for additional modules See merge request OpenFOAM-plus!183
-
Mark OLESEN authored
-
Mark OLESEN authored
- any code placed here should provide Allwmake and Allwclean scripts and normally have compilation targets into FOAM_APPBIN, FOAM_LIBBIN Since there is no standardize places for sources or applications, a simultaneous build of a module's doxygen documentation requires a minor bit of manual effort. Add (via symlink) the sources into the modules/doc/ directory to have them included in the normal OpenFOAM doxygen documentation generation. A makelink.example file is provided there as an example.
-
- Dec 12, 2017
-
-
Andrew Heather authored
This forms part of what is termed 'automatic wall treatment' in the reference: Menter, F., Carregal Ferreira, J., Esch, T., Konno, B. (2003). The SST Turbulence Model with Improved Wall Treatment for Heat Transfer Predictions in Gas Turbines. Proceedings of the International Gas Turbine Congress 2003 Tokyo Note The full 'automatic wall treatment' description also requires use of the Foam::omegaWallFunction with the \c blended flag set to 'on'
-
Andrew Heather authored
omegaWallFunction - re-instated behaviour when not using 'blended' - turbulence generation always included when using 'blended' - 'blended' now true by default epsilonWallFunction - re-instated low-Re switching
-
- Dec 11, 2017
-
-
mattijs authored
-
Mark OLESEN authored
-
mattijs authored
-
- Dec 08, 2017
-
-
Mark OLESEN authored
Minor improvements for redistributePar See merge request OpenFOAM-plus!181
-
Mark OLESEN authored
-
mattijs authored
-
Mark OLESEN authored
- list all regions from constant/regionProperties: * foamListRegions - list specific region type from constant/regionProperties: * foamListRegions fluid * foamListRegions solid
-
mattijs authored
-
Mark OLESEN authored
- after redistribution, the old cellProcAddressing etc files are incorrect and potentially troublesome.
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Mark OLESEN authored
-
- Dec 07, 2017
-
-
Mark OLESEN authored
- initial settings for ADIOS2, linuxARM64Gcc, linuxARM64Clang
-
- Dec 05, 2017
-
-
Mark OLESEN authored
-