FLASH4 complete API

Generated from /data/asci2/site/flashcode/secure/release_4p8/source/physics/sourceTerms/Circuit/CircuitMain/Circuit_getCurrent.F90 with ROBODoc v4.99.8 on Mon May 06 09:27:22 2024

TABLE OF CONTENTS


[Functions] source/physics/sourceTerms/Circuit/CircuitMain/Circuit_getCurrent

[top][index]

NAME


SYNOPSIS

 call Circuit_getCurrent(real(OUT)    :: IloadNew,
                         real(OUT)    :: IloadOld)

DESCRIPTION

   Fetches the current through the domain at the time levels n & n+1

ARGUMENTS

   IloadNew : current at t^n+1
   IloadOld : current at t^n

NOTES