Skip to content

Indexing fractures outside domain #97

@aksitchler

Description

@aksitchler

When I set domainSizeIncrease to something greater than zero I get the following error:

--> Gathering points on fractures
Traceback (most recent call last):
File "/Users/alexissitchler/software/dfnWorks/examples/chem_lognormal/driver.py", line 80, in
DFN.map_to_continuum(l=1.5, orl=3)
File "/Users/alexissitchler/Library/Python/3.9/lib/python/site-packages/pydfnworks/dfnGen/meshing/udfm/map2continuum.py", line 92, in map_to_continuum
points = self.gather_points()
File "/Users/alexissitchler/Library/Python/3.9/lib/python/site-packages/pydfnworks/dfnGen/meshing/udfm/map2continuum_helper.py", line 73, in gather_points
point = self.polygons[name][j]
IndexError: index 5 is out of bounds for axis 0 with size 5
--> output_chem_lognormal completed/exited

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions