photo

Sharqa


Last seen: 4 días hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


How to solve system of PDE's using crank nicolson method to get graphical interpretations of equations? How to get skin friction and nusselt number using this code?
i have attached my matlb code for solving system of PDE ∂u/∂t=(∂^2 u)/〖∂η〗^2 +α (∂^3 u)/〖∂η〗^3 +δcφ+Grθ-Mu ∂θ/∂t=1/Pr (∂^2 θ)...

17 días hace | 0 respuestas | 0

0

respuestas

Pregunta


How can i remove singular Jacobin error from this code?
william() function william clc clear all format long w=1; %wlmsn Ha=0.1; Re=0.4; angle_degrees=0.1; %omega N,a,Ha,Re,...

3 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


How i can run this code with simple boundary conditions given in code
fun_u J1=0.1;J2=0.1;J3=0.1;J4=0.1;J5=0.1;J6=0.1; S = 0.0001; GC = 0.1; Gr = 0.1; Ha2 = 0.1; a=1;...

5 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


How i get a graph that i attached here with this matlab code?
HTP() function HTP() clc clear all format long % hybrid Carreau % Define constants J1 = 0.1; J2 = 0.1; J3 = 0.1; J4 = ...

6 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


Why i am getting blank graph? Can someone help me to figure out error in my code.
function is_exam3 L=0.01; M=0; q=0.5; a=0.03; Pr=0.1; b=0.2; p=0.1; m=0.1; e=1.0; H=0.1; E=0.1; o=0.1; n=0.1; ...

7 meses hace | 1 respuesta | 0

1

respuesta