View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002919 | OpenFOAM | Patch | public | 2018-05-06 22:43 | 2018-05-08 00:19 |
Reporter | wyldckat | Assigned To | henry | ||
Priority | low | Severity | text | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0002919: 'energyJumpFvPatchScalarField.H' includes 'Function1.H', even though it doesn't need it | ||||
Description | Attached is the file for replacing "src/thermophysicalModels/basic/derivedFvPatchFields/energyJump/energyJump/energyJumpFvPatchScalarField.H", namely to do the following change (remove "Function1.H") and update the Copyright date: --- a/src/thermophysicalModels/basic/derivedFvPatchFields/energyJump/energyJump/energyJumpFvPatchScalarField.H +++ b/src/thermophysicalModels/basic/derivedFvPatchFields/energyJump/energyJump/energyJumpFvPatchScalarField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2012-2016 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2012-2018 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -44,7 +44,6 @@ SourceFiles #define energyJumpFvPatchScalarField_H #include "fixedJumpFvPatchField.H" -#include "Function1.H" // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // | ||||
Tags | No tags attached. | ||||
|
energyJumpFvPatchScalarField.H (4,410 bytes) |
|
Resolved by commit c8562a14f2e867a974a308398ed6ea86cec701ab. |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-05-06 22:43 | wyldckat | New Issue | |
2018-05-06 22:43 | wyldckat | Status | new => assigned |
2018-05-06 22:43 | wyldckat | Assigned To | => henry |
2018-05-06 22:43 | wyldckat | File Added: energyJumpFvPatchScalarField.H | |
2018-05-08 00:19 | wyldckat | Status | assigned => resolved |
2018-05-08 00:19 | wyldckat | Resolution | open => fixed |
2018-05-08 00:19 | wyldckat | Fixed in Version | => dev |
2018-05-08 00:19 | wyldckat | Note Added: 0009551 |