added re-normalization of Pins and Currins in spec subroutine
This commit is contained in:
parent
d8fc72dd3e
commit
9fcc54804f
@ -138,6 +138,8 @@ contains
|
|||||||
dpdv=facpds*(dpdv/dvol)
|
dpdv=facpds*(dpdv/dvol)
|
||||||
ajphiv=facjs*(ajphiv/darea)
|
ajphiv=facjs*(ajphiv/darea)
|
||||||
ajcd=ajphiv*ratjbv
|
ajcd=ajphiv*ratjbv
|
||||||
|
pins=facpds*pins
|
||||||
|
currins=facjs*currins
|
||||||
|
|
||||||
! now dpdv is dP/dV [MW/m^3]
|
! now dpdv is dP/dV [MW/m^3]
|
||||||
! now ajphiv is J_phi=dI/dA [MA/m^2]
|
! now ajphiv is J_phi=dI/dA [MA/m^2]
|
||||||
|
Loading…
Reference in New Issue
Block a user