mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
release on 2014-11-10_08-22-06
This commit is contained in:
@ -1 +0,0 @@
|
||||
dummyfile
|
||||
@ -104,8 +104,4 @@ axis([0,Uend,0,dpErgun(length(dpErgun))])
|
||||
|
||||
%print('cfdemSolverPiso_settlingTest.eps','-deps2')
|
||||
print -color "cfdemSolverPiso_ErgunTestCG.eps"
|
||||
replot;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -96,8 +96,4 @@ axis([0,Uend,0,dpErgun(length(dpErgun))])
|
||||
|
||||
%print('cfdemSolverPiso_settlingTest.eps','-deps2')
|
||||
print -color "cfdemSolverPiso_ErgunTestMPI.eps"
|
||||
replot;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -97,8 +97,4 @@ ylabel("pressure drop [Pa]")
|
||||
|
||||
%print('cfdemSolverPiso_settlingTest.eps','-deps2')
|
||||
print -color "cfdemSolverPiso_ErgunTestMPI.eps"
|
||||
replot;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -112,8 +112,4 @@ axis([0,Uend,0,dpErgun(length(dpErgun))])
|
||||
|
||||
%print('cfdemSolverPiso_settlingTest.eps','-deps2')
|
||||
print -color "cfdemSolverPiso_ErgunTestMPI.eps"
|
||||
replot;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -109,7 +109,6 @@ axis([0,Uend,0,dpErgun(length(dpErgun))])
|
||||
|
||||
%print('cfdemSolverPiso_settlingTest.eps','-deps2')
|
||||
print -color "cfdemSolverPisoMS_ErgunTestMPI.eps"
|
||||
replot;
|
||||
SimName="ErgunTestMPI_sphereOfSpheres"
|
||||
print(fig,strcat("figure_",SimName,".png"));
|
||||
|
||||
|
||||
@ -51,7 +51,6 @@ legend("analytical - Ergun","simulation")
|
||||
|
||||
%print('cfdemSolverPiso_settlingTest.eps','-deps2')
|
||||
print -color "cfdemSolverPisoScalar_pressureDrop.eps"
|
||||
replot;
|
||||
|
||||
%*********************************************************************%
|
||||
% heat transfer
|
||||
@ -126,7 +125,6 @@ legend("analytical - ","simulation")
|
||||
|
||||
%print('cfdemSolverPisoScalar_NusseltNr.eps','-deps2')
|
||||
print -color "cfdemSolverPisoScalar_Nusselt.eps"
|
||||
replot;
|
||||
|
||||
figure(3)
|
||||
plot(t_sim,Tin_sim,t_sim,Tout_sim)
|
||||
@ -135,5 +133,4 @@ legend("inlet","outlet")
|
||||
|
||||
%print('cfdemSolverPisoScalar_NusseltNr.eps','-deps2')
|
||||
print -color "cfdemSolverPisoScalar_temperatures.eps"
|
||||
replot;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user