repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git]
/
src
/
thermophysicalModels
/
radiation
/
include
/
createRadiationModel.H
blob
87dd5e52e2b9a61d161dfa5e8e05f254c3881bed
1
autoPtr<radiation::radiationModel> radiation
2
(
3
radiation::radiationModel::New(thermo.T())
4
);