thomasburel / JWFL_lbm

LBM code for porous media applications
GNU General Public License v3.0
12 stars 0 forks source link

Deleting map array #35

Open thomasburel opened 7 years ago

thomasburel commented 7 years ago

There are several cases the map arrays are not correctly cleaned. This problem comes from the non deallocate the memory of map before overwrite the value of the map.

thomasburel commented 6 years ago

Need to use different kind of array dealing with huge number of elements.