|
From: Shuvam K. B. <shu...@gm...> - 2019-06-24 05:24:54
|
Sir, With due respect I want to state about the current issue we are facing in project ANUGA. After the creation of the domain object according to the max triangle area we are getting a very big python object. When this *maximum triangle area *is decreased say for example *100* it is creating a domain object of size *6.5 GB *which makes it impossible to store in a RAM of memory *4GB.* And the *no of triangles *being created is 1378399. Sir if you could help us in providing us the information/name about that particular *data structure* which is increasing drastically when we decrease the *max triangle area* while creating the domain. I have attached my code in this mail. Thanking You, Shuvam |