Estadística
2 Preguntas
0 Respuestas
CLASIFICACIÓN
265.003
of 301.447
REPUTACIÓN
0
CONTRIBUCIONES
2 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.284
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.609
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
CFD Debugging - Negative densities
I have written an inviscid 2D flow solver for supersonic flow over a wedge. I eventually want to get to viscid flow. However, I ...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Can't figure out operator use error
x = linspace(0,1,50); y = linspace(0,1,50); i = x(1); j = y(1); for i < length(x) for j < length(y) u(i,j) =...
alrededor de 4 años hace | 1 respuesta | 0
