NUOPC_SCRIPWrite Subroutine

private subroutine NUOPC_SCRIPWrite(factorList, factorIndexList, fileName, relaxedflag, rc)

Arguments

Type IntentOptional Attributes Name
real(kind=ESMF_KIND_R8), intent(in), target :: factorList(:)
integer, intent(in), target :: factorIndexList(:,:)
character(len=*), intent(in) :: fileName
logical, intent(in), optional :: relaxedflag
integer, intent(out), optional :: rc