﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3590	LOG_NLS_V fails due to memory overrun	Francesco Casella	Lennart Ochel	"Please consider the attached test case. The log output comes to this point:

{{{
LOG_NLS_V         | info    | SOLVING NON-LINEAR SYSTEM USING HOMOTOPY SOLVER
LOG_NLS_V         | info    | EQUATION NUMBER: 1201
LOG_NLS_V         | info    | TIME:  0.0000000000e+000
LOG_NLS_V         | info    | number of function calls (so far!):  0
LOG_NLS_V         | info    | System values [295-dim]
}}}

and then the simulation process doesn't proceed anymore.

If you reduce N to 300 or less, everything goes as expected. I guess there are some strings which become too long when there are more than about 300 unknowns in the initial system, which is pretty normal for steady-state initialization of energy systems. 

Unfortunately, this completely prevents any debugging."	defect	closed	critical	1.9.4	Run-time		fixed		
