foreng_science_elec Module


Uses


Contents


Functions

public elemental function calc_current_flow(v_D, I_O, T) result(i_D_)

Arguments

Type IntentOptional AttributesName
real(kind=16), intent(in) :: v_D

Voltage across the diode, in volts

real(kind=16), intent(in) :: I_O

Leakage current of the diode, in amperes

real(kind=16), intent(in) :: T

Temperature, in kelvins (K)

Return Value integer