Skip to content

user variables as max/min #8

@aglavic

Description

@aglavic

Allow user variables to be used as Max Min limits, such that things like roughness can never be more than half the layer thickness can be setup. I suspect this can be done in the user variables section.

It will require sereous alterations to the fitting backend. Can be done indirectly now with user parameters that are relative:
Fe.setD(cp.Drel*Al.d)
This will limit Fe.d between 0 and Al.d. Min/Max limits can be implemented similarily.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions