Some python tools to work with data from suspend DNS code.
Go to file
Michael Krayer 0792d87394 changed computation of triangle normal: should give the same result as before. Implemented Möller-Trumbore ray-triangle intersection calculation 2021-08-12 10:16:06 +02:00
__init__.py fixed missing imports 2021-05-27 23:46:38 +02:00
field.py changed computation of triangle normal: should give the same result as before. Implemented Möller-Trumbore ray-triangle intersection calculation 2021-08-12 10:16:06 +02:00
helper.py clipping and thresholding for particles; improvements for field 2021-08-06 22:02:35 +02:00
parallel.py added deep copy flag. The default is now shallow copy! 2021-08-05 00:20:58 +02:00
particle.py clipping and thresholding for particles; improvements for field 2021-08-06 22:02:35 +02:00
ucf.py parallel tools added. 2021-05-27 21:37:00 +02:00
visu.py fixed camera setting functions 2021-07-28 12:40:03 +02:00