The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $awaitingusers - Line: 36 - File: global.php(844) : eval()'d code PHP 8.0.30 (Linux)
File Line Function
/global.php(844) : eval()'d code 36 errorHandler->error
/global.php 844 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5132 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 5132 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7288 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 7288 errorHandler->error
/inc/functions.php 5152 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7288 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 7288 errorHandler->error
/inc/functions.php 5152 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



jeplus.org forums
using job list in file - Printable Version

+- jeplus.org forums (http://jeplus.org/mybb)
+-- Forum: Building simulation tools (http://jeplus.org/mybb/forumdisplay.php?fid=1)
+--- Forum: jEPlus (http://jeplus.org/mybb/forumdisplay.php?fid=2)
+--- Thread: using job list in file (/showthread.php?tid=345)



using job list in file - navid - 07-22-2015

Hi dear Hyunju Jang,
That is easy. To create job list file, please follow below way:
An arbitrary name,0,0,value of 1st parameter,value of 2nd parameter,...
for instance,Please write below terms in a txt file:
jEPlus run1,0,0,384,0.99,45,Yes,0.32
jEPlus run2,0,0,43,0.8,23,No,0.77
above list shows 5 parameters for two runs.Now you should browse this txt file from below way:
Execution- actions - job list in file
Then you should click on the simulation.I have sent a sample of my joblist file for you.Please find the attachment.
Are you sure your problem is joblist file. have you specified @@search tag@@ in the jEPlus idf editor?The most common mistake for jEplus users whom ask me repeatedly about working with this tool.
Anyway, if you are a new user for working with jEPlus, you should be sure that your EnergyPlus model is correct and you can see your EnergyPlus results for just one scenario. Then You should browse your idf file,Weather file,rvi file,The parameters and the range of their variations into their correct field and specify @@Search tag@@ in jEPlus idf editor as well.Finally you should determine an output file in Execution tab for running all of your scenarios.The End
Now if you wanna run some of your jobs, you should work with action part in Execution tab.
hope these help you...
Bests,
Navid delgarm


RE: using job list in file - Hyunju Jang - 07-22-2015

Yes!! It is working !!!!
Thank you so much !

Regards,
HJ