|
[Sponsors] |
June 21, 2023, 13:32 |
Solution of a "simple" linear system
|
#1 |
Senior Member
Matthew
Join Date: Mar 2022
Location: United Kingdom
Posts: 184
Rep Power: 4 |
Suppose I have the linear system:
rho_t+Urho_x+rho_0v_x=0 v_t+Uv_x=Dv_xx+aT_x T_t+UT_x=kT_xx+bv_x This is a mixed system of equations, one hyperbolic and two parabolic. I thought about upwinding the first-order derivatives and doing central difference for the second-order derivatives. The domain is for 0<=x<=1, and t>0. The method I used failed completely, I was using explicit Euler, with a low CFL number to get convergence, but the results were haywire. Any suggestions on how to get started? |
|
Tags |
cfd, mixed type |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
2way FSi, Initialize with steady solution, Fluent, Transient Sturcural, System Coupli | mmkkeshavarzi | FLUENT | 1 | June 28, 2024 08:03 |
overflow error in linear solution | tsh850227 | CFX | 1 | March 27, 2017 08:13 |
2nd Order Convergence Problem for 3D Airfoil | turkmengokce | OpenFOAM Running, Solving & CFD | 1 | September 10, 2015 08:20 |
error on turbulence scheme | immortality | OpenFOAM Pre-Processing | 11 | August 21, 2013 09:45 |
Use "bounded" in scheme or not to use? | immortality | OpenFOAM Pre-Processing | 0 | June 11, 2013 17:20 |