This website requires JavaScript.
Explore
Help
Register
Sign In
songtianlun
/
openfoam
Watch
1
Star
0
Fork
0
You've already forked openfoam
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f9fe71815a
openfoam
/
applications
/
solvers
/
combustion
/
PDRFoam
/
PDRModels
/
dragModels
/
PDRDragModel
History
Mark Olesen
f9fe71815a
STYLE: consistent use of '= delete' for removed constructors/assignments
...
- make the purpose more explicit, and reduces some work for the compiler as well.
2018-05-30 12:03:17 +02:00
..
PDRDragModel.C
The "<type>Coeffs" sub-dictionary is now optional for most model parameters
2017-04-20 09:14:48 +01:00
PDRDragModel.H
STYLE: consistent use of '= delete' for removed constructors/assignments
2018-05-30 12:03:17 +02:00
PDRDragModelNew.C
STYLE: use auto and cfind to simplify selector usage (issue
#512
)
2017-07-03 10:36:03 +02:00