MoDeNa-EUProject / MoDeNa

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

Querying for argPos of an output does not work. #12

Closed japaf closed 9 years ago

japaf commented 9 years ago

There is a bug _modena_model_outputsargPos function. Calling this function leads to

Error in python catched in 576 of /home/me/opt/Modena/src/src/modena.c
TypeError: outputs_argPos() takes exactly 2 arguments (1 given)
henrus commented 9 years ago

I pushed a bugfix into bugfix/outputArgPos and backported the change to our private repo. Please let me know whether this works.

japaf commented 9 years ago

This works for me.