|
From: Daichi H. <dha...@rh...> - 2020-01-16 05:15:24
|
Dear all SPARTA users, and developers, I’m japanese undergraduate student using SPARTA. I have a problem about ParaView visualization. I refined grid by using “adapt_grid” command at input file, but after doing “grid2paraview.py”, there are just parent grid. I also confirmed refined grid in output image. (command “dump ID image image.*.ppm") Could you tell me how to refine grid in paraview ?? I want to visualize like Fig. 1 in ref. 1. My convert shell command is $ pvpython grid2paraview.py mir.txt mir_grid -r tmp.*.dump and the contents of mir.txt file is dimension 2 create_box -0.25 0.25 0.0 0.25 -0.5 0.5 create_grid 20 10 1 Sorry for my poor English. Thank you for your attention. My best regards, Daichi Hayashi # reference 1. Direct Simulation Monte Carlo on petaflop supercomputers and beyond, S. J. Plimpton, S. G. Moore, A. Borner, A. K. Stagg, T. P. Koehler, J. R. Torczynski, M. A. Gallis, Physics of Fluids, 31, 086101 (2019). |