Searched refs:velocity (Results 1 – 8 of 8) sorted by relevance
| /phasta/phSolver/testIC-DSIM/ |
| H A D | geom.spj | 24 initial velocity
|
| /phasta/phSolver/compressible/ |
| H A D | vorticity.f | 198 real*8 Mach(nshg),PresRec(nshg),PresCoeff(nshg),velocity(nshg,3) local 210 velocity(:,1:3)=y(:,1:3) 218 call write_field(myrank,'a'//char(0),'V'//char(0),1,velocity,
|
| /phasta/phSolver/Test_IC/ |
| H A D | geom.atdb | 202 initial velocity
|
| /phasta/phSolver/Test_C/ |
| H A D | geom.atdb | 161 initial velocity
|
| /phasta/phastaIO/ |
| H A D | vtkPhastaReader.cxx | 1358 vtkDoubleArray* velocity = vtkDoubleArray::New(); in ReadFieldFile() local 1359 velocity->SetName("velocity"); in ReadFieldFile() 1360 velocity->SetNumberOfComponents(3); in ReadFieldFile() 1395 velocity->SetNumberOfTuples(noOfNodes); in ReadFieldFile() 1400 velocity->SetTuple3(i, in ReadFieldFile() 1414 field->AddArray(velocity); in ReadFieldFile() 1416 velocity->Delete(); in ReadFieldFile()
|
| /phasta/phSolver/incompressible/e3source/ |
| H A D | e3source.fimplicit | 288 c i j indices match array where V is the velocity (u in our notes) 414 c beta_i as a "correction" to the velocity. In calculating the 415 c stabilization terms, the new "modified" velocity (u_i-beta_i) is 416 c then used in place of the pure velocity for stabilization terms, 434 c i j indices match array where V is the velocity (u in our notes) 540 CAD For the redistancing equation the "velocity" term is calculated as
|
| H A D | e3source.fRHSonly | 288 c i j indices match array where V is the velocity (u in our notes) 400 c beta_i as a "correction" to the velocity. In calculating the 401 c stabilization terms, the new "modified" velocity (u_i-beta_i) is 402 c then used in place of the pure velocity for stabilization terms, 420 c i j indices match array where V is the velocity (u in our notes) 526 CAD For the redistancing equation the "velocity" term is calculated as
|
| /phasta/phSolver/ |
| H A D | CHANGES | 39 phasta works with 2D meshes for scalar solve (advection diffusion) with specified initial velocity. 74 ybar(:,1) - ybar(:,3) is average velocity components 255 3) (IC) bugs in discontinuous field reconstruction (second derivative of velocity and normal) were … 484 …essible scalars can also now be solved using the conservation restoring velocity. In this way if o…
|