diff --git a/book/Recipes/pplot.py b/book/Recipes/pplot.py index 73270ddf5..ebacb33b6 100644 --- a/book/Recipes/pplot.py +++ b/book/Recipes/pplot.py @@ -24,7 +24,7 @@ def multip(plot,allplots,ny,nx,ys,xs,yc,xc): alljnk.append(jnk) Plot (plot,alljnk,'Overlay') - Result(plot,alljnk,'Overlay') +# Result(plot,alljnk,'Overlay') def animate(plot,allplots,ny,nx,ys,xs,yc,xc): Result(plot,allplots,'Movie') diff --git a/book/Recipes/wemig.py b/book/Recipes/wemig.py index ced28be0e..3cef16ce8 100644 --- a/book/Recipes/wemig.py +++ b/book/Recipes/wemig.py @@ -125,7 +125,7 @@ def bWRawe(data,wfld,velo,dens,coor,custom,par): Flow(data+'_R',data,'reverse which=2 opt=i verb=y') fdmod.awefd2d(wfld+'_',wfld+'_R', data+'_R',velo,dens,coor,coor,iwindow(par)+custom,par) - Flow(wfld,wfld+'_R','reverse which=2 opt=i verb=y') + Flow(wfld,wfld+'_R','reverse which=4 opt=i verb=y') # WR: forward in time def fWRcda(data,wfld,velo,coor,custom,par): diff --git a/user/chenyk/SConstruct b/user/chenyk/SConstruct index 54f7242e6..212bda3ba 100644 --- a/user/chenyk/SConstruct +++ b/user/chenyk/SConstruct @@ -16,7 +16,8 @@ ccprogs = 'diffcxx' # broken: Mnpef5 -# mutter3 +# mutter3 aps3d npef5 + mpiprogs=''' mpiafdfwi2d '''#mpiafdfwi3d (not finished yet)