Skip to content

two source_sampling.so files in docker image #242

@billingsley-john

Description

@billingsley-john

When the parametric_plasma_source is compiled a source_sampling.so file is created in the /build directory. However, another source_sampling.so file is also created in the parametric_plasma_source directory (I assume when the plasma source is pip installed). SOURCE_SAMPLING_PATH points to the incorrect source_sampling.so file - it should point to /build/source_sampling.so but it points to /parametric_plasma_source/source_sampling.so

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