Directory CCA/Components/ICE/TurbulenceModel/
- Total Files:
- 9
- Deleted Files:
- 0
- Lines of Code:
- 1349
[root]/CCA/Components/ICE/TurbulenceModel
Lines of Code
![CCA/Components/ICE/TurbulenceModel/ Lines of Code](loc_module_CCA_Components_ICE_TurbulenceModel.png)
Developers
Author |
Changes |
Lines of Code |
Lines per Change |
Totals |
28 (100.0%) |
58 (100.0%) |
2.0 |
allen |
18 (64.3%) |
49 (84.5%) |
2.7 |
jas |
10 (35.7%) |
9 (15.5%) |
0.9 |
Most Recent Commits
-
allen
2018-08-10 09:00
Rev.: 58514
-
35 lines of code changed in 16 files:
-
CCA/Components/ICE/TurbulenceModel:
DynamicModel.cc (new),
DynamicModel.h (+3 -3),
SmagorinskyModel.cc (+7 -7),
SmagorinskyModel.h (+3 -3),
Turbulence.cc (+6 -6),
Turbulence.h (+4 -4),
TurbulenceFactory.cc (new),
TurbulenceFactory.h (+2 -2)
-
jas
2018-01-09 17:40
Rev.: 57604
-
9 lines of code changed in 10 files:
-
CCA/Components/ICE/TurbulenceModel:
DynamicModel.cc (+1 -1),
DynamicModel.h (+1 -1),
SmagorinskyModel.cc (+1 -1),
SmagorinskyModel.h (+1 -1),
Turbulence.cc (+1 -1),
Turbulence.h (+1 -1),
TurbulenceFactory.cc (+1 -1),
TurbulenceFactory.h (+1 -1),
sub.mk (+1 -1)
-
allen
2018-01-08 16:32
Rev.: 57590
-
14 lines of code changed in 2 files:
-
CCA/Components/ICE/TurbulenceModel:
DynamicModel.cc (+7 -1),
SmagorinskyModel.cc (+7 -1)