Toggle navigation
Flex_extract: Calculation of etadot
7.1.work
Contents
Source Files
Modules
Procedures
Program
Source Files
Modules
Procedures
Program
IA
Function
35 statements
Source File
preconvert_new.f90
IA
Contents
None
function IA(FIELD1, NI, NJ, NK, G)
Calculate something that is roughly log10( maxval(field1)/g ) [PS]
Arguments
Type
Intent
Optional
Attributes
Name
real,
intent(in)
::
FIELD1
(NI,NJ,NK)
integer,
intent(in)
::
NI
integer,
intent(in)
::
NJ
integer,
intent(in)
::
NK
real
::
G
Return Value
integer
Contents
None