|
From: Ramakrishnan, S. [U. (D. (Contr)
<Sek...@ng...> - 2025-03-23 18:52:16
|
I made a mistake in computing cell volume (considering my age, this is to be expected 😊). I forgot that I am running an axisymmetric case and not a 2D case. So, the expected volume is [cid:image001.png@01DB9BE9.F5DC6AB0] Therefore, there is no error in the computation of vol. False alarm! 😊 Rama From: Ramakrishnan, Sekaripuram [US] (DS) (Contr) Sent: Friday, March 21, 2025 11:37 AM To: spa...@li... Subject: dump grid ITEM: CELLS xlo ylo xhi yhi vol f_fixG[1] f_fixG[2] f_fixG[3] f_fixG[4] f_fixG[5] f_fixG[6] -320 0 -312 8 1608.5 0.18 6.66272e-14 -937.983 12.8948 493.96 1.02298e-20 Based on xlo, ylo, xhi, yhi, I expect the volume of the cell to be 64. The value written by ‘dump grid’ is 1608.5. How can flow volume be greater than the cell volume? Rama |