Numerary Member

Technological Sciences: Doctor in Civil Engineering

Date of admittance: 02/02/2017

Admission Speech: Teoria de la semblança i govern universitari

Reply: Dr. Eugenio Oñate Ibáñez de Navarra

Jaume Armengou (Lleida, Spain, 1963) obtained his PhD in Civil Engineering from BarcelonaTech (UPC). After finishing his doctoral thesis he set up a start-up company for calculations and design in the civil engineering field. He is the holder of various patents.

He has written a large number of scientific articles and studies. He is the author of more than two hundred construction projects. He has participated in several research projects and has created dozens of computer programs.
In 2003 he sold his start-up company to Prefabricaciones y Contratas (Ciments Molins Group) and was appointed technical director and a member of the board within this company.

In 2007 he joined the Universitat International de Catalunya (UIC Barcelona) as the Vice-Rector of Academic Organisation and Teaching Staff. He has lectured in the following universities: BarcelonaTech (UPC), the University of Navarra, the University of Piura and UIC Barcelona. He has presented dozens of papers, participated in a large number of international conferences and has undertaken research stays at the following universities: Glasgow, Wuhan, Piura, Berkeley and the National University of Singapore / Nanyang Technological University.

Its fields of research focus on project management, decision analysis, and the design and calculation of concrete structures.

Since 2018, he has been the Secretary General and a professor at IESE Business School (University of Navarra) in the Department of Decision Analysis.

 

Extended CV

(function ($) { $(document).ready(function () { // Option #1: Move Divi Module(s) into a Module // Limit: One Instance per Column // Use following code if you want to move // a module inside another module. Each column with the // class 'parent-column' will append any module(s) // with the class 'divi-portable-module' to the div // with the class 'divi-module-destination'. // Only one instance of 'divi-module-destination' should // be added per column. $('.divi-portable-module').each(function () { $(this).closest('.parent-column').find('.divi-module-destination').append($(this)); }); // Buttons: Insert Button Module(s) into a Module // Adding a custom CSS class to a button module // is applied to the 'a' tag which is a child element // of the module wrapper. This code makes sure to append // the entire button module wrapper (the parent element) // as well. This functionality is the same as option #3 above. // Siimply use the class 'divi-portable-button' on a button module // instead of 'divi-portable-module'. $('.divi-portable-button').parent().each(function () { $(this).closest('.parent-column').find('.divi-module-destination').append($(this)); }); // Option #2: Move Divi Row(s) into a Module // Limit: One Instance per Section // Use the following code if you want to move // a row inside a module on more than one section // of a page. Each section with the // class 'parent-section' will append any row(s) // with the class 'divi-portable-row' to the div // with the class 'divi-row-destination'. // Only one instance of 'divi-row-destination' should // be added per section. $('.divi-portable-row').each(function () { $(this).closest('.parent-section').find('.divi-row-destination').append($(this)); }); }); })(jQuery);