OpenFOAM-5.x/applications/solvers
Henry Weller 48e3fb7805 Allwmake: Remove 'set -x' which generates a lot of noise
'set -x' should be used for debugging.

Added command printing into wmake and Allwmake as a replacement for
'set -x' to log current target.
2016-11-13 18:08:22 +00:00
..
basic laplacianFoam: Added support for fvOptions 2016-07-08 11:34:00 +01:00
combustion chemFoam: Construct fields on the mesh database for consistency 2016-10-31 13:15:48 +00:00
compressible Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
discreteMethods Descriptions of solvers corrected and made more consistent and more user-friendly 2016-06-09 18:59:40 +01:00
DNS/dnsFoam Descriptions of solvers corrected and made more consistent and more user-friendly 2016-06-09 18:59:40 +01:00
electromagnetics C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
financial/financialFoam Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
heatTransfer solidRegionDiffNo: Include the boundary faces in the calculation of the diffusion number 2016-10-25 18:33:59 +01:00
incompressible fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class 2016-09-25 09:11:53 +01:00
lagrangian Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
multiphase Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
stressAnalysis C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00