MoDeNa-EUProject / MoDeNa

Software Framework for MOdelling of morphology DEvelopment of micro- and NAnostructures (MoDeNa)
17 stars 19 forks source link

Enable functions with multiple outputs #5

Open henrus opened 9 years ago

henrus commented 9 years ago

The low-level data-structures for this are in place.

However, there are currently some short-cuts in the the code which need to be ironed out.

BackwardMappingModel.error (TODO in line 636) NonLinFitWithErrorContol.newPointsFWAction

In particular, the parameter fitting needs to have a loop over outputs, ie. do a fit per output.