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

Re: [TRNSYS-users] jEPlus for TRNSYS parametrics



Well I hope it works, as it was the plan. jEPlus reads the .dck file and finds all ASSIGN statements. It then searches the ASSIGNed files for search tags and replace them with actual values, before saving the files into the job folder. .bui should not be an exempt. Have you tried to put a search tag in the .bui file? If it doesn't work, you can send me your TRNSYS model...
 
Also, José Santiago Villar developed a method for linking EnergyPlus parametrics with TRNSYS parametrics. He is working on a tutorial right now. Maybe soon you can use an E+ building model instead of type56.
 
Cheers,
 
Yi
 
Dr Yi Zhang
IESD, De Montfort University, United Kingdom


From: Avesani Stefano [mailto:stefano.avesani@eurac.edu]
Sent: Mon 06/08/2012 15:29
To: Yi Zhang
Cc: trnsys-users@cae.wisc.edu; jsantv@gmail.com
Subject: RE: [TRNSYS-users] jEPlus for TRNSYS parametrics

…and actually *.bui is called in the *.dck thanks to an ASSIGN statement.

Could therefore parametrical runs work?

 

Thanks a lot

 

Stefano

 

Stefano Avesani

Institute for Renewable Energy

 

EURAC research
Viale Druso 1, I-39100 Bolzano

t +39 0471 055 654

f +39 0471 055 699

stefano.avesani@eurac.edu

www.eurac.edu 

 

This transmission is intended only for the use of the addressee and may contain confidential or legally privileged information.
If you receive this transmission by error, please notify the author immediately by mail and delete all copies of this transmission and any attachments.
Any use or dissemination of this communication is strictly prohibited by the "Privacy-Code", D.Lgs. 196/2003 and may lead to penal prosecution and liability for damages.

P Think before you print

 

From: Yi Zhang [mailto:YiZhang@dmu.ac.uk]
Sent: Monday, 06 August, 2012 14:40
To: Avesani Stefano; saleh saadi; bjoern.nienborg@ise.fraunhofer.de
Cc: trnsys-users@cae.wisc.edu; jsantv@gmail.com
Subject: RE: [TRNSYS-users] jEPlus for TRNSYS parametrics

 

Dear Stefano/Saleh,

 

Sorry I don't recall if I responded to Saleh's earlier question or not... Since I am not a TRNSYS user, José can correct me if I get anything wrong.

 

jEPlus searches the specified search tags in the main .DCK or .TRD files, as well as in any external files loaded by an INCLUDE or an ASSIGN command. I don't know about the .BUI files; but if they are loaded in the main .DCK file, you should be able to have parameters in them. To edit a file other than the main .DCK, you will need to use a  text editor...

 

To the second question, jEPlus processes output files in CSV format only. Your model needs to write output in a .csv using the right printer, and you tell jEPlus the files you want it to collect in the "output file name(s)" field (I am renaming it to "printer file name(s)"). So "trnsysout.csv" should be a printer name you have in your .DCK model.

 

We are still working on the TRNSYS part of the users manual. It should be ready in a few days' time.

 

Cheers,

 

Yi

 

Dr Yi Zhang

IESD, De Montfort University, United Kingdom

 


From: Avesani Stefano [mailto:stefano.avesani@eurac.edu]
Sent: Mon 06/08/2012 13:02
To: saleh saadi; Yi Zhang; bjoern.nienborg@ise.fraunhofer.de
Cc: trnsys-users@cae.wisc.edu
Subject: RE: [TRNSYS-users] jEPlus for TRNSYS parametrics

Dear all,

 

Any news concerning the use of jeplus for parametric changes in the *.bui (and not just in the *.dck) of a trnsys project?

 

Thanks a lot

Best regards

 

Stefano

 

Stefano Avesani

Institute for Renewable Energy

 

EURAC research
Viale Druso 1, I-39100 Bolzano

t +39 0471 055 654

f +39 0471 055 699

stefano.avesani@eurac.edu

www.eurac.edu 

 

This transmission is intended only for the use of the addressee and may contain confidential or legally privileged information.
If you receive this transmission by error, please notify the author immediately by mail and delete all copies of this transmission and any attachments.
Any use or dissemination of this communication is strictly prohibited by the "Privacy-Code", D.Lgs. 196/2003 and may lead to penal prosecution and liability for damages.

P Think before you print

 

From: trnsys-users-bounces@cae.wisc.edu [mailto:trnsys-users-bounces@cae.wisc.edu] On Behalf Of saleh saadi
Sent: Monday, 07 May, 2012 19:59
To: Yi Zhang; bjoern.nienborg@ise.fraunhofer.de
Cc: trnsys-users@cae.wisc.edu
Subject: Re: [TRNSYS-users] jEPlus for TRNSYS parametrics

 

Dear Dr Zhang,

 

Thanks for doing this great job!!!.

I used the template file provided with GenOpt (folder is attached).

I tried using this version with TRNSYS 16 and works pretty well and quick (24 parametric runs in less than a minute). Is it possible to add a browsing tab to edit the building file (*.bui).

Although, I could run the parametric files but no output was extracted. In my template file, I normally extract output in a text file but jEPlus could not copy the file or save it in any format. Is there a way to save the text file in the folder file similar to input file. In addition, I can't find the "trnsysout.csv" output file anywhere. Is that enabled in this version?

 

regards,

saleh alsaadi

 


From: Yi Zhang <YiZhang@dmu.ac.uk>
To: bjoern.nienborg@ise.fraunhofer.de
Cc: trnsys-users@cae.wisc.edu
Sent: Monday, May 7, 2012 7:58 AM
Subject: Re: [TRNSYS-users] jEPlus for TRNSYS parametrics

 

Hi Bjoern,

 

I should provide an example TRNSYS parametric project in the package; I will do that in a couple of days. In the meantime, could you take a look at the E+ example? Just open the project in the example/ folder, and you will see how to specify parameters. Unlike E+, the weather file in a TRNSYS model is normal parameter. You just need to create a parameter and think of a search string (e.g. "@@weather@@") to put in the place of the weather file in the .DCK (or .TRD) file, and then specify the alt. values of the parameter using syntax like "{weather1.txt, weather2.txt, ...}".

 

Here is quick video of how to use jEPlus (http://www.youtube.com/watch?feature=player_embedded&v=9v8k52IyvV4). Again it is for E+ rather than TRNSYS; but the principle is the same.

 

Cheers,

 

Yi

 

Dr Yi Zhang

IESD, De Montfort University, United Kingdom

 


From: Bjoern Nienborg [mailto:bjoern.nienborg@ise.fraunhofer.de]
Sent: Mon 07/05/2012 14:30
To: Yi Zhang
Subject: Re: [TRNSYS-users] jEPlus for TRNSYS parametrics

Hi Yi,

I just had a short look at it and did not find an option to vary sets of values, e.g. if I vary a location I need to specify the name of the weather data file, the latitude, shift in solar time and possibly some other values. If there is this option and I did not see it, please ignore my comment.

Regards,

björn

Am 07.05.2012 13:43, schrieb Yi Zhang:

Hi all,

 

jEPlus is an open source parametric tool for managing EnergyPlus simulations. Due to popular demand, support for TRNSYS simulations has been added to the latest version (jEPlus v1.3beta). Please visit http://www.iesd.dmu.ac.uk/jeplus/ for more details. Please note we are currently testing the new version; any comments or suggestions will be much appreciated.

 

Regards,

 

Yi

 

Dr Yi Zhang

IESD, De Montfort University, United Kingdom

 

_______________________________________________
TRNSYS-users mailing list
TRNSYS-users@cae.wisc.edu
https://mailman.cae.wisc.edu/listinfo/trnsys-users

 

-- 
Dipl.-Ing. (FH) Björn Nienborg, M.Sc.
Division Thermal Systems and Buildings
Fraunhofer Institut für Solare Energiesysteme ISE
Heidenhofstr. 2, 79110 Freiburg, Germany
Tel.: +49 (0)761 4588-5883 FAX: +49 (0)761 4588-9000
http://www.ise.fraunhofer.de/


_______________________________________________
TRNSYS-users mailing list
TRNSYS-users@cae.wisc.edu
https://mailman.cae.wisc.edu/listinfo/trnsys-users