added re-normalization of Pins and Currins in spec subroutine

This commit is contained in:
Lorenzo Figini 2017-09-19 16:32:53 +00:00
parent d8fc72dd3e
commit 9fcc54804f

View File

@ -138,6 +138,8 @@ contains
dpdv=facpds*(dpdv/dvol)
ajphiv=facjs*(ajphiv/darea)
ajcd=ajphiv*ratjbv
pins=facpds*pins
currins=facjs*currins
! now dpdv is dP/dV [MW/m^3]
! now ajphiv is J_phi=dI/dA [MA/m^2]