Vector velocity field of a 3d soliton particle (Model G) using cones as vectors

Here are some videos attempting to model the vector velocity field of a 3d soliton particle (Model G) using cones as vectors. See @ https://plotly.com/python/cone-plot/ . As you can see this may be not how it should look like, but in the cone plot you can see where the particle starts to form as the cone shapes change dramatically. The 3d array that each time segment produces for the video of n = 200 time slots, is converted into a .csv file of 7,270,400 lines and each 325 MB, that is replaced on each loop of the code, and later sewn together to make the video with ffmpeg.

Below are the Model G code changes for 3d particle video, 3d vector velocity cone video and 3d yaml files, see:

https://github.com/bjdarrer/tf2-model-g/blob/master/backups/render_video____nucleation_3D______1_seed__y0_x0____n200_R20_res160pVD10_OS1_ST10___with_cone_velocity_vector_242__7-12-2022__3.py?fbclid=IwAR3GTKfPX4M-sReaoKmrlDb_HEvervGs8E6SQrMufDs2EeaPfkpael4rPkU#L689

https://github.com/bjdarrer/tf2-model-g/blob/master/backups/fluid_model_g______nucleation_3D______1_seed__y0_x0____n200_R20_res160pVD10_OS1_ST10___with_cone_velocity_vector_242__7-12-2022__3.py?fbclid=IwAR1cuRFZj7RXaahASLjXTbU0yYz4XWV7Qy513hQQPb97N8sfKiMlTyBcFMg#L312

https://github.com/bjdarrer/tf2-model-g/blob/master/backups/nucleation_3D______1_seed__y0_x0____n200_R20_res160pVD10_OS1_ST10___with_cone_velocity_vector_242__7-12-2022__3.yaml?fbclid=IwAR3TvcumfD_6UUtibZYECp4-r-J5O8m77csUHJwqh2cWS5ygOKsQ9Na6ek8

Leave a Reply

Your email address will not be published. Required fields are marked *