release on 2017-01-17_23-32-04

This commit is contained in:
Christoph Goniva
2017-01-17 23:32:05 +01:00
parent 66eb71e53d
commit fa665204ef
260 changed files with 9362 additions and 2110 deletions

View File

@ -1,3 +1,4 @@
%
close all;
clear;
clc;
@ -55,7 +56,8 @@ hold on
plot(t_sim,-U_sim(:,2),'rd-')
legend("analytical - Stokes","simulation - DiFelice?")
print('cfdemSolverPiso_settlingTestMPI.eps','-deps2')
%print('cfdemSolverPiso_settlingTestMPI.eps','-deps2')
print -color "cfdemSolverPiso_settlingTestMPI.png"
%figure(2)
%plot(t_,X_)