HiFiLES / HiFiLES-solver

High Fidelity Large Eddy Simulation Solver
Other
172 stars 131 forks source link

memory required in HiFiLES #80

Closed popstar0426 closed 8 years ago

popstar0426 commented 9 years ago

Hi: How to estimate the memory requirement for a case in HIFILES?

Best regards!

popstar0426 commented 9 years ago

Hi: What is the relations between cells and DOFs? In my thought, in a 4th order 3D simulation, DOFs shall be 64 times of hexahedral cells. However, is there any detail relation (list) between mesh type, polynomial degree, number of cells and DOFs? What is relation between DOFs and memory requirement in HiFiLES?

Best regards!

mlopez14 commented 9 years ago

I would refer you to this paper where the number of DoFs is tabulated with the element type as a function of the polynomial order: http://arc.aiaa.org/doi/abs/10.2514/6.2015-2447

We'll have to get back to you on the memory requirements; it's more involved to get this estimate than we thought.