306Vulcan
Results
2
issues of
306Vulcan
Hello everyone, can you help me take a look. I looked at the code and divided it by the pivot when calculating the lower triangular part, which seems to be...
In the startIteration() method in the LampElm class, how are these formulas and parameters obtained?
4
In the startIteration() method in the LampElm class, how are these formulas and parameters obtained? ` void startIteration() { // based on http://www.intusoft.com/nlpdf/nl11.pdf double nom_r = nom_v*nom_v/nom_pow; // this formula...