From joe at esru.strath.ac.uk Wed Feb 23 14:57:03 2022 From: joe at esru.strath.ac.uk (Joe Clarke) Date: Wed, 23 Feb 2022 14:57:03 +0000 Subject: [esp-r] New ESP-r release Message-ID: Hi All ESP-r V13.3.14 is now available in the usual place: https://www.strath.ac.uk/research/energysystemsresearchunit/applications/esp-r/. Please see the update_notes file for details of the changes. You may wish to use a tool such as meld to scrutinise the changes, which are again quite pervasive. Regards, Joe -- Professor Emeritus J A Clarke Energy Systems Research Unit Mechanical & Aerospace Engineering James Weir Building 75 Montrose Street University of Strathclyde Glasgow G1 1XQ email: joe at esru.strath.ac.uk phone: +44 (0)141 548 3986 mobile: +44 (0)7800903808 -------------- next part -------------- A non-text attachment was scrubbed... Name: joe.vcf Type: text/vcard Size: 4 bytes Desc: not available Url : http://lists.strath.ac.uk/archives/esp-r/attachments/20220223/95d72136/attachment.bin From katharina.boudier at bauing.uni-kl.de Mon Feb 28 10:12:39 2022 From: katharina.boudier at bauing.uni-kl.de (Katharina Boudier) Date: Mon, 28 Feb 2022 11:12:39 +0100 Subject: [esp-r] Python code in esp-r? Message-ID: <45d1c786-d192-2efb-1cab-8a94c3e0bb95@bauing.uni-kl.de> Hello at all, Does anyone have a recommendation for using a phython code with esp-r. What is a convenient solution to use Phython code in/with esp-r? Thank you very much in advance. Best regards, Katharina Boudier -- Dr.-Ing. Katharina Boudier Fachgebiet Geb?udesysteme und Geb?udetechnik Fachbereich Bauingenieurwesen Technische Universit?t Kaiserslautern Paul-Ehrlich-Stra?e 14 D-67663 Kaiserslautern Geb?ude 14, Zimmer 274 Telefon +49 (0)631 205-5709 E-Mail: katharina.boudier at bauing.uni-kl.de Internet: www.bauing.uni-kl.de/gst www.livinglab-smartofficespace.de From achim.geissler at acatalepsy.ch Mon Feb 28 18:56:54 2022 From: achim.geissler at acatalepsy.ch (achim.geissler) Date: Mon, 28 Feb 2022 19:56:54 +0100 Subject: [esp-r] Re: Python code in esp-r? In-Reply-To: <45d1c786-d192-2efb-1cab-8a94c3e0bb95@bauing.uni-kl.de> References: <45d1c786-d192-2efb-1cab-8a94c3e0bb95@bauing.uni-kl.de> Message-ID: <968C5B31-69C0-43FA-A58E-E94EBD5F27AB@acatalepsy.ch> Hi there, wow, somebody is still using this list! Not sure, what you mean by ?in?. ?With? can be done e.g. for automation of simulation runs as ?interface? to the text mode of ESP-r. AFAIK, there are one or two Python scripts somewhere in the exemplar collection. Best Achim > On 28 Feb 2022, at 11:12, Katharina Boudier wrote: > > Hello at all, > > Does anyone have a recommendation for using a phython code with esp-r. > What is a convenient solution to use Phython code in/with esp-r? > > Thank you very much in advance. > > > Best regards, > > Katharina Boudier > > > -- > Dr.-Ing. Katharina Boudier > > Fachgebiet Geb?udesysteme und Geb?udetechnik > Fachbereich Bauingenieurwesen > > Technische Universit?t Kaiserslautern > Paul-Ehrlich-Stra?e 14 > D-67663 Kaiserslautern > Geb?ude 14, Zimmer 274 > > Telefon +49 (0)631 205-5709 > E-Mail: katharina.boudier at bauing.uni-kl.de > Internet: www.bauing.uni-kl.de/gst > www.livinglab-smartofficespace.de > > > _______________________________________________ > esp-r mailing list > esp-r at lists.strath.ac.uk > http://lists.strath.ac.uk/mailman/listinfo/esp-r achim.geissler at acatalepsy.ch -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.strath.ac.uk/archives/esp-r/attachments/20220228/b2bd70dd/attachment.html From cjones at islandnet.com Sat Apr 23 14:04:34 2022 From: cjones at islandnet.com (Chris Jones) Date: Sat, 23 Apr 2022 13:04:34 -0000 Subject: [esp-r] Downloading fails Message-ID: <2516748C-62B2-48BC-BB75-20A0E3AA8752@islandnet.com> ? Hello, I am not able to download esp-r. strath.ac.uk reports err-connection-fails. The CAD tool instructions download but not the esp-r source nor the instructions for Ubuntu. Chris Jones From grobe at gmx.net Wed Aug 24 19:23:56 2022 From: grobe at gmx.net (Lars O. Grobe) Date: Wed, 24 Aug 2022 20:23:56 +0200 Subject: [esp-r] Installing esp-r on recent MacOS Message-ID: Dear all, I just attempted to install the current version on a M1-driven Macbook with macOS 12.5.1. I have macports installed and a gcc12 environment. The Install-script does not know yet about Apple's architecture change and proposes an x64 install. I further assumes to find includes in /usr, and a dedicated X11 directory where lib and include are searched. Currently I can hardly imagine anyone compiling and installing X11/GTK-based software in a macOS environment without macports or homebrew. These, however, install in /opt/local (macports) or /usr/local/opt (homebrew). Another, maybe more sever problem is that the fortran compile-option -mcmodel=medium is not supported on the M1 architecture. After setting it to small, I managed to get the binaries compiled but the initial ish calculations do not complete even after several hours. Furthermore, I got a message "ESP-r_V13.3.14_Src/models/training/cg_ctl/daylit_coef/cfg: No such file or directory". How can I provide some useful input for getting the compilation running on macOS? Should I try to "fix" the Install-script and share a patch? Best, Lars. From jon at esru.strath.ac.uk Wed Aug 24 19:44:00 2022 From: jon at esru.strath.ac.uk (Jon Hand) Date: Wed, 24 Aug 2022 18:44:00 +0000 Subject: [esp-r] Re: Installing esp-r on recent MacOS In-Reply-To: References: Message-ID: Lars, I have compiled ESP-r on a M1 mac. There is a variant Install script I need to get to you and another few tweaks needed because the compiler version available for M1 is very new. It will take a short time to gather all of the minor changes needed - I will get back to you on it. One issue is outstanding - the way information is passed between Fortran and C has changed a bit and in graphic mode one of the commands to choose items gets confused. I have not completed the replacement code. ESP-r works fine in text mode at the moment. It is VERY fast on M1. Intel OSX is like a tortoise. Regards, Jon Hand ________________________________ From: esp-r-bounces at lists.strath.ac.uk on behalf of Lars O. Grobe Sent: 24 August 2022 18:23 To: esp-r at lists.strath.ac.uk Subject: [esp-r] Installing esp-r on recent MacOS Dear all, I just attempted to install the current version on a M1-driven Macbook with macOS 12.5.1. I have macports installed and a gcc12 environment. The Install-script does not know yet about Apple's architecture change and proposes an x64 install. I further assumes to find includes in /usr, and a dedicated X11 directory where lib and include are searched. Currently I can hardly imagine anyone compiling and installing X11/GTK-based software in a macOS environment without macports or homebrew. These, however, install in /opt/local (macports) or /usr/local/opt (homebrew). Another, maybe more sever problem is that the fortran compile-option -mcmodel=medium is not supported on the M1 architecture. After setting it to small, I managed to get the binaries compiled but the initial ish calculations do not complete even after several hours. Furthermore, I got a message "ESP-r_V13.3.14_Src/models/training/cg_ctl/daylit_coef/cfg: No such file or directory". How can I provide some useful input for getting the compilation running on macOS? Should I try to "fix" the Install-script and share a patch? Best, Lars. _______________________________________________ esp-r mailing list esp-r at lists.strath.ac.uk http://lists.strath.ac.uk/mailman/listinfo/esp-r -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.strath.ac.uk/archives/esp-r/attachments/20220824/6fb21ba4/attachment.html From jon at esru.strath.ac.uk Thu Sep 1 19:02:29 2022 From: jon at esru.strath.ac.uk (Jon Hand) Date: Thu, 1 Sep 2022 18:02:29 +0000 Subject: [esp-r] Re: Installing esp-r on recent MacOS In-Reply-To: References: Message-ID: About Lars email about getting ESP-r running on a M1 Mac... I attach an alternative Install script which I used on my M1 MacBook Air. Note: there are issues with some of the user dialogs when running in graphics mode. It is best to stick to running in text mode until I sort that issue. Also avoid the --extra_debug option in the installer if you plan on running any CFD. It is seriously a lot faster than my Intel Mac, or my Dell desktop up at the office. Note: I also have found a way to run Linux within OSX on the M1 and you can do ESP-r within that just fine (but not quite as fast as native M1 ESP-r). If anyone wants to know about that I can supply directives. -Jon Hand ________________________________ From: esp-r-bounces at lists.strath.ac.uk on behalf of Lars O. Grobe Sent: 24 August 2022 18:23 To: esp-r at lists.strath.ac.uk Subject: [esp-r] Installing esp-r on recent MacOS Dear all, I just attempted to install the current version on a M1-driven Macbook with macOS 12.5.1. I have macports installed and a gcc12 environment. The Install-script does not know yet about Apple's architecture change and proposes an x64 install. I further assumes to find includes in /usr, and a dedicated X11 directory where lib and include are searched. Currently I can hardly imagine anyone compiling and installing X11/GTK-based software in a macOS environment without macports or homebrew. These, however, install in /opt/local (macports) or /usr/local/opt (homebrew). Another, maybe more sever problem is that the fortran compile-option -mcmodel=medium is not supported on the M1 architecture. After setting it to small, I managed to get the binaries compiled but the initial ish calculations do not complete even after several hours. Furthermore, I got a message "ESP-r_V13.3.14_Src/models/training/cg_ctl/daylit_coef/cfg: No such file or directory". How can I provide some useful input for getting the compilation running on macOS? Should I try to "fix" the Install-script and share a patch? Best, Lars. _______________________________________________ esp-r mailing list esp-r at lists.strath.ac.uk http://lists.strath.ac.uk/mailman/listinfo/esp-r -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.strath.ac.uk/archives/esp-r/attachments/20220901/5109bc62/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: Install_M1 Type: application/octet-stream Size: 78952 bytes Desc: Install_M1 Url : http://lists.strath.ac.uk/archives/esp-r/attachments/20220901/5109bc62/attachment-0001.obj From grobe at gmx.net Fri Sep 2 16:14:50 2022 From: grobe at gmx.net (Lars O. Grobe) Date: Fri, 2 Sep 2022 17:14:50 +0200 Subject: [esp-r] Re: Installing esp-r on recent MacOS In-Reply-To: References: Message-ID: <257be047-9735-3bcc-8d38-8a2e0d0e3da5@gmx.net> Dear Jon, thank you for sharing that script! I just had to remove "stats" from the list of programs. The training models also trigger an error, but without installing those I get the binaries and have prj starting. Next is testing the functionality of the new installation. Best, Lars. Am 01.09.22 um 20:02 schrieb Jon Hand: > About Lars email about getting ESP-r running on a M1 Mac... > > I attach an alternative Install script which I used on my M1 MacBook Air. > Note: there are issues with some of the user dialogs when running in > graphics mode. It is best to stick to running in text mode until I > sort that issue. > > Also avoid the --extra_debug option in the installer if you plan > on running any CFD. > > It is seriously a lot faster than my Intel Mac, or my Dell desktop > up at the office. > > Note: ?I also have found a way to run Linux within OSX on the M1 > and you can do ESP-r within that just fine (but not quite as fast > as native M1 ESP-r). ?If anyone wants to know about that I > can supply directives. > > -Jon Hand > > ------------------------------------------------------------------------ > *From:* esp-r-bounces at lists.strath.ac.uk > on behalf of Lars O. Grobe > > *Sent:* 24 August 2022 18:23 > *To:* esp-r at lists.strath.ac.uk > *Subject:* [esp-r] Installing esp-r on recent MacOS > Dear all, > > I just attempted to install the current version on a M1-driven Macbook > with macOS 12.5.1. I have macports installed and a gcc12 environment. > > The Install-script does not know yet about Apple's architecture change > and proposes an x64 install. I further assumes to find includes in /usr, > and a dedicated X11 directory where lib and include are searched. > > Currently I can hardly imagine anyone compiling and installing > X11/GTK-based software in a macOS environment without macports or > homebrew. These, however, install in /opt/local (macports) or > /usr/local/opt (homebrew). > > Another, maybe more sever problem is that the fortran compile-option > -mcmodel=medium is not supported on the M1 architecture. After setting > it to small, I managed to get the binaries compiled but the initial ish > calculations do not complete even after several hours. > > Furthermore, I got a message > "ESP-r_V13.3.14_Src/models/training/cg_ctl/daylit_coef/cfg: No such file > or directory". > > How can I provide some useful input for getting the compilation running > on macOS? Should I try to "fix" the Install-script and share a patch? > > Best, Lars. > > > _______________________________________________ > esp-r mailing list > esp-r at lists.strath.ac.uk > http://lists.strath.ac.uk/mailman/listinfo/esp-r -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.strath.ac.uk/archives/esp-r/attachments/20220902/2fa5b918/attachment.html From grobe at gmx.net Fri Sep 9 19:41:06 2022 From: grobe at gmx.net (Lars O. Grobe) Date: Fri, 9 Sep 2022 20:41:06 +0200 Subject: [esp-r] gbxml import Message-ID: <81a5c928-d50f-5adc-d5e3-9a374721520d@gmx.net> Dear all, I have been trying to import a gbxml-file without any success so far. Is there any documentation, possibly with one of the public xml examples, demonstrating the import? This could be either through prj or ecnv, but should include information on the starting conditions (should one first initialise a model in prj, or rather generate the entire project with the import) and paths from which commands are started. Best & have a nice week-end, Lars. From jon at esru.strath.ac.uk Sat Sep 10 10:22:03 2022 From: jon at esru.strath.ac.uk (Jon Hand) Date: Sat, 10 Sep 2022 09:22:03 +0000 Subject: [esp-r] Re: gbxml import In-Reply-To: <81a5c928-d50f-5adc-d5e3-9a374721520d@gmx.net> References: <81a5c928-d50f-5adc-d5e3-9a374721520d@gmx.net> Message-ID: I had a look and found a session capture related to gbxml. I have yet to find the original gbxml file but the main command line is: jon at mae-esru-jon:/tmp$ ecnv -v -if gbxml -in /tmp/HAUS_PR.gbxml -of esp -out /tmp/HAUS Starting ecnv in esp mode with in file /tmp/HAUS_PR.gbxml and output file /tmp/HAUS. The -v tells it to chatter verbosely as it parses the gbxml file. So the gbxml file was, in this case in /tmp and the result would be placed in the folder /tmp/HAUS. I need to search a bit to see if /tmp/HAUS was already created, and if so what was in it prior to invoking the ecvn utility. My recollection was that this session needed very little in the way of cleaning up. It tended to place doors at corners of rooms and the parent surface needed a few tweaks. I do recall that some gbxml files work better than others. Some CAD tools will happily create a gbxml for a single surface facade with scores of window inserts and ESP-r can't cope with that. I will do a bit more searching around for examples. -Jon Hand ________________________________ From: esp-r-bounces at lists.strath.ac.uk on behalf of Lars O. Grobe Sent: 09 September 2022 18:41 To: esp-r at lists.strath.ac.uk Subject: [esp-r] gbxml import Dear all, I have been trying to import a gbxml-file without any success so far. Is there any documentation, possibly with one of the public xml examples, demonstrating the import? This could be either through prj or ecnv, but should include information on the starting conditions (should one first initialise a model in prj, or rather generate the entire project with the import) and paths from which commands are started. Best & have a nice week-end, Lars. _______________________________________________ esp-r mailing list esp-r at lists.strath.ac.uk http://lists.strath.ac.uk/mailman/listinfo/esp-r -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.strath.ac.uk/archives/esp-r/attachments/20220910/a8cfbf08/attachment.html From grobe at gmx.net Sun Sep 11 11:58:52 2022 From: grobe at gmx.net (Lars O. Grobe) Date: Sun, 11 Sep 2022 12:58:52 +0200 Subject: [esp-r] Re: gbxml import In-Reply-To: References: <81a5c928-d50f-5adc-d5e3-9a374721520d@gmx.net> Message-ID: <61bc7e4f-13f8-f6a7-4c85-9a73f14528e4@gmx.net> Hi Jon, thank you for the command-line example. It would be great if you could find that file. All those that I tried failed. The "Exercise Center" which is shown as an example (https://www.esru.strath.ac.uk//Courseware/ESP-r/tour/exchange_with_CAD.html) appears to be the "Exercise Facility" example from gbxml.org (https://www.gbxml.org/Sample_GreenBuildingXML_gbXML_Files). I was trying to import it (with absolute paths as in your example commandline): ecnv -if gbxml -in /Users/lars/esprt/ExerciseFacility.xml -of esp -out /Users/lars/esprt/test > ecnv.log 2>&1 This however runs forever giving me thousands of warnings "In /Users/lars/esprt/ExerciseFacility.xml error reading (xml line) EOF sensed." What I found out is that ecnv's gbxml-reader makes assumptions on how xml should be formatted. Adding some newlines by pretty-printing the input with "xmllint -format" makes it read and convert the geometry of a simply test file (a cube without any non-geometric data) that I am attaching. However, after being prompted to save zone constructions, I get a SIGTRAP after several warnings: WARNING: in BlenderBldg.cfg: *scfdr??? 0 0?? 0? 0.000? 0.000 ?the cfd start value (0) < normal minimum 1! WARNING: in BlenderBldg.cfg: *scfdr??? 0?? 0?? 0? 0.000? 0.000 ?the cfd finish value (0) < normal minimum 1! WARNING: in BlenderBldg.cfg: *scfdr??? 0?? 0?? 0? 0.000? 0.000 ?the cfd start time value (0.00) < normal minimum 1.0000! WARNING: in BlenderBldg.cfg: *scfdr??? 0?? 0?? 0? 0.000? 0.000 ?the cfd finish time value (0.00) < normal minimum 1.0000! WARNING in BlenderBldg.cfg: no chars found for cfd res string in: *scfdr??? 0?? 0?? 0? 0.000? 0.000 Program received signal SIGTRAP: Trace/breakpoint trap. Backtrace for this error: When I still try to load the converted model in prj, I get cfd-related warnings (cfs finish / start time / finish time value (0) < normal minimum; no chars found for cfs res string in *scfdr 0 0 0.00 0.00) followed by a "Program received signal SIGTRAP: Trace/breakpoint trap." Best, Lars. > I had a look and found a session capture related to gbxml. ?I have > yet to find the original gbxml file but the main command line > is: > > jon at mae-esru-jon:/tmp$ ecnv -v -if gbxml -in /tmp/HAUS_PR.gbxml -of > esp -out /tmp/HAUS > Starting ecnv in esp mode with in file /tmp/HAUS_PR.gbxml > and output file /tmp/HAUS. > > The -v tells it to chatter verbosely as it parses the gbxml file. > > So the gbxml file was, in this case in /tmp and the result would > be placed in the folder /tmp/HAUS. ?I need to search a bit to see > if /tmp/HAUS was already created, and if so what was in it > prior to invoking the ecvn utility. > > My recollection was that this session needed very little in the > way of cleaning up. It tended to place doors at corners of > rooms and the parent surface needed a few tweaks. > > I do recall that some gbxml files work better than others. Some > CAD tools will happily create a gbxml for a single surface facade > with scores of window inserts and ESP-r can't cope with that. > > I will do a bit more searching around for examples. ?-Jon Hand > ------------------------------------------------------------------------ > *From:* esp-r-bounces at lists.strath.ac.uk > on behalf of Lars O. Grobe > > *Sent:* 09 September 2022 18:41 > *To:* esp-r at lists.strath.ac.uk > *Subject:* [esp-r] gbxml import > Dear all, > > I have been trying to import a gbxml-file without any success so far. Is > there any documentation, possibly with one of the public xml examples, > demonstrating the import? This could be either through prj or ecnv, but > should include information on the starting conditions (should one first > initialise a model in prj, or rather generate the entire project with > the import) and paths from which commands are started. > > Best & have a nice week-end, > > Lars. > > > _______________________________________________ > esp-r mailing list > esp-r at lists.strath.ac.uk > http://lists.strath.ac.uk/mailman/listinfo/esp-r > > _______________________________________________ > esp-r mailing list > esp-r at lists.strath.ac.uk > http://lists.strath.ac.uk/mailman/listinfo/esp-r -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.strath.ac.uk/archives/esp-r/attachments/20220911/6d4b2047/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: g.xml Type: text/xml Size: 6516 bytes Desc: not available Url : http://lists.strath.ac.uk/archives/esp-r/attachments/20220911/6d4b2047/attachment.xml From joe at esru.strath.ac.uk Fri Oct 14 13:17:22 2022 From: joe at esru.strath.ac.uk (Joe Clarke) Date: Fri, 14 Oct 2022 13:17:22 +0100 Subject: [esp-r] New ESP-r Release Message-ID: Hi All ESP-r V13.3.15 is now available in the usual place: https://www.strath.ac.uk/research/energysystemsresearchunit/applications/esp-r/. Please see the update_notes file for details of the changes. You may wish to use a tool such as meld to scrutinise the changes, which are widespread throughout the source code. Regards, Joe -- Professor Emeritus J A Clarke Energy Systems Research Unit Mechanical & Aerospace Engineering James Weir Building 75 Montrose Street University of Strathclyde Glasgow G1 1XQ -------------- next part -------------- A non-text attachment was scrubbed... Name: joe.vcf Type: text/vcard Size: 4 bytes Desc: not available Url : http://lists.strath.ac.uk/archives/esp-r/attachments/20221014/823fa553/attachment.bin From clodoaldo at ufc.br Thu Nov 3 16:28:08 2022 From: clodoaldo at ufc.br (Clodoaldo Carvalho Filho) Date: Thu, 3 Nov 2022 13:28:08 -0300 Subject: [esp-r] ESP-r V.13.3.15 compilation issue Message-ID: Hi, When compiling the recent version of ESP-r source downloaded from < https://www.esru.strath.ac.uk//downloads/downloads.htm>, I got the following message: [START OF MESSAGE] Compilation messages follow: ----------------------------------------- Compilation of res on qui 03 nov 2022 13:02:10 -03 Make command: ------------- make MCTYPE=lin MCC=gcc MCPL=g++ MFC=gfortran DESTdir=/opt/esp-r ESPdir=/opt/esp-r WWLINK=unshared EXE= XINSTALLDIR=/usr CFLAGS=-I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -I/usr/include -I/usr/include/freetype2 -I/usr/include -I/usr/include/libxml2 -I/usr/local/include/libxml2 -I/usr/include/libxslt -I/local/include/libxslt -DLIN -DX11 -O1 -DXSL FFLAGS=-I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DLIN -DX11 -O1 -fno-automatic -mcmodel=medium -DGCC4 LD_FLAGS=-Wl,--reduce-memory-overheads ULIBS=-L/home/clodoaldo/Downloads/ESP-r_V13.3.15_Src/src/lib -lversion -lxesru -L/usr/lib64 -lX11 -lXft -lXML -lstdc++ -lxslt -lxml2 -lSQLite xml_status= SQLite_status= FMIarg=disableFMI -f Makefile res >>.make_msg 2>&1 Make output: ------------ if [ "" = "yes" ]; then \ cd `pwd`/eres; make ESPBinDir= EXE= install; \ else \ cd `pwd`/eres; make; \ fi make[1]: Entrando no diret?rio '/home/clodoaldo/Downloads/ESP-r_V13.3.15_Src/src/eres' gfortran -I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DLIN -DX11 -O1 -fno-automatic -mcmodel=medium -DGCC4 -c mosensa.F mosensa.F:261:26: 261 | call DATIME(J,ATIME) | 1 ...... 1557 | call DATIME(J,ATIME) | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/REAL(4)). make[1]: *** [Makefile:21: mosensa.o] Erro 1 make[1]: Saindo do diret?rio '/home/clodoaldo/Downloads/ESP-r_V13.3.15_Src/src/eres' make: *** [Makefile:185: res] Erro 2 ----------------------------------------- Executable res could not be built! Installation aborted. [ END OF MESSAGE ] Any idea of what the problem is and how to solve it? Any help is appreciated. Best regards, Clodoaldo. *Prof. Clodoaldo de O. Carvalho Filho, Dr.* Universidade Federal do Cear? Depto. de Engenharia Mec?nica Lab. de Efici?ncia Energ?tica no Conforto Ambiental - Coordenador ASHRAE Fortaleza Student Branch - Advisor -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.strath.ac.uk/archives/esp-r/attachments/20221103/90507c97/attachment.html From jon at esru.strath.ac.uk Thu Nov 3 18:18:27 2022 From: jon at esru.strath.ac.uk (Jon Hand) Date: Thu, 3 Nov 2022 18:18:27 +0000 Subject: [esp-r] Re: ESP-r V.13.3.15 compilation issue In-Reply-To: References: Message-ID: There are a couple of lines of code that newer compilers are sensitive to in one source file of the results analysis program. I fixed this and attach the revised source file. Copy it into the eres folder and recompile. Regards, Jon Hand ________________________________ From: esp-r-bounces at lists.strath.ac.uk on behalf of Clodoaldo Carvalho Filho Sent: 03 November 2022 16:28 To: esp-r at lists.strath.ac.uk Subject: [esp-r] ESP-r V.13.3.15 compilation issue Hi, When compiling the recent version of ESP-r source downloaded from , I got the following message: [START OF MESSAGE] Compilation messages follow: ----------------------------------------- Compilation of res on qui 03 nov 2022 13:02:10 -03 Make command: ------------- make MCTYPE=lin MCC=gcc MCPL=g++ MFC=gfortran DESTdir=/opt/esp-r ESPdir=/opt/esp-r WWLINK=unshared EXE= XINSTALLDIR=/usr CFLAGS=-I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -I/usr/include -I/usr/include/freetype2 -I/usr/include -I/usr/include/libxml2 -I/usr/local/include/libxml2 -I/usr/include/libxslt -I/local/include/libxslt -DLIN -DX11 -O1 -DXSL FFLAGS=-I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DLIN -DX11 -O1 -fno-automatic -mcmodel=medium -DGCC4 LD_FLAGS=-Wl,--reduce-memory-overheads ULIBS=-L/home/clodoaldo/Downloads/ESP-r_V13.3.15_Src/src/lib -lversion -lxesru -L/usr/lib64 -lX11 -lXft -lXML -lstdc++ -lxslt -lxml2 -lSQLite xml_status= SQLite_status= FMIarg=disableFMI -f Makefile res >>.make_msg 2>&1 Make output: ------------ if [ "" = "yes" ]; then \ cd `pwd`/eres; make ESPBinDir= EXE= install; \ else \ cd `pwd`/eres; make; \ fi make[1]: Entrando no diret?rio '/home/clodoaldo/Downloads/ESP-r_V13.3.15_Src/src/eres' gfortran -I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DLIN -DX11 -O1 -fno-automatic -mcmodel=medium -DGCC4 -c mosensa.F mosensa.F:261:26: 261 | call DATIME(J,ATIME) | 1 ...... 1557 | call DATIME(J,ATIME) | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/REAL(4)). make[1]: *** [Makefile:21: mosensa.o] Erro 1 make[1]: Saindo do diret?rio '/home/clodoaldo/Downloads/ESP-r_V13.3.15_Src/src/eres' make: *** [Makefile:185: res] Erro 2 ----------------------------------------- Executable res could not be built! Installation aborted. [ END OF MESSAGE ] Any idea of what the problem is and how to solve it? Any help is appreciated. Best regards, Clodoaldo. Prof. Clodoaldo de O. Carvalho Filho, Dr. Universidade Federal do Cear? Depto. de Engenharia Mec?nica Lab. de Efici?ncia Energ?tica no Conforto Ambiental - Coordenador ASHRAE Fortaleza Student Branch - Advisor -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.strath.ac.uk/archives/esp-r/attachments/20221103/ec15e3b2/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: mosensa.F Type: application/octet-stream Size: 68302 bytes Desc: mosensa.F Url : http://lists.strath.ac.uk/archives/esp-r/attachments/20221103/ec15e3b2/attachment-0001.obj From clodoaldo at ufc.br Fri Nov 4 12:55:09 2022 From: clodoaldo at ufc.br (Clodoaldo Carvalho Filho) Date: Fri, 4 Nov 2022 09:55:09 -0300 Subject: [esp-r] Re: ESP-r V.13.3.15 compilation issue In-Reply-To: References: Message-ID: Thanks Jon, it worked nicely! Sds, Clodoaldo. *Prof. Clodoaldo de O. Carvalho Filho, Dr.* Universidade Federal do Cear? Depto. de Engenharia Mec?nica Lab. de Efici?ncia Energ?tica no Conforto Ambiental - Coordenador ASHRAE Fortaleza Student Branch - Advisor Em qui., 3 de nov. de 2022 ?s 15:18, Jon Hand escreveu: > > There are a couple of lines of code that newer compilers are > sensitive to in one source file of the results analysis program. > > I fixed this and attach the revised source file. Copy it into > the eres folder and recompile. > > Regards, Jon Hand > > ------------------------------ > *From:* esp-r-bounces at lists.strath.ac.uk > on behalf of Clodoaldo Carvalho Filho > *Sent:* 03 November 2022 16:28 > *To:* esp-r at lists.strath.ac.uk > *Subject:* [esp-r] ESP-r V.13.3.15 compilation issue > > Hi, > > When compiling the recent version of ESP-r source downloaded from < > https://www.esru.strath.ac.uk//downloads/downloads.htm>, I got the > following message: > > [START OF MESSAGE] > > Compilation messages follow: > ----------------------------------------- > Compilation of res on qui 03 nov 2022 13:02:10 -03 > Make command: > ------------- > make MCTYPE=lin MCC=gcc MCPL=g++ MFC=gfortran DESTdir=/opt/esp-r > ESPdir=/opt/esp-r WWLINK=unshared EXE= XINSTALLDIR=/usr CFLAGS=-I../include > -I../shocc -I/usr/local/include -I../cetc/h3kreports -I/usr/include > -I/usr/include/freetype2 -I/usr/include -I/usr/include/libxml2 > -I/usr/local/include/libxml2 -I/usr/include/libxslt > -I/local/include/libxslt -DLIN -DX11 -O1 -DXSL FFLAGS=-I../include > -I../shocc -I/usr/local/include -I../cetc/h3kreports -DLIN -DX11 -O1 > -fno-automatic -mcmodel=medium -DGCC4 > LD_FLAGS=-Wl,--reduce-memory-overheads > ULIBS=-L/home/clodoaldo/Downloads/ESP-r_V13.3.15_Src/src/lib -lversion > -lxesru -L/usr/lib64 -lX11 -lXft -lXML -lstdc++ -lxslt -lxml2 -lSQLite > xml_status= SQLite_status= FMIarg=disableFMI -f Makefile res >>.make_msg > 2>&1 > > Make output: > ------------ > if [ "" = "yes" ]; then \ > cd `pwd`/eres; make ESPBinDir= EXE= install; \ > else \ > cd `pwd`/eres; make; \ > fi > make[1]: Entrando no diret?rio > '/home/clodoaldo/Downloads/ESP-r_V13.3.15_Src/src/eres' > gfortran -I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports > -DLIN -DX11 -O1 -fno-automatic -mcmodel=medium -DGCC4 -c mosensa.F > mosensa.F:261:26: > > 261 | call DATIME(J,ATIME) > | 1 > ...... > 1557 | call DATIME(J,ATIME) > | 2 > Error: Type mismatch between actual argument at (1) and actual argument at > (2) (REAL(8)/REAL(4)). > make[1]: *** [Makefile:21: mosensa.o] Erro 1 > make[1]: Saindo do diret?rio > '/home/clodoaldo/Downloads/ESP-r_V13.3.15_Src/src/eres' > make: *** [Makefile:185: res] Erro 2 > ----------------------------------------- > > Executable res could not be built! > Installation aborted. > [ END OF MESSAGE ] > > Any idea of what the problem is and how to solve it? Any help > is appreciated. > > Best regards, > > Clodoaldo. > > *Prof. Clodoaldo de O. Carvalho Filho, Dr.* > Universidade Federal do Cear? > Depto. de Engenharia Mec?nica > Lab. de Efici?ncia Energ?tica no Conforto Ambiental - Coordenador > ASHRAE Fortaleza Student Branch - Advisor > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.strath.ac.uk/archives/esp-r/attachments/20221104/1ce67e69/attachment.html From jon at esru.strath.ac.uk Fri Nov 4 17:55:23 2022 From: jon at esru.strath.ac.uk (Jon Hand) Date: Fri, 4 Nov 2022 17:55:23 +0000 Subject: [esp-r] Re: ESP-r V.13.3.15 compilation issue In-Reply-To: References: Message-ID: Glad it worked for you. What kind of projects are you working on? Is there anything that we can help you with? I know that Brazil is Portuguese. However if you prefer Spanish to English you might be interested in... A Spanish version of Strategies for Deploying Virtual Representations of the Built Environment has been produced by Dr. Ricardo Ortega of Universidad Autonoma de Baja California, Mexico and Dr. Christopher Heard of Universidad Autonoma Metropolitana in Unidad Cuajimalpa Mexico. 350+ pages of going beyond the 'usual suspects' as well as going beyond the bounds of English! I highly commend Ricardo and Christopher for this outstanding effort! While we look for a final repository for this you can find it at: http://contrasting.onebuilding.org/Strategies_2018_Espanol_120822.pdf You can find the original English PDF version at: http://contrasting.onebuilding.org/strategies_feb_2018.pdf and the latest html version at: http://contrasting.onebuilding.org/Strategies/Index.html And you can also check the publications page of the ESRU web site at the University of Strathclyde. Regards, Jon Hand ________________________________ From: Clodoaldo Carvalho Filho Sent: 04 November 2022 12:55 To: Jon Hand Cc: esp-r at lists.strath.ac.uk Subject: Re: [esp-r] ESP-r V.13.3.15 compilation issue CAUTION: This email originated outside the University. Check before clicking links or attachments. Thanks Jon, it worked nicely! Sds, Clodoaldo. Prof. Clodoaldo de O. Carvalho Filho, Dr. Universidade Federal do Cear? Depto. de Engenharia Mec?nica Lab. de Efici?ncia Energ?tica no Conforto Ambiental - Coordenador ASHRAE Fortaleza Student Branch - Advisor Em qui., 3 de nov. de 2022 ?s 15:18, Jon Hand > escreveu: There are a couple of lines of code that newer compilers are sensitive to in one source file of the results analysis program. I fixed this and attach the revised source file. Copy it into the eres folder and recompile. Regards, Jon Hand ________________________________ From: esp-r-bounces at lists.strath.ac.uk > on behalf of Clodoaldo Carvalho Filho > Sent: 03 November 2022 16:28 To: esp-r at lists.strath.ac.uk > Subject: [esp-r] ESP-r V.13.3.15 compilation issue Hi, When compiling the recent version of ESP-r source downloaded from , I got the following message: [START OF MESSAGE] Compilation messages follow: ----------------------------------------- Compilation of res on qui 03 nov 2022 13:02:10 -03 Make command: ------------- make MCTYPE=lin MCC=gcc MCPL=g++ MFC=gfortran DESTdir=/opt/esp-r ESPdir=/opt/esp-r WWLINK=unshared EXE= XINSTALLDIR=/usr CFLAGS=-I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -I/usr/include -I/usr/include/freetype2 -I/usr/include -I/usr/include/libxml2 -I/usr/local/include/libxml2 -I/usr/include/libxslt -I/local/include/libxslt -DLIN -DX11 -O1 -DXSL FFLAGS=-I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DLIN -DX11 -O1 -fno-automatic -mcmodel=medium -DGCC4 LD_FLAGS=-Wl,--reduce-memory-overheads ULIBS=-L/home/clodoaldo/Downloads/ESP-r_V13.3.15_Src/src/lib -lversion -lxesru -L/usr/lib64 -lX11 -lXft -lXML -lstdc++ -lxslt -lxml2 -lSQLite xml_status= SQLite_status= FMIarg=disableFMI -f Makefile res >>.make_msg 2>&1 Make output: ------------ if [ "" = "yes" ]; then \ cd `pwd`/eres; make ESPBinDir= EXE= install; \ else \ cd `pwd`/eres; make; \ fi make[1]: Entrando no diret?rio '/home/clodoaldo/Downloads/ESP-r_V13.3.15_Src/src/eres' gfortran -I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DLIN -DX11 -O1 -fno-automatic -mcmodel=medium -DGCC4 -c mosensa.F mosensa.F:261:26: 261 | call DATIME(J,ATIME) | 1 ...... 1557 | call DATIME(J,ATIME) | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/REAL(4)). make[1]: *** [Makefile:21: mosensa.o] Erro 1 make[1]: Saindo do diret?rio '/home/clodoaldo/Downloads/ESP-r_V13.3.15_Src/src/eres' make: *** [Makefile:185: res] Erro 2 ----------------------------------------- Executable res could not be built! Installation aborted. [ END OF MESSAGE ] Any idea of what the problem is and how to solve it? Any help is appreciated. Best regards, Clodoaldo. Prof. Clodoaldo de O. Carvalho Filho, Dr. Universidade Federal do Cear? Depto. de Engenharia Mec?nica Lab. de Efici?ncia Energ?tica no Conforto Ambiental - Coordenador ASHRAE Fortaleza Student Branch - Advisor -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.strath.ac.uk/archives/esp-r/attachments/20221104/d6aa8c73/attachment-0001.html From clodoaldo at ufc.br Thu Dec 22 13:20:57 2022 From: clodoaldo at ufc.br (Clodoaldo Carvalho Filho) Date: Thu, 22 Dec 2022 10:20:57 -0300 Subject: [esp-r] Conflicting values in latent dehumidification results Message-ID: Hi guys, I am doing cooling load calculation for a 3 zone building in ESP-r V13.3.15. After running the simulation in BPS, I accessed summary statistics in RES and came across to the following: [image: image.png] Note that the value for sensible cooling load of the zone matches the value for All zones as expected, but the corresponding values for latent dehumidification does not match. In fact, one differs from another by 1000. Looking at the tabular output, the load is in kW as indicated. [image: image.png] Why is that? Any comments will be appreciated. Merry Christmas and Happy 2023 for you all. Clodoaldo *--* *Prof. Clodoaldo de O. Carvalho Filho, Dr.* Universidade Federal do Cear? Depto. de Engenharia Mec?nica Lab. de Efici?ncia Energ?tica no Conforto Ambiental - Coordenador ASHRAE Fortaleza Student Branch - Advisor -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.strath.ac.uk/archives/esp-r/attachments/20221222/82f81422/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 27271 bytes Desc: not available Url : http://lists.strath.ac.uk/archives/esp-r/attachments/20221222/82f81422/attachment-0002.png -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 2749 bytes Desc: not available Url : http://lists.strath.ac.uk/archives/esp-r/attachments/20221222/82f81422/attachment-0003.png From achim.geissler at acatalepsy.ch Sat Dec 24 17:12:55 2022 From: achim.geissler at acatalepsy.ch (achim.geissler) Date: Sat, 24 Dec 2022 18:12:55 +0100 Subject: [esp-r] Re: Conflicting values in latent dehumidification results In-Reply-To: References: Message-ID: <9E687CDD-9585-42B4-AAFE-471704C07F9D@acatalepsy.ch> Hi there, from the look of it, probably the scaling W -> kW is missing in the zone-wise output (would require a bug-fix in the code, likely). Best Achim > On 22 Dec 2022, at 14:20, Clodoaldo Carvalho Filho wrote: > > Hi guys, > > I am doing cooling load calculation for a 3 zone building in ESP-r V13.3.15. > > After running the simulation in BPS, I accessed summary statistics in RES and came across to the following: > > > > > Note that the value for sensible cooling load of the zone matches the value for All zones as expected, but the corresponding values for latent dehumidification does not match. In fact, one differs from another by 1000. > > Looking at the tabular output, the load is in kW as indicated. > > > > Why is that? Any comments will be appreciated. > > Merry Christmas and Happy 2023 for you all. > > Clodoaldo > -- > Prof. Clodoaldo de O. Carvalho Filho, Dr. > Universidade Federal do Cear? > Depto. de Engenharia Mec?nica > Lab. de Efici?ncia Energ?tica no Conforto Ambiental - Coordenador > ASHRAE Fortaleza Student Branch - Advisor > > > _______________________________________________ > esp-r mailing list > esp-r at lists.strath.ac.uk > http://lists.strath.ac.uk/mailman/listinfo/esp-r achim.geissler at acatalepsy.ch -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.strath.ac.uk/archives/esp-r/attachments/20221224/76b98b4c/attachment.html