pfalstad / circuitjs1

Electronic Circuit Simulator in the Browser
GNU General Public License v2.0
1.64k stars 279 forks source link

error in threephasemotorElm.java #79

Open narimaulea opened 3 months ago

narimaulea commented 3 months ago

Hi, i an new here and don’t know exactly how to raise a requests I think the formula for acceleration in rotational motion is speed += sim.timeStep (torque- b speed)/J ;

that should be in ThreePhaseMotorElm.java in line 192 Thanks

narimaulea commented 3 months ago

I have made a repository, but i don’t know if that is the correct way to propose a change. Thanks

pfalstad commented 3 months ago

Yes, I think you are correct.