[TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio

David BRADLEY d.bradley at tess-inc.com
Mon Jun 2 12:44:19 PDT 2014


Briana,
   I'm afraid I don't have that version of the compiler and it sounds as 
though there has been a slight change that will require a change in 
callprogram. Michaël is quite correct that callprogram is only used by a 
few standard components (Type101 (calling fluent) and Type66 (calling 
EES)). You can either comment out the offending line or you can simply 
exclude Type101, Type66 and callprogram from the project when you 
rebuild it.
Kind regards,
  David


On 6/2/2014 12:41, Briana Paige Kemery wrote:
> Hi,
>
> I need to create my own type and this is what I'm using:
>
>     OS: Windows 8.1 Pro
>
>     TRNSYS version: 17.01.0025
>
>     Microsoft Visual Studio: Version 12.0.30501.00 Update 2
>     Intel Visual Fortran Composer XE 2013 SP1: Package ID:
>     w_fcompxe_2013_sp1.3.202
>
>
> I opened:
>
>     C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln
>
>
> in VS and tried to build the release version of the solution. Even 
> before compiling with the type I'm creating, I get the 2 fatal errors 
> and the build is aborted. This is the build output for TRNSYS 17 
> without any added types:
>
>     2>Callprogram.f90
>     2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580:
>     Name in only-list does not exist. [CREATEPROCESS]
>     2>compilation aborted for
>     C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1)
>
> Line 50 in Callprogram.f90 where the error is thrown:
>
>     50    Use ifport , only:createProcess
>
>
> Maybe I'm missing something or there's a compatibility problem between 
> TRNSYS and the Fortran compiler? I'd appreciate any insight on this 
> problem.
>
> Thanks,
> Briana
>
> Sustainable Building Energy Systems
> briana.paige at sbes.ca <mailto:briana.paige at sbes.ca>
>
>
> _______________________________________________
> TRNSYS-users mailing list
> TRNSYS-users at cae.wisc.edu
> https://mailman.cae.wisc.edu/listinfo/trnsys-users

-- 
***************************
David BRADLEY
Principal
Thermal Energy Systems Specialists, LLC
22 North Carroll Street - suite 370
Madison, WI  53703 USA

P:+1.608.274.2577
F:+1.608.278.1475
d.bradley at tess-inc.com

http://www.tess-inc.com
http://www.trnsys.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.onebuilding.org/pipermail/trnsys-users-onebuilding.org/attachments/20140602/0a6099a0/attachment-0001.htm>


More information about the TRNSYS-users mailing list