Skip to content

A mismatch between woma and seagen? #25

Description

@shuohuangGIT

In the latest version of WoMa, I encountered an error when generating particles:
particles_low_res = woma.ParticlePlanet(planet, 1e4, verbosity=0)
This raises the following:
TypeError: GenSphere.__init__() got an unexpected keyword argument 'Di_param_A1_misc_prof'" }
It seems that WoMa is passing the Di_param_A1_misc_prof argument to Seagen.GenSphere, but the latest released version of SEAGen (=1.5) does not support this keyword.

I suspect there may be a version mismatch between WoMa and SEAGen?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions