View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001816 | OpenFOAM | Bug | public | 2015-08-07 12:28 | 2015-08-07 16:18 |
Reporter | gdtech | Assigned To | henry | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Centos | OS Version | 6.5 |
Summary | 0001816: Issue with initial time step in compressible *DyMFoam solvers | ||||
Description | Initial time step is set based on incompressible courant number : #include "CourantNo.H" #include "setInitialDeltaT.H" and it should be : #include "compressibleCourantNo.H" #include "setInitialDeltaT.H" | ||||
Tags | No tags attached. | ||||
|
@Henry: "rhoPimpleFoam.C" in OpenFOAM-dev also is using the incompressible implementation, brought in with commit 0acc57e105c62. |
|
There are a few more, I am fixing them now. |
|
Resolved in OpenFOAM-dev by commit 328c7acf6bb02af0e17312937934d2b560123121 |
|
Resolved by commit 5f7c84e2275a9dc8713453dcac332703995e97a4 |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-08-07 12:28 | gdtech | New Issue | |
2015-08-07 14:43 | wyldckat | Note Added: 0005204 | |
2015-08-07 15:14 | henry | Note Added: 0005206 | |
2015-08-07 15:58 | henry | Note Added: 0005208 | |
2015-08-07 16:18 | henry | Note Added: 0005209 | |
2015-08-07 16:18 | henry | Status | new => resolved |
2015-08-07 16:18 | henry | Resolution | open => fixed |
2015-08-07 16:18 | henry | Assigned To | => henry |