This website requires JavaScript.
Explore
Help
Register
Sign In
zhyang-dev
/
OpenFOAM-12
Watch
1
Star
0
Fork
0
You've already forked OpenFOAM-12
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
08e686eb18135b0e459478d2fa1c61e705108bc5
OpenFOAM-12
/
src
/
engine
History
Henry Weller
5eaf74c3a4
dictionary scalar lookup: simplified syntax using the type templated lookup function
...
Replaced readScalar(dict.lookup("name")) with dict.lookup<scalar>("name")
2019-11-27 14:56:32 +00:00
..
engineMesh
Completed standardisation of the class declaration section comments to correspond to the foamNewSource template
2019-06-21 22:45:47 +01:00
enginePiston
dictionary scalar lookup: simplified syntax using the type templated lookup function
2019-11-27 14:56:32 +00:00
engineTime
Function1: Implemented integral evaluations
2019-10-22 08:31:29 +01:00
engineValve
dictionary scalar lookup: simplified syntax using the type templated lookup function
2019-11-27 14:56:32 +00:00
ignition
dictionary scalar lookup: simplified syntax using the type templated lookup function
2019-11-27 14:56:32 +00:00
include
dictionary scalar lookup: simplified syntax using the type templated lookup function
2019-11-27 14:56:32 +00:00
Make
engineTime: Generalized to provide run-time selection of piston-motion
2017-09-19 09:26:26 +01:00