+87
−0
File changed.
Preview size limit exceeded, changes collapsed.
Loading
- Several template fixes necessary to even get the model to load - Several code changes in order to get it to run - This runs till day 3.52 and then segfaults. The segfault is caused by a loop in the function calls which causes the stack to fill up with an endless loop of calls. The problem is that the farquhar model needs a convergence loop. Somehow the solver for this is missing. Maybe this is an engine change but normally, but I think changing the templates to place a convergence solver in the loop, should do it?
File changed.
Preview size limit exceeded, changes collapsed.