﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4213	LinearSolver should scale equation system	Rüdiger Franke	somebody	"The commit [https://github.com/OpenModelica/OMCompiler/commit/cab8786aaf392317662695b24fac2708be3592e7 Separate nonlinear and linear solver] removed the linear solver part from Newton. Unfortunately it also removed the scaling with `fNominal`.

Don't know if the optional KLU scales internally. The default DGESV does not seem to do it. Shouldn't a scaling be applied, at least with DGESV?
"	defect	new	high	Future	Cpp Run-time				Niklas Worschech
