particle count in inletOutlet simulation

hello,

I am running an inletOutlet type model where I see the total particle count is 1961838

Total particles: 1961838 (bound=1961838 (fx=1961838 mv=0 ft=0) fluid=0)

Total MK blocks: 1 (bound=1 (fx=1 mv=0 ft=0) fluid=0)


Then the simulation is asking memory for 4425350 number of particles below:

Initialising InOut...

**JSphGpu: Requesting gpu memory for 4425350 particles: 915.8 MB.


Is it dynamically allocating memory for higher number of particles?


During iteration log I see reports like below where in the last line as I copied here is a particle count of 6720772. And it seems like the iteration is not progressing to

[Initialising simulation (ijwsvexh) 15-07-2021 00:12:15]

PART    PartTime   TotalSteps  Steps  Time/Sec  Finish time

========= ============ ============ ======= ========= ===================

**CellDiv: Requested gpu memory for 77760 cells (CellMode=Full): 1.2 MB.

**CellDiv: Requested gpu memory for 91392 cells (CellMode=Full): 1.4 MB.

 Progress 0.10% in 30.0s. Estimated finish time: 15-07-2021 08:12:15

 Progress 0.14% in 60.0s. Estimated finish time: 15-07-2021 12:06:43

**CellDiv: Requested gpu memory for 101268 cells (CellMode=Full): 1.5 MB.

**CellDiv: Requested gpu memory for 111720 cells (CellMode=Full): 1.7 MB.

**CellDiv: Requested gpu memory for 124740 cells (CellMode=Full): 1.9 MB.

**CellDiv: Requested gpu memory for 140800 cells (CellMode=Full): 2.1 MB.

**CellDiv: Requested gpu memory for 153318 cells (CellMode=Full): 2.3 MB.

**CellDiv: Requested gpu memory for 166464 cells (CellMode=Full): 2.5 MB.

**CellDiv: Requested gpu memory for 185400 cells (CellMode=Full): 2.8 MB.

 Progress 0.27% in 300.1s. Estimated finish time: 16-07-2021 06:41:29

**JSphGpu: Requesting gpu memory for 6720772 particles: 1390.8 MB.


So, what is the particle count number that I can associate with the memory requirement? Am I trying to simulate 6720772 number of particles or 1961838 (bound=1961838 (fx=1961838 mv=0 ft=0) fluid=0) number of particles? Is the simulation stalling?

Sign In or Register to comment.

Debug Trace

Notice
rich is deprecated. Use FormatService::renderHtml($content, Formats\RichFormat::FORMAT_KEY) instead.

#0 [internal function]: gdn_ErrorHandler(16384, 'rich is depreca...', '/var/www/forums...', 950, Array)
#1 /var/www/forums-dual-sphysics-org/library/core/functions.general.php(950): trigger_error('rich is depreca...', 16384)
#2 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1729): deprecated('rich', 'FormatService::...')
#3 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1479): Gdn_Format::rich('[{"insert":"hel...')
#4 /var/www/forums-dual-sphysics-org/applications/vanilla/controllers/class.discussioncontroller.php(197): Gdn_Format::to('[{"insert":"hel...', 'Rich')
#5 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(862): DiscussionController->index('2058', 'particle-count-...', '')
#6 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(279): Gdn_Dispatcher->dispatchController(Object(Gdn_Request), Array)
#7 /var/www/forums-dual-sphysics-org/index.php(29): Gdn_Dispatcher->dispatch()
#8 {main}
Notice
rich is deprecated. Use FormatService::renderHtml($content, Formats\RichFormat::FORMAT_KEY) instead.

#0 [internal function]: gdn_ErrorHandler(16384, 'rich is depreca...', '/var/www/forums...', 950, Array)
#1 /var/www/forums-dual-sphysics-org/library/core/functions.general.php(950): trigger_error('rich is depreca...', 16384)
#2 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1729): deprecated('rich', 'FormatService::...')
#3 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1479): Gdn_Format::rich('[{"insert":"hel...')
#4 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/helper_functions.php(24): Gdn_Format::to('[{"insert":"hel...', 'Rich')
#5 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/discussion.php(89): formatBody(Object(stdClass))
#6 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/index.php(31): include('/var/www/forums...')
#7 /var/www/forums-dual-sphysics-org/library/core/class.controller.php(778): include('/var/www/forums...')
#8 /var/www/forums-dual-sphysics-org/library/core/class.controller.php(1382): Gdn_Controller->fetchView('', false, false)
#9 /var/www/forums-dual-sphysics-org/library/core/class.pluggable.php(217): Gdn_Controller->xRender()
#10 /var/www/forums-dual-sphysics-org/applications/vanilla/controllers/class.discussioncontroller.php(310): Gdn_Pluggable->__call('render', Array)
#11 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(862): DiscussionController->index('2058', 'particle-count-...', '')
#12 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(279): Gdn_Dispatcher->dispatchController(Object(Gdn_Request), Array)
#13 /var/www/forums-dual-sphysics-org/index.php(29): Gdn_Dispatcher->dispatch()
#14 {main}