I am on Windows 11, using ParaView Version 5.13.0-RC1
I believe I am having problems with memory/storage. In ParaView, there is a bar at the bottom right of my screen that gives my directory then a certain amount of GiB/31.7 GiB and a percentage. I believe this correlates to my RAM, but could be wrong. I am running a program that creates a network of spheres and lines that simulates micro-blood vessels and uses a good amount of RAM. I have run the program on a series of tests with a small amount of datapoints and it works quite well, the problem only comes when working with a larger dataset. ParaView either terminates the program early or crashes when I try to run my python script to create the spheres and lines from spreadsheet data. If it terminates the program early, the bar at the bottom turns red and reads close to the max GiB and upwards of 90%. I am assuming this is a RAM issue with my PC and the solution would be to expand from 32 GB to 64 or 128 GB of RAM, but if there is anything else I can do to fix it, that would be preferable. Thanks for your help, let me know if I need to clarify anything else.