<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[Scipedia: International Centre for Numerical Methods in Engineering (CIMNE)]]></title>
	<link>https://www.scipedia.com/groups/profile/30881/international-centre-for-numerical-methods-in-engineering-cimne</link>
	<atom:link href="https://www.scipedia.com/groups/profile/30881/international-centre-for-numerical-methods-in-engineering-cimne" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://www.scipedia.com/discussion/view/53250/coffee-talk-augmented-and-virtual-reality-applied-to-the-construction-sector-by-oscar-de-coss-and-sara-rebollo</guid>
	<pubDate>Tue, 11 Jul 2017 14:34:33 +0200</pubDate>
	<link>https://www.scipedia.com/discussion/view/53250/coffee-talk-augmented-and-virtual-reality-applied-to-the-construction-sector-by-oscar-de-coss-and-sara-rebollo</link>
	<title><![CDATA[Coffee Talk - &quot;Augmented and virtual reality applied to the Construction sector&quot;, by Oscar de Coss and Sara Rebollo]]></title>
	<description><![CDATA[<p style="margin-bottom: 10px; text-align: justify; color: rgb(51, 51, 51); font-size: 13px; font-style: normal; font-weight: normal;">&nbsp;</p><p style="margin-bottom: 10px; text-align: justify; color: rgb(51, 51, 51); font-size: 13px; font-style: normal; font-weight: normal;">Wednesday, July&nbsp;12th, 2017.&nbsp;<span style="color: rgb(60, 100, 124) !important;">Time:</span>&nbsp;15h</p><p style="margin-bottom: 10px; text-align: justify; color: rgb(51, 51, 51); font-size: 13px; font-style: normal; font-weight: normal;"><span style="color: rgb(60, 100, 124) !important;">Place:</span><strong>&nbsp;C-110 Room</strong>,&nbsp;UPC North Campus, Barcelona.</p><p style="margin-bottom: 10px; text-align: justify; color: rgb(51, 51, 51); font-size: 13px; font-style: normal; font-weight: normal;"><strong>Abstract</strong></p><p style="margin-bottom: 10px; text-align: justify; color: rgb(51, 51, 51); font-size: 13px; font-style: normal; font-weight: normal;"><span>There is no doubt about the attractiveness of the augmented and virtual reality technologies, also for the largest IT companies but still it is not clear their real value excepting for entertainment, in the videogame industry.</span></p><p style="margin-bottom: 10px; text-align: justify; color: rgb(51, 51, 51); font-size: 13px; font-style: normal; font-weight: normal;"><span>Nevertheless, there are some initiatives trying to show that it could have some room for these technologies in the AEC sector, as not only an expensive and dazzling novelties, but also to be a useful tool.</span></p><p style="margin-bottom: 10px; text-align: justify; color: rgb(51, 51, 51); font-size: 13px; font-style: normal; font-weight: normal;"><span>This talk would like to contribute to this debate. It includes a review of both technologies, describing of two of the most recent devices, HTC Vive and MS Hololens, as well as software, such as unity 3d and Vuforia, used to create AR/VR experiences, and a couple of examples to assess their potential practical use.</span></p><p style="margin-bottom: 10px; text-align: justify; color: rgb(51, 51, 51); font-size: 13px; font-style: normal; font-weight: normal;"><strong>CV of the speakers</strong></p><p style="margin-bottom: 10px; text-align: justify; color: rgb(51, 51, 51); font-size: 13px; font-style: normal; font-weight: normal;"><span>Mr. Oscar de Coss, is a civil engineer and has recently finished his Master in Structural and Construction Engineering at the UPC with a work entitled &quot;Augmented reality applied to construction&quot;.</span></p><p style="margin-bottom: 10px; text-align: justify; color: rgb(51, 51, 51); font-size: 13px; font-style: normal; font-weight: normal;"><span>Ms. Sara Rebollo is currently finishing her civil engineering degree, and is working in a final thesis about how to apply virtual reality experiences to strength the awareness of the workers about the risks in a building site, as a possible activity in the occupational safety and health plan.</span></p><p style="margin-bottom: 10px; text-align: justify; color: rgb(51, 51, 51); font-size: 13px; font-style: normal; font-weight: normal;">&nbsp;</p><p style="margin-bottom: 10px; text-align: justify; color: rgb(51, 51, 51); font-size: 13px; font-style: normal; font-weight: normal;"><a href="http://www.cimne.com/vnews/10292/coffee-talk---augmented-and-virtual-reality-applied-to-the-construction-sector-by-oscar-de-coss-and-sara-rebollo-"><span>Further information</span></a></p>]]></description>
	<dc:creator>Laura Bermúdez Guerrero</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://www.scipedia.com/discussion/view/53195/workshop-fortran-modernisation-workshop</guid>
	<pubDate>Mon, 10 Jul 2017 08:45:23 +0200</pubDate>
	<link>https://www.scipedia.com/discussion/view/53195/workshop-fortran-modernisation-workshop</link>
	<title><![CDATA[Workshop - &quot;Fortran Modernisation Workshop&quot;]]></title>
	<description><![CDATA[<div style="margin-top: 10px; margin-bottom: 10px; float: left; padding: 0px 10px 10px; color: rgb(51, 51, 51); font-size: 13px; font-style: normal; font-weight: normal; text-align: start; background-color: rgb(255, 255, 255);"><p style="margin: 0px 0px 10px; text-align: justify;">The three day computational science-centric practical hands on workshop is aimed at Fortran programmers who want to write modern code, or modernize existing codes, to make it more readable and maintainable by encouraging good software engineering practices. Adopting good software practices makes codes more amenable to optimization and parallelization, and the path to making it a community code a whole lot easier.</p><p style="margin: 0px 0px 10px; text-align: justify;"><strong>Topics will include:</strong></p><p>-Software engineering for computational science;</p><p>-Modern Fortran standards and how to write optimized and efficient Fortran;</p><p>-NetCDF and HDF5 scientific file formats for data sharing in Fortran;</p><p>-GNU Automake to automate the build process;</p><p>-pFUnit unit testing framework for testing Fortran codes;</p><p>-Doxygen for Fortran code documentation;</p><p>-Git version control for collaborative code development;</p><p>-In-memory visualisation using PLplot in Fortran;</p><p>-IEEE Floating Point Exception Handling</p><p>-Software verification and portability using the NAG Fortran Compiler</p><p>-Fortran interoperability with C, Python and R;</p><p>-Introduction to parallelism for Fortran;</p><p>-Fortran code verification using the CamFort tool;</p><p>-Object oriented programming in Fortran 2003.</p><p><strong>Place:&nbsp;</strong>Room C1001, Building C1, Campus Nord Universitat Polit&egrave;cnica de Catalunya (UPC), C/ Gran Capit&agrave;, S/N 08034, Barcelona, Spain</p><p><strong>Dates:&nbsp;</strong>24/07/2017-26/07/2017 (9-18h)</p><p><strong>Note:&nbsp;</strong>This course is provided free of charge to all confirmed participants. Attendees are responsible for their own travel and accommodation.</p><p>Attendees must bring a laptop with WiFi capabilities in order to connect to the server for the exercises. The laptop can have either Linux or Windows, and if Windows please ensure that&nbsp;MobaXterm&nbsp;(link is external)&nbsp;is installed.<br />
Futher information and registration</p></div>]]></description>
	<dc:creator>Laura Bermúdez Guerrero</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://www.scipedia.com/discussion/view/53194/cimne-seminar-brief-introduction-to-discrete-exterior-calculus-by-dr-rafael-herrera-guzman</guid>
	<pubDate>Mon, 10 Jul 2017 08:32:31 +0200</pubDate>
	<link>https://www.scipedia.com/discussion/view/53194/cimne-seminar-brief-introduction-to-discrete-exterior-calculus-by-dr-rafael-herrera-guzman</link>
	<title><![CDATA[CIMNE Seminar -&quot;Brief introduction to Discrete Exterior Calculus&quot;, by Dr. Rafael Herrera Guzmán]]></title>
	<description><![CDATA[<p>&nbsp;</p><p><strong><span style="text-decoration: underline;">Wednesday, July&nbsp;5th, 2017. <span>Time:</span>&nbsp;12h.</span></strong></p><p><strong><span>Place:</span> </strong>O.C. Zienkiewicz&nbsp;Conference Room, C1 Building, UPC Campus Nord, Barcelona.</p><h5><strong>ABSTRACT</strong></h5><p>Discrete Exterior Calculus is a recent method to discretize partial differential equations using concepts from Differential Geometry and Topology, which allow rewriting equations in an intrinsic manner.</p><p>The main steps in such an approach are as follows:</p><ol><li>Write out the PDE in terms of smooth differential operators.</li>
	<li>Replace the smooth domain, variables, and operators by their DEC counterparts.</li>
	<li>Use DEC-based analysis to set up an appropriate linear system of equations.</li>
</ol><p>The resulting linear system can then be solved by existing numerical methods to approximate solutions to the PDE.</p><h5 style="float: none;"><strong>SPEAKER CV</strong></h5><p><span>Dr. Rafael Herrera Guzm&aacute;n obtained his Degree in Mathematics at the UNAM in 1993&nbsp;with the medal &ldquo;Gabino Barreda&rdquo;. He is PhD in Mathematics by the Oxford University, England, in&nbsp;1998. </span><span>He is a researcher at CIMAT from 2005 and member of the&nbsp;SNI Level&nbsp;II within the Physics, Mathematics and Earth Sciences Area.</span></p><p><span>Previously, Dr. Herrera has worked at Yale University,&nbsp;University of California at Riverside, Princeton University and&nbsp;City University of New York. He has been awarded&nbsp;with the&nbsp;&ldquo;Guggenheim Fellowship&rdquo; (2002-2003) and a&nbsp;&ldquo;Research Fellowship&rdquo; by the Japan Society for the Promotion of Science (2005-2006).</span></p>]]></description>
	<dc:creator>Laura Bermúdez Guerrero</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://www.scipedia.com/discussion/view/40062/cimne-coffee-talk-by-arnau-pont</guid>
	<pubDate>Tue, 13 Jun 2017 12:28:22 +0200</pubDate>
	<link>https://www.scipedia.com/discussion/view/40062/cimne-coffee-talk-by-arnau-pont</link>
	<title><![CDATA[CIMNE coffee talk by Arnau Pont]]></title>
	<description><![CDATA[<p><strong><span style="text-decoration: underline;">CIMNE coffee talks</span></strong></p><p><strong>New developments in computational aeroacoustics for the simulation of human phonation using the Variational Multiscale Method</strong></p><p>by Arnau Pont (CIMNE)<br />
&nbsp; &nbsp;&nbsp;<br />
Wednesday, June 14th, 2017 - 15h&nbsp;&nbsp;&nbsp;<br />
O.C. Zienkiewicz Room, C1, Campus Nord UPC, Barcelona<br />
&nbsp;<br />
Abstract</p><p>The numerical calculation of fricative sounds with a FEM code in realistic 3D geometries requires a very fine spatial discretization in order to capture all relevant turbulent scales, which leads to heavy parallel computations. For low speed flows, like in the present case, conservative compressible flow formulations might fail, for which the more affordable incompressible approach is often used. However, most available formulations in Computational Aeroacoustics based on incompressible flow either require modeling acoustic source terms or are not valid at the near field, where flow perturbations are still non-negligible. Therefore, new developments in both incompressible and compressible formulations and the corresponding results will be presented.</p><p><a href="https://web.cimne.upc.edu/groups/publicacions/mails/2017/coffee-talks/coffee-talks-2017-06-14.html" target="_blank"><span style="text-decoration: underline;">https://web.cimne.upc.edu/groups/publicacions/mails/2017/coffee-talks/coffee-talks-2017-06-14.html</span></a></p>]]></description>
	<dc:creator>International Center for Numerical Methods in Engineering</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://www.scipedia.com/discussion/view/35709/cimne-coffee-talk-by-camilo-bayona</guid>
	<pubDate>Thu, 25 May 2017 13:16:08 +0200</pubDate>
	<link>https://www.scipedia.com/discussion/view/35709/cimne-coffee-talk-by-camilo-bayona</link>
	<title><![CDATA[CIMNE coffee talk by Camilo Bayona]]></title>
	<description><![CDATA[<p><strong><span style="text-decoration: underline;">CIMNE coffee talks</span></strong></p><p><strong>The role of the Orthogonal Sub-Grid Scales - Variational Multi-Scale (OSGS-VMS) method in describing the Burgers &quot;turbulence&quot; phenomena</strong></p><p>by Camilo Bayona (CIMNE)<br />
&nbsp; &nbsp;&nbsp;<br />
Wednesday, May 31st, 2017 - 15h&nbsp; &nbsp;<br />
O.C. Zienkiewicz Room, C1, Campus Nord UPC, Barcelona<br />
&nbsp;<br /><strong>Abstract</strong><br />
The Orthogonal Sub-Grid Scales-Variational Multi-Scale (OSGS-VMS) method can accurately approximate Burgers &quot;turbulence&quot; (a highly simplified version of the incompressible Navier&ndash;Stokes turbulence), only with the addition of purely dissipative numerical terms. The analysis of a one-dimensional Burgers equation in the Fourier space allows to clarify the scale dependence of the numerical diffusion introduced by the OSGS-VMS method. In particular, results can be contrasted with Direct Numerical Simulations (DNS) and with a spectral Large Eddy Simulation (LES).</p><p><br /><a href="https://web.cimne.upc.edu/groups/publicacions/mails/2017/coffee-talks/coffee-talks-2017-05-31.html">https://web.cimne.upc.edu/groups/publicacions/mails/2017/coffee-talks/coffee-talks-2017-05-31.html</a></p>]]></description>
	<dc:creator>International Center for Numerical Methods in Engineering</dc:creator>
</item>

</channel>
</rss>