Skip to content

restrictions on number of lattices?

OpenLB – Open Source Lattice Boltzmann Code Forums on OpenLB General Topics restrictions on number of lattices?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1948
    lollipopcorn
    Participant

    Hi,

    Is there any restriction on the maximum number of lattices in the geometry?

    I have a square geometry, for the grid sizes > 1020×1020, I got segmentation error, which occurs during the function – getResults:
    SuperLatticeGeometry2D<T, DESCRIPTOR> geometry( sLatticeWater, superGeometry ); //this step leads to segmentation error

    and for values smaller or equal to 1020×1020, there was no segmentation error.

    Thanks,
    John

    #2740
    mathias
    Keymaster

    There is no restriction. The problem must be caused be something else! Best Mathias

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.