Menu

Post-Processing Tools

Render per-snapshot panels of the species concentration, the deformation-rate norm and the speed for one ActiveDrops ...
char filename[512]; double xcm1 , ycm2; scalar f[]; int main(int a, char const arguments[]) { if (a != 2) { fprintf (...
vector u[]; char filename[512]; int nx, ny, len; double xmin, ymin, xmax, ymax, Deltax, Deltay; scalar list = NULL; s...
char filename[512]; int nx, ny; double xmin, ymin, xmax, ymax; scalar list = NULL; scalar f[]; int main(int a, char c...
scalar f[]; char filename[512]; int main(int a, char const arguments[]) { if (a != 2) { fprintf (stderr, 'usage: getF...
char filename[512]; double xcm1 , ycm2; scalar f[]; int main(int a, char const arguments[]) { if (a != 2) { fprintf (...
nGFS = 270 lw = 4 folder = 'VelVectors' output folder if not os.path.isdir(folder): os.makedirs(folder) ux = np.array...