Statistiques
2 Questions
0 Réponses
RANG
213 692
of 301 478
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 296
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 719
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
upwind differencing 2 dimensional FVM
On a 8 x 8 cell grid, work out the values of ϕ that are obtained by discretizing the equation u*dϕ/dx+v*dϕ/dy= 0, where u = 0....
environ 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Explicit Heat Conduction in 3d
L=1; t=1; k=.001; nx=11; ny=11; nz=11; nt=500; dx=L/n; dt=.002; alpha=k*dt/dx^2; T0=400*ones(1,n); T1=300*ones(1,n); ...
environ 4 ans il y a | 2 réponses | 0