[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TRNSYS-users] Creating component for TRNSYS 17 with C++



Josef,

You can define TRNSYS17 style functions in a header file, TRNSYS.h.
I will attach my TRNSYS17 style project which I made before for example.
In the project, some of TRNSYS17 style functions were defined in C/C++.
I hope this helps you.

Anyway, I would like to request TRNSYS developer group to support TRNSYS17 style C/C++ project. It makes everyone happy.

Best regards,

Yuichi Yasuda
quattro corporate design co.,ltd

On 2015/08/17 20:38, Josef Johnsson wrote:
Hi

I’m working on adding a simple component to TRNSYS 17 and I’m using C++
since I can’t get “Intel® Parallel Studio XE 2015 Composer Edition for
Fortran Windows” to recognize and compile the files. Compiling with C++
works fine. But since I’m writing a file for TRNSYS 17 I would like that
coding style but the project template used by TRNSYS is written for
TRNSYS 16 with the old coding standard for C++.

Does anyone have a template adapted for TRNSYS 17 coding style or have
another suggestion on how to proceed?

Best Regards,

Josef Johnsson

Doctoral Student

Building Technology

Chalmers University of Technology

412 96 Göteborg

Sweden

031-772 19 15

josefj@chalmers.se



_______________________________________________
TRNSYS-users mailing list
TRNSYS-users@lists.onebuilding.org
http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org


Attachment: Example.zip
Description: Zip compressed data