Current Patch Level = 27 Version = 6.2 Intel Fortran ifort userLogic.for /I:C:\wissler\modules /warn:declarations /warn:truncated_source /Qopenmp /fpe:0 /real-size:64 /integer-size:64 /names:lowercase /iface:cref "/I:C:\Program Files\Cullimore and Ring\SindaFluint\mod\Current" /MD /iface:mixed_str_len_arg "/include:C:\Program Files\Cullimore and Ring\SindaFluint\lib" /assume:byterecl /extend-source:132 /O3 /traceback /INCREMENTAL:NO Intel(R) Fortran Intel(R) 64 Compiler Classic for applications running on Intel(R) 64, Version 2021.5.0 Build 20211109_000000 Copyright (C) 1985-2021 Intel Corporation. All rights reserved. userLogic.for(823): warning #6717: This name has not been given an explicit type. [INTCRY] call splitString(fileName, UCA(intcry(submodelName,100000))) ---------------------------------------^ userLogic.for(863): warning #6717: This name has not been given an explicit type. [INTCRY] UCA(intcry(submodelName,status))=crew(Person)%status -----------^ userLogic.for(896): warning #6717: This name has not been given an explicit type. [INTCRY] crew(Person)%cutfat =UCA(intcry(submodelName,cutfat)) -------------------------------------^ userLogic.for(927): warning #6717: This name has not been given an explicit type. [TCABP] crew(Person)%asinda(213) = tcabp !TCD 8/16/2013 ----------------------------------^ userLogic.for(1024): error #6405: The same named entity from different modules and/or program units cannot be referenced. [PI] use variablesa, only: ts, tc, twall, pi, rb, xlen=>xl, ctof --------------------------------------------^ userLogic.for(1031): warning #6717: This name has not been given an explicit type. [NGARM] CALL SETGARMENT( NGARM ) --------------------------------^ userLogic.for(1039): warning #6717: This name has not been given an explicit type. [TWALL2001] twall2001=twall(1) --------^ userLogic.for(1040): warning #6717: This name has not been given an explicit type. [TWALL2002] twall2002=twall(2) --------^ userLogic.for(1041): warning #6717: This name has not been given an explicit type. [TWALL2003] twall2003=twall(3) --------^ userLogic.for(1042): warning #6717: This name has not been given an explicit type. [TWALL2004] twall2004=twall(4) --------^ userLogic.for(1043): warning #6717: This name has not been given an explicit type. [TWALL2005] twall2005=twall(5) --------^ userLogic.for(1044): warning #6717: This name has not been given an explicit type. [TWALL2006] twall2006=twall(6) --------^ userLogic.for(1045): warning #6717: This name has not been given an explicit type. [TWALL2007] twall2007=twall(7) --------^ userLogic.for(1046): warning #6717: This name has not been given an explicit type. [TWALL2008] twall2008=twall(8) --------^ userLogic.for(1047): warning #6717: This name has not been given an explicit type. [TWALL2009] twall2009=twall(9) --------^ userLogic.for(1048): warning #6717: This name has not been given an explicit type. [TWALL2010] twall2010=twall(10) --------^ userLogic.for(1049): warning #6717: This name has not been given an explicit type. [TWALL2011] twall2011=twall(11) --------^ userLogic.for(1050): warning #6717: This name has not been given an explicit type. [TWALL2012] twall2012=twall(12) --------^ userLogic.for(1051): warning #6717: This name has not been given an explicit type. [TWALL2013] twall2013=twall(13) --------^ userLogic.for(1052): warning #6717: This name has not been given an explicit type. [TWALL2014] twall2014=twall(14) --------^ userLogic.for(1053): warning #6717: This name has not been given an explicit type. [TWALL2015] twall2015=twall(15) --------^ userLogic.for(1074): warning #6717: This name has not been given an explicit type. [INTCRY] UCA(intcry(submodelName,outfit))='ACES,ACES,HLME,ACES,ACES,ACES,ACES,ACES,ACES,ACES,ACES,NUDY,ACES,ACES,NUDY' --------------------^ userLogic.for(1099): warning #6717: This name has not been given an explicit type. [INTCRY] UCA(intcry(submodelName,env)) ='vacuum' ------------------^ compilation aborted for userLogic.for (code 1)