Build Log
  

Build started: Project: xbeachlibrary_bmi, Configuration: MPI_netcdf_Debug|x64

Output
  
Deleting intermediate files and output files for project 'xbeachlibrary_bmi', configuration 'MPI_netcdf_Debug|x64'.
Compiling with Intel(R) Visual Fortran Compiler XE 12.1.5.344 [Intel(R) 64]...
ifort /nologo /debug:full /Od /I"..\..\lib\x64\mpich\include" /I"bin\static\x64\MPI_netcdf_Debug" /I"c:\repositories\XBeach\trunk\src\xbeachlibrary\bin\static\x64\MPI_netcdf_Debug" /warn:all /module:"bin\bmi\x64\MPI_netcdf_Debug\\" /object:"bin\bmi\x64\MPI_netcdf_Debug\\" /Fd"bin\bmi\x64\MPI_netcdf_Debug\vc100.pdb" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qvc10 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\\bin\amd64" "c:\repositories\XBeach\trunk\src\xbeachlibrary\xbeach_bmi.f90"
c:\repositories\XBeach\trunk\src\xbeachlibrary\xbeach_bmi.f90(4): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [LIBXBEACH_MODULE]
   use libxbeach_module
-------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\xbeach_bmi.f90(27): error #6404: This name does not have a type, and must have an explicit type.   [LEVEL_INFO]
      call logmsg(LEVEL_INFO, 'Finalize')
------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\xbeach_bmi.f90(28): error #6404: This name does not have a type, and must have an explicit type.   [FINAL]
      ierr = final()
-------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\xbeach_bmi.f90(44): error #6404: This name does not have a type, and must have an explicit type.   [INIT]
      ierr = init()
-------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\xbeach_bmi.f90(57): error #6404: This name does not have a type, and must have an explicit type.   [EXECUTESTEP]
         ierr = executestep(dt)
----------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\xbeach_bmi.f90(65): error #6404: This name does not have a type, and must have an explicit type.   [OUTPUTEXT]
      ierr = outputext()
-------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\xbeach_bmi.f90(90): error #6404: This name does not have a type, and must have an explicit type.   [S]
      call indextos(s,index,array)
--------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(16): error #6460: This is not a field name that is defined in the encompassing structure.   [NX]
       shape(2) = s%nx+1
--------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(18): error #6460: This is not a field name that is defined in the encompassing structure.   [NY]
       shape(1) = s%ny+1
--------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(190): error #6460: This is not a field name that is defined in the encompassing structure.   [NTHETA]
       shape(1) = s%ntheta
--------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(193): error #6460: This is not a field name that is defined in the encompassing structure.   [NTHETA_S]
       shape(1) = s%ntheta_s
--------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(412): error #6460: This is not a field name that is defined in the encompassing structure.   [TIDELEN]
       shape(1) = s%tidelen
--------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(417): error #6404: This name does not have a type, and must have an explicit type.   [PAR]
       shape(1) = par%tideloc
------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(417): error #6460: This is not a field name that is defined in the encompassing structure.   [TIDELOC]
       shape(1) = par%tideloc
----------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(420): error #6460: This is not a field name that is defined in the encompassing structure.   [WINDLEN]
       shape(1) = s%windlen
--------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(689): error #6460: This is not a field name that is defined in the encompassing structure.   [NGD]
       shape(1) = par%ngd
----------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(976): error #6460: This is not a field name that is defined in the encompassing structure.   [ND]
       shape(2) = par%nd
----------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(1165): error #6460: This is not a field name that is defined in the encompassing structure.   [NTDISCHARGE]
       shape(1) = par%ntdischarge
----------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(1168): error #6460: This is not a field name that is defined in the encompassing structure.   [NDISCHARGE]
       shape(2) = par%ndischarge
----------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(1181): error #6460: This is not a field name that is defined in the encompassing structure.   [NDRIFTER]
       shape(1) = par%ndrifter
----------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(1265): error #6460: This is not a field name that is defined in the encompassing structure.   [NSHIP]
       shape(1) = par%nship
----------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(1317): error #6460: This is not a field name that is defined in the encompassing structure.   [NSECVEGMAX]
       shape(1) = s%nsecvegmax
--------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(1390): error #6460: This is not a field name that is defined in the encompassing structure.   [NSETBATHY]
       shape(1) = par%nsetbathy
----------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var_shape.inc(1406): error #6460: This is not a field name that is defined in the encompassing structure.   [NZ]
       shape(1) = par%nz
----------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var.inc(26): error #6460: This is not a field name that is defined in the encompassing structure.   [X]
      x = c_loc(s%x(lbound(s%x, 1),lbound(s%x, 2)))
------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var.inc(30): error #6460: This is not a field name that is defined in the encompassing structure.   [Y]
      x = c_loc(s%y(lbound(s%y, 1),lbound(s%y, 2)))
------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var.inc(34): error #6460: This is not a field name that is defined in the encompassing structure.   [XZ]
      x = c_loc(s%xz(lbound(s%xz, 1),lbound(s%xz, 2)))
------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var.inc(38): error #6460: This is not a field name that is defined in the encompassing structure.   [YZ]
      x = c_loc(s%yz(lbound(s%yz, 1),lbound(s%yz, 2)))
------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var.inc(42): error #6460: This is not a field name that is defined in the encompassing structure.   [XU]
      x = c_loc(s%xu(lbound(s%xu, 1),lbound(s%xu, 2)))
------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\get_var.inc(46): error #6460: This is not a field name that is defined in the encompassing structure.   [YU]
      x = c_loc(s%yu(lbound(s%yu, 1),lbound(s%yu, 2)))
------------------^
c:\repositories\XBeach\trunk\src\xbeachlibrary\xbeach_bmi.f90(3992): catastrophic error: Too many errors, exiting
compilation aborted for c:\repositories\XBeach\trunk\src\xbeachlibrary\xbeach_bmi.f90 (code 1)


xbeachlibrary_bmi - 31 error(s), 0 warning(s)