ENH: Updates to thermo/pdfs library
- added Niklas' update to Rosin-Rammler - new fixedValue type - code clean-up
Showing
- src/thermophysicalModels/pdfs/Make/files 9 additions, 14 deletionssrc/thermophysicalModels/pdfs/Make/files
- src/thermophysicalModels/pdfs/RosinRammler/RosinRammler.C 18 additions, 72 deletionssrc/thermophysicalModels/pdfs/RosinRammler/RosinRammler.C
- src/thermophysicalModels/pdfs/RosinRammler/RosinRammler.H 12 additions, 12 deletionssrc/thermophysicalModels/pdfs/RosinRammler/RosinRammler.H
- src/thermophysicalModels/pdfs/exponential/exponential.C 17 additions, 61 deletionssrc/thermophysicalModels/pdfs/exponential/exponential.C
- src/thermophysicalModels/pdfs/exponential/exponential.H 11 additions, 13 deletionssrc/thermophysicalModels/pdfs/exponential/exponential.H
- src/thermophysicalModels/pdfs/fixedValue/fixedValue.C 76 additions, 0 deletionssrc/thermophysicalModels/pdfs/fixedValue/fixedValue.C
- src/thermophysicalModels/pdfs/fixedValue/fixedValue.H 103 additions, 0 deletionssrc/thermophysicalModels/pdfs/fixedValue/fixedValue.H
- src/thermophysicalModels/pdfs/general/general.C 60 additions, 35 deletionssrc/thermophysicalModels/pdfs/general/general.C
- src/thermophysicalModels/pdfs/general/general.H 5 additions, 6 deletionssrc/thermophysicalModels/pdfs/general/general.H
- src/thermophysicalModels/pdfs/multiNormal/multiNormal.C 133 additions, 0 deletionssrc/thermophysicalModels/pdfs/multiNormal/multiNormal.C
- src/thermophysicalModels/pdfs/multiNormal/multiNormal.H 122 additions, 0 deletionssrc/thermophysicalModels/pdfs/multiNormal/multiNormal.H
- src/thermophysicalModels/pdfs/normal/normal.C 49 additions, 50 deletionssrc/thermophysicalModels/pdfs/normal/normal.C
- src/thermophysicalModels/pdfs/normal/normal.H 15 additions, 9 deletionssrc/thermophysicalModels/pdfs/normal/normal.H
- src/thermophysicalModels/pdfs/pdf/newPdf.C 3 additions, 3 deletionssrc/thermophysicalModels/pdfs/pdf/newPdf.C
- src/thermophysicalModels/pdfs/pdf/pdf.C 32 additions, 6 deletionssrc/thermophysicalModels/pdfs/pdf/pdf.C
- src/thermophysicalModels/pdfs/pdf/pdf.H 23 additions, 22 deletionssrc/thermophysicalModels/pdfs/pdf/pdf.H
- src/thermophysicalModels/pdfs/uniform/uniform.C 15 additions, 11 deletionssrc/thermophysicalModels/pdfs/uniform/uniform.C
- src/thermophysicalModels/pdfs/uniform/uniform.H 8 additions, 7 deletionssrc/thermophysicalModels/pdfs/uniform/uniform.H
Please register or sign in to comment