Skip to content

Make set_fields_from_vocs set bounds when required. #1621

@shuds13

Description

@shuds13

If the generator is a libEnsemble generator, then when using vocs option to GenSpecs we may also use it to set lb/ub bounds, which is usually a user_specs.

gen_specs = GenSpecs(
    generator=gen,
    batch_size=batch_size,
    vocs=vocs,
)

we may want to set user field lb/ub from vocs variables bounds.

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