Is it a good idea to have the ops decoupled from everything? Wouldn't it be better to have it connected to something, like maybe the simulation setup or the optimiser properties or something? Otherwise it is lying around somewhat on its own and is likely confusing to others.
propti/propti_prepare.py
Line 44 in c938244
Is it a good idea to have the
opsdecoupled from everything? Wouldn't it be better to have it connected to something, like maybe the simulation setup or the optimiser properties or something? Otherwise it is lying around somewhat on its own and is likely confusing to others.