Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
263.575
of 301.464
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 174.642
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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....
circa 4 anni fa | 0 risposte | 0
0
risposteDomanda
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); ...
circa 4 anni fa | 2 risposte | 0