d5023b907f
applications/utilities: Replaced fvCFD.H with appropriate include files
2023-04-01 18:59:28 +01:00
ed7e703040
Time::timeName(): no longer needed, calls replaced by name()
...
The timeName() function simply returns the dimensionedScalar::name() which holds
the user-time name of the current time and now that timeName() is no longer
virtual the dimensionedScalar::name() can be called directly. The timeName()
function implementation is maintained for backward-compatibility.
2022-11-30 15:53:51 +00:00
407ad7ca9e
foamNewApp: added an example createFields.H file
2021-07-08 11:53:07 +01:00
bf54ab67e1
Updated OpenFOAM Foundation web-link in headers
2018-07-06 21:42:54 +01:00
e2ccbbbbe5
codeTemplates: The copyright year is now set automatically
2017-04-18 11:01:41 +01:00
75d23a7c90
Code templates: Updated headers
2016-02-15 20:53:21 +00:00
ece0783afd
foamNewApp: corrected template case
2015-12-07 17:28:40 +00:00
e0bb09718b
foamNewApp: added execution and clock times to template
2015-12-07 14:15:14 +00:00
10ded8a669
foamNewApp: script to create template for a new application
...
Creates a directory containing source .C file and Make directory
Will deprecate foamNewSource with App argument in due course
2015-12-04 14:21:37 +00:00