CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: kika
Forum: Main CFD Forum March 28, 2013, 08:09
Replies: 8
Views: 8,131
Posted By kika
Please soemone try to answer me and if possible...

Please soemone try to answer me and if possible please answer em soon
Forum: Main CFD Forum March 28, 2013, 08:08
Replies: 8
Views: 8,131
Posted By kika
Eno

for example I am solving advection equation u_t+ au_x=0
and with initial data u(x,0)= 0.5-|x| if |x|<= 0.5
= 0 else

okay so I am using ENO...
Forum: Main CFD Forum February 19, 2013, 17:00
Replies: 8
Views: 8,131
Posted By kika
Eno

I am trying to write the matlab code for eno but I am unable to do
for i=2:nx-2
k=i-1;
p1(i)=D1(k);
if abs(D2(k+1))<= abs(D2(k+2))
p2(i)=(2*(k-i)+1)*D2(k+1);
else
...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 01:15.