Skip to content

adaptivity logic questions #1625

@emmacware

Description

@emmacware
  1. edge case question: when during a substep one of SDs gets removed due to multiplicity dropping to zero, the n//2 / n(n-1)//2 scaling factor is recomputed for the remaining substeps with updated n; while it seems OK, what if the removed droplet was actually using the full dt? or vice versa, it was removed during a substep and the earlier succesful droplets (with the full dt) would have a smaller probability?

  2. Is probability (and randomness) affected by only shuffling and retesting only pairs that originally needed the substep?

  3. In the multi cell diagram, we are confused about why cell 0 goes from 3 pairs to testing two.. did one successfully complete a timestep?

  4. General scaling factor confusion

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions