Aalborg Universitet. CLIMA proceedings of the 12th REHVA World Congress Heiselberg, Per Kvols. Publication date: 2016

Size: px
Start display at page:

Download "Aalborg Universitet. CLIMA proceedings of the 12th REHVA World Congress Heiselberg, Per Kvols. Publication date: 2016"

Transcription

1 Aalborg Universitet CLIMA proceedings of the 12th REHVA World Congress Heiselberg, Per Kvols Publication date: 2016 Document Version Final published version Link to publication from Aalborg University Citation for published version (APA): Heiselberg, P. K. (Ed.) (2016). CLIMA proceedings of the 12th REHVA World Congress: volume 9. Aalborg: Aalborg University, Department of Civil Engineering. General rights Copyright and moral rights for the publications made accessible in the public portal are retained by the authors and/or other copyright owners and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights.? Users may download and print one copy of any publication from the public portal for the purpose of private study or research.? You may not further distribute the material or use it for any profit-making activity or commercial gain? You may freely distribute the URL identifying the publication in the public portal? Take down policy If you believe that this document breaches copyright please contact us at vbn@aub.aau.dk providing details, and we will remove access to the work immediately and investigate your claim. Downloaded from vbn.aau.dk on: March 29, 2017

2 On time-alignment of weather data in Building Performance Simulation Livio Mazzarella #1, Martina Pasini #2 # Energy Department, Politecnico di Milano Via Lambruschini, 4, Milano, Italy 1 livio.mazzarella@polimi.it 2 martina.pasini@polimi.it Abstract While simulating complex systems, information exchange among components is one of the most important aspects. A specific kind of information is that related to weather data. The format of the climatic data diffusely used in Building Performance Simulation tools (BPSts) contains information about weather variables which are different from each other as far as concern their nature and timing. They have a statistical origin and, in the majority of the cases, are provided on an hourly basis. Given this inhomogeneity and hourly time base, care had been taken to manage their timing and different approaches are today s in use by BPSts. Furthermore, when the building involves complex components and control strategies, sub-hourly simulation are needed to understand the efficiency of the enquired system. This necessity has led to the implementation of even more different interpolation routines. The capability of these interpolation routines to represent weather conditions that change much more frequently than shown on an hourly basis is here investigated. Besides, BPSts are today used also at operational time, as predictive tools for control strategies and/or Fault Detection and Diagnosis. In this scenario, the statistical validity of climatic data is not anymore sufficient, while their variability profile, recorded with high frequency, and their correct interpretation/synchronization (integral values vs instantaneous values), might became relevant. In this article will be presented a review of the choices implemented by two well-known software, such as TRNSYS 17 and EnergyPlus 8.4.0, to handle weather data and further considerations will be made upon possibilities offered or denied by this choices when different components are involved in the simulation.. Keywords - building energy performance; weather data; simulated and real performance 1. Introduction In developing OpenBPS -an object-oriented, open source building simulation codetwo of the first architectural choices made, regarded input timing and information exchange synchronization between different objects involved in the simulation. The common requirement, when dealing with information exchange, for both internal and external objects involved in the simulation, is the knowledge of the nature and exact timing of this information. Following these considerations, a review of the algorithms implemented in two well known Building Performance Simulation tools (BPSts), such as TRNSYS and

3 EnergyPlus, has be performed in order to better understand the compliance of their algorithms with the need to: synchronize information exchange between objects involved in the simulation, one of which is the climatic data manager (i.e. the object responsible to expose weather data information to the other objects); perform simulation with sub-hourly time steps; perform realistic vs statistic simulation. Different tools have made different choices regarding time-synchronization architectural choices, therefore an analysis of the internal-consistency of these choices is here presented. 1. Information exchange: timing and consistency The first/most important synchronization in a numerical simulation regards time alignment in information exchange. Among the data to be exchanged, weather-related data are the most complex to synchronize due to the different nature of its quantities, some of which are intensive/scalar and other extensive/vectorial. Since different kinds of uncertainties are already ingrained in numerical simulation, while defining the strategy to handle time-variant information inside the simulation the main pursued goal was to avoid assumptions not strictly needed. As far as concern weather data, a review performed on both the weather data file formats manuals [1] and the Guide to Meteorological Instruments and Methods of Observation [2] had shown that in the majority of the cases weather data are recorded as instantaneous values associated to a time stamp. These instantaneous values, or observations, are an average or smoothed value derived by a number of samples, i.e. of single spot or instantaneous readings gained by a measuring system, but they are not an average value on the recording time base. However, weather data, which are relative to solar radiation, are given in all the most used weather data file formats as integrated over a time step, i.e. as the total amount of solar radiation received during the period ending at the time stamp associated with the datum and starting at the timestamp associated with the previous one. Another aspect to take into consideration is the nature of the time stamp associated with each datum that, in all the recent versions of weather file formats, is local time instead of solar time. This choice is coherent with the fact that, in the majority of the cases, others time-dependent input-provided data, as the schedules defined for describing user habits (such as working hours, etc.), are based on local time. Therefore we have known input data at specific local time stamps, which are relative to users-schedules and instantaneous weather climatic data, such as dry temperature, relative humidity, wind velocity, etc. On the other hand, we have integral information about solar radiation over specific time steps (i.e. irradiation). This last information cannot be simply translated into an instantaneous value (i.e. irradiance) at the midpoint of the corresponding time step, being the integral average value times the time step. The known values are then integral average values for both direct horizontal or direct normal irradiance and diffuse horizontal irradiance. The weather processor has instead to provide to each object the required total irradiance on certain specified

4 oriented surfaces. Thus these values cannot be directly used, even though correctly aligned, because also sun position has to be correctly aligned to calculate the right amount of radiation for each oriented surface. That means that when a rule is set to assure time alignment of provided weather climatic data, a consistent rule should be set also for the time alignment of the sun position. A strictly coherent synchronization of these different kinds of information might not be so important when dealing with statistically derived data, but it might become relevant when studying realistic situations, such as during the empirical validation of BPSts against measured data (taken in local time) or at operational time, when using monitoring weather data to optimize the performances of the building system. To avoid misunderstanding some definitions are now given regarding the time: time stamp: time which the weather data are provided to from the input (just as in the weather file); global simulation time (gs-time): time which the air node energy balance equation object (EBEO) is synchronized with; local simulation time (ls-time): time which a generic object is synchronized with; time stamp time step (ts-time step): absolute value of the difference between two contiguous time stamps; global time step (gs-time step): time step size of time partitioning for EBEO; local time step (ls-time step): time step size of time partitioning for a generic object. It is evident that the global simulation time is leading the simulation and then the other two have to be synchronized in a consistent way. 2. Objects information exchange requirements Other aspects to consider, when defining the strategy for information synchronization during the simulation, are the time-specific requirements of involved objects. Different objects might need information to set up their Boundary Conditions (BCs) at different time than the actual global simulation time; for instance, weather data may be required for both the actual gs-time and a gs-time one step before or for times in between them. To explain the concept, we will focus on the most common objects in BPSts, walls, which implement numerical solutions of mathematical problems modelled with partial differential equation. In this case, all numerical schemes require instantaneous values of the independent variables and BCs, (temperatures or fluxes), for their domain of resolution (local domain) with a time resolution that depends on their own specific assumptions. Both finite volume and finite different numerical schemes (or conduction transfer functions), provide as results the instantaneous values of their dependent variables, temperatures and/or fluxes, at the current ls-time. To get this solution they need to know the instantaneous values of their initial state at the previous ls-time of calculation, relative to their local domain of resolution, and of their boundary conditions at the previous ls-time of calculation and/or at the current ls-time, depending on the chosen scheme. For example to solve the problem of conductive heat transfer in a wall, it is needed to know the fluxes entering its boundaries and the

5 temperatures on their boundaries at precise ls-time. It is due of the simulation manager, which is working with the global simulation time, to synchronize the weather manager with it. Thus the weather manager, when inquired by an object, is providing to it weather data synchronized with the gs-time. After that, it is a responsibility of the object itself to manage this data and eventually to record past instantaneous values and to choose weighting strategies for its solution or for interpolation, when it ls-time step is less than the gs-time step. If we provide to the object an instantaneous value for one of its BCs that instead is the average value on the previous gs-time step, we will prevent the object to make its own consistent choices on how to manage its BCs. For example, let us assume an object implements a Crank-Nicholson numerical scheme for time discretization and that its ls-time step is the same as the gs-time step (i.e. 1 hour), therefore its result, at the current ls-time step, will be synchronized with the gs-time, e.g. 10:00 AM,. To calculate this result this scheme needs to know its BCs at the current ls-time (10:00 AM) and at previous ls-time (at 09:00 AM). If we assume that another object uses a full implicit scheme, it instead will use only BCs defined at the current ls-time (10:00 AM); and, if a third object exists which implements a full explicit scheme, it will use only BCs defined at the previous ls-time (09:00 AM). In any of these three cases the weather data manager has to provide data synchronized with the actual gs-time, i.e. 10:00 AM. Any object will choose what to use and eventually how to manage it. In the first case the object had to store the previous provided BCs, in the second not at all, in the third yes again. Furthermore, if the weather data manager at gstime 10:00 AM provides instead values that are programmatically referred to 9:30 AM (being the interpolated value between 09:00 and 10:00 AM or the average value in such time interval) but labeled 10:00 AM, the CN scheme will use as its BCs adapted weather values at 8:30 AM and at 9:30 AM, instead of those at 09:00 AM and 10:00 AM as it should. The same happens for the other objects and the result is not only an unrecognized time shift of half an hour, but also the introduction of an error due to the fact that the numerical schemes do not require average values over the ls-time step, but instantaneous values just at ls-times. 3. Strategies implemented for information exchange Following these considerations, the first decisions made regarding the timesynchronization of the information exchanged inside the tool under development, have been: to use local time as global simulation time and to choose as default type of information exchange, instantaneous values at each gs-time. This choices will not prevent the exchange of other kind of information when available and required by some object (for example integral values of solar radiation are available, therefore the weather data manager should expose them too to whatever object might need them). Concerning these aspects, TRNSYS 17 weather data manager provides instead averaged values on the simulation time step of those instantaneous variables recorded in the weather file. This choice has led to the need of making several assumptions, instead

6 of using directly the information acquired by the weather data file. Furthermore, the use of linear interpolation has as a consequence the smoothing of local maxima and minima in the values assumed by the variable. To make an example, we consider hourly-recorded weather data, marked with o'clock local time (i.e. at 01:00 AM, 02:00 AM and so on time stamp). In this case the instantaneous value of temperatures, wind direction, etc., are known for each recorded local time stamps. TRNSYS weather data manager will not provide directly this information if a simulation time step of 1 hour is used, but it will provide linearly interpolated values of those values at 00:30 AM, 01:30, etc., in the majority of the cases. There is a workaround to avoid this: to use a starting simulation time of half time step after the weather data first time stamp, such as 01:30 AM, and a simulation time step of one hour. To avoid this weather data manipulation the user can use more flexible components (Type), such as data readers, to import weather data information inside the simulation. However, if the user chose this way, the solar processor, will anyway give to the other component a sun position which correspond to the hour angle at the mid of the simulation time step. EnergyPlus 8.4.0, instead, seems to calculate sun position at each global simulation time, and it seems to avoid the interpolation that we have described for TRNSYS when the gs-time is the same that the weather data recording time basis. However, in its documentation, EnergyPlus associates to the simulation time label of its data a time step interval and it declares its inputs and outputs as averaged value over the time steps. Therefore, its features about this aspect are not clear enough and a deeper analysis of its source code should be done to better evaluate its internal consistency. Furthermore, EnergyPlus does not allow choosing the exact time in a day for the beginning of the simulation; therefore some of the workaround mentioned for TRNSYS might not be applicable to it, if needed. 4. Implication of using hourly weather data with short time steps Until know we have not yet considered the problem of having a global simulation time step which might be different from the weather data recording time basis, the time stamp time step (usually 1 hour). Even without considering this aspect, we have seen that the time alignment of the different variables contained in weather data file had raised some concerns and had needed interpolation. Another reason for weather data interpolation is expressed by the need of performing sub-hourly simulation, while hourly weather data are available. Numerous studies have shown that hourly simulations are not anymore sufficient, particularly when dealing with complex systems and control strategies. Therefore, when questioning ourselves upon the algorithms to be implemented in the tool under development, two main enquiries arose: do the algorithms used for the calculation of sun position, have enough accuracy when the simulation time step is of the order of magnitude of minutes? which interpolation strategy is the most effective when dealing with data estimation between its recorded values?

7 In the following sub paragraph we will discuss the answers that we have found to these last two questions. Sun Position Algorithm accuracy First of all, we have done a review of the algorithms broadly diffused for the calculation of sun position [3]. Since we detected some ambiguity among different sources concerning the definition of the fractional year, we have recovered the original source for the definition of the most accurate equations for the calculation of sun declination and equation of time [4]. We have found a testimony [5] that reported one error in the original publication [4] in the first coefficient of the equation of time. We will report it here only for completeness: E= cosT sinT cos(2T) sin(2T) (1) In Spencer s equation of time we can find a fractional-year time T depending on the day-of-the-year number d which ranges from 0 on 1 January to 364 on 31 December, and which has the equation: T= 2 π d/365. Since in these kind of simplified calculations, sun declination is kept constant over one day, and the author [4] suggested to use those equations in years in the middle of a 4-year leap cycle, we have wondered: what might be the rate of change of declination in one day and what would happen if we need to compute sun position when using monitored weather data near or for a leap year. As far as concerns the first question, we have seen, by using the nautical almanac algorithms for the calculation of sun position, that the rate of change of its declination in one day is maximum 0,4. To answer the second question we have calculated the error of Spencer s simplified algorithm on the daily-average declination with respect to the more accurate algorithm of the nautical almanac. For a year before the leap one, this error is dependent from the longitude of the location and varies during the year, reaching maximum absolute values that are of the same order of the maximum daily declination variation, as can be seen in the following figure. Fig. 1 Error on daily avarage values of sun declination

8 We have also observed that using the number of the day in the year in Spencer s equations, taking it at the beginning, mid or end of the day, might result in bigger or smaller error, depending on the longitude of the location, since they don t take into consideration universal time. However, the accuracy reached with Spencer s simplified equations, is still acceptable when calculating the zenith of the sun even at very short time steps. We are confident that Spencer s simplified algorithm might be used with enough accuracy in a leap year (if needed to calculate sun position for monitored weather data), by changing the denominator in the fractional year definition. Weather data interpolation algorithms Certainly, when dealing with short time step simulations, the best solution is to work with weather data recorded with the same frequency. However, we are still working with hourly weather data, even if Crawley, Hand and Lawrie had pointed out, already in 1999 [6], that this kind of data was no longer enough since interpolating between hourly observations does not accurately represent weather conditions that change much more frequently. Given this unresponsive community behavior, we need to evaluate the possibilities that we have to overcome such lack of information. While for the instantaneous variable, the only interpolation algorithm chosen coincides with linear interpolation, with solar radiation, different tools have chosen different strategies. In particular TRNSYS and EnergyPlus have chosen different interpolation algorithms for solar radiation. EnergyPlus has decided to assume the integral value of solar radiation (irradiation) associated with a time stamp in the weather data file as the average instantaneous value of solar radiation (irradiance) over the time stamp time step and to associate that value at the middle time between this time stamp and the previous one (backward middle time). After that the instantaneous value at each time stamp (irradiance) is calculated as linear interpolation between the average irradiance attributed to the backward middle time and that attributed to the forward middle time. TRNSYS instead has chosen to interpolate the values obtained by the weather data file for horizontal solar radiation by using the curve for extraterrestrial radiation. Even if this second strategy might be more physically-significant, it does not take into consideration those random phenomena that occur in the atmosphere, which are quite relevant when dealing with solar radiation. Furthermore, we have detected some strange behaviors of the solar radiation received on a surface when using this kind of interpolation. These strange behaviors are quite visible, especially for some façade orientation (west), as shown in the following figure.

9 Fig. 2 Solar radiation interpolation on a time basis smaller than the time basis of recordings We have tested three of the methods offered by TRNSYS to handle diffuse radiation, i.e. the: 1= Isotropic Sky Model 3 = Reindl Model 5 = Perez 1999 Model The kind of interpolation implemented in TRNSYS is more heavy has far as concern computational effort and it seems to add little, if not less than the first one, to the estimate of the values assumed by the variable at in-between time stamps. While trying to ensure the conservation of energy received on a horizontal surface, a valuable algorithm for the estimation of those unknown values might consider the statistical variability of that specific variable. For example ground temperature has a very different time variability with respect to that of solar radiation. Therefore, those variables that are associated with a higher capacity with respect to others should be interpolated with smooth filters. On the contrary, variables such as solar radiation or wind velocity might be better mimicked by applying a more realistic pattern to their interpolation. This statistical approach might have the goal to better evaluate the efficiency of a system and its control strategy under boundary condition fluctuations as much realistic as possible. Statistics might be used to define a reduced number of patterns that might be applied to variables that show similar variability. 5. Conclusion In developing OpenBPS -an object-oriented, open source building simulation codeweather data handling routines had to be implemented. To better understand the

10 strength of the different possible implementation, a review of the better assessed and used data treatment algorithms has been performed. This review has been focused on the routines that handle weather data, as implemented in two well-known software, such as TRNSYS 17 and EnergyPlus The aim of this review was to point out how weather data provided on a certain time basis are used in the simulation, when the simulation time step is smaller, equal or larger than the weather data recording time basis. Even when the simulation time step is the same as the weather data recording time basis, we have seen that a clear architectural choice for the alignment of the different type of weather data is still missing. From the review, the more common strategy implemented seemed to be based on the exchange of averaged values of the variable over the time steps, even if their vales have to be assumed exactly as they are, such as with temperatures values. However, this strategy prevent the numerical scheme implemented in each simulation component to handle directly and correctly by itself the weighting process of the values assumed at different times by its boundary conditions. A better architectural choice should preserve all the available information on the values assumed by each variable while other suppositions should be made only if strictly needed, as with solar radiation. Furthermore, when the simulation time step is smaller than the weather data recording time basis, interpolation is needed. We have seen that both the simpler and the most complex version of the currently available interpolation routines might not be significant enough to test complex component and control strategies. An interpolation algorithm, which might be derived with a statistical analysis on weather data fluctuations, might be useful to overcome this lack of information. This algorithm will have the purpose of mimicking the variability of variables with similar capacity/pattern, to better evaluate the effectiveness of a system and of its control strategy when subjected to realistic boundary condition fluctuations. References [1] S. Wilcox and W. Marion. Users manual for TMY3 data sets. Golden, CO: National Renewable Energy Laboratory (2008) [2] M. Jarraud, Guide to Meteorological Instruments and Methods of Observation (WMO-No. 8). World Meteorological Organisation: Geneva, Switzerland (2008). [3] J.A. Duffie and W.A. Beckman. Solar engineering of thermal processes. Fouth Edition, John Wiley & Sons, Inc., New Jersey (2013) [4] J. W. Spencer, Fourier Series Representation of the Position of the Sun. Search, 2 (5), 172 (1971). [5] M. Oglesby personal correspindence, last visited the 30 th of January 2016 [6] D. B. Crawley, J.W. Hand, and L.K. Lawrie. Improving the Weather Information Available to Simulation Programs, in N. Nakahara, H. Yoshida, M. Udagawa, and J. Hensen, editors, Proceedings of Building Simulation 99, Volume II, Kyoto, Japan: IBPSA, pp (1999).

Aalborg Universitet. CLIMA proceedings of the 12th REHVA World Congress Heiselberg, Per Kvols. Publication date: 2016

Aalborg Universitet. CLIMA proceedings of the 12th REHVA World Congress Heiselberg, Per Kvols. Publication date: 2016 Aalborg Universitet CLIMA 2016 - proceedings of the 12th REHVA World Congress Heiselberg, Per Kvols Publication date: 2016 Document Version Final published version Link to publication from Aalborg University

More information

Solar radiation and thermal performance of solar collectors for Denmark

Solar radiation and thermal performance of solar collectors for Denmark Downloaded from orbit.dtu.dk on: Feb 01, 2018 Solar radiation and thermal performance of solar collectors for Denmark Dragsted, Janne; Furbo, Simon Publication date: 2012 Document Version Publisher's PDF,

More information

Unknown input observer based scheme for detecting faults in a wind turbine converter Odgaard, Peter Fogh; Stoustrup, Jakob

Unknown input observer based scheme for detecting faults in a wind turbine converter Odgaard, Peter Fogh; Stoustrup, Jakob Aalborg Universitet Unknown input observer based scheme for detecting faults in a wind turbine converter Odgaard, Peter Fogh; Stoustrup, Jakob Published in: Elsevier IFAC Publications / IFAC Proceedings

More information

Measurements of the angular distribution of diffuse irradiance

Measurements of the angular distribution of diffuse irradiance Downloaded from orbit.dtu.dk on: Nov 02, 2018 Measurements of the angular distribution of diffuse irradiance Nielsen, Elsabet Nomonde Noma; Nielsen, Kristian Pagh ; Dragsted, Janne; Furbo, Simon Published

More information

Aalborg Universitet. Lecture 14 - Introduction to experimental work Kramer, Morten Mejlhede. Publication date: 2015

Aalborg Universitet. Lecture 14 - Introduction to experimental work Kramer, Morten Mejlhede. Publication date: 2015 Aalborg Universitet Lecture 14 - Introduction to experimental work Kramer, Morten Mejlhede Publication date: 2015 Document Version Publisher's PDF, also known as Version of record Link to publication from

More information

Aalborg Universitet. Comparison between Different Air Distribution Systems Nielsen, Peter Vilhelm. Publication date: 2006

Aalborg Universitet. Comparison between Different Air Distribution Systems Nielsen, Peter Vilhelm. Publication date: 2006 Aalborg Universitet Comparison between Different Air Distribution Systems Nielsen, Peter Vilhelm Publication date: 2006 Document Version Publisher's PDF, also known as Version of record Link to publication

More information

Aalborg Universitet. Published in: Proceedings of Roomvent Publication date: 2007

Aalborg Universitet. Published in: Proceedings of Roomvent Publication date: 2007 Aalborg Universitet On the Use of Hot-Sphere Anemometers in a Highly Transient Flow in a Double-Skin Facade Jensen, Rasmus Lund; Larsen, Olena Kalyanova; Hyldgård, Carl Erik Published in: Proceedings of

More information

Conduction Transfer Function vs Finite Difference: comparison in terms of accuracy, stability and computational time

Conduction Transfer Function vs Finite Difference: comparison in terms of accuracy, stability and computational time Available online at www.sciencedirect.com ScienceDirect Energy Procedia 00 (2015) 000 000 www.elsevier.com/locate/procedia 6th International Building Physics Conference, IBPC 2015 Conduction Transfer Function

More information

Sound absorption properties of a perforated plate and membrane ceiling element Nilsson, Anders C.; Rasmussen, Birgit

Sound absorption properties of a perforated plate and membrane ceiling element Nilsson, Anders C.; Rasmussen, Birgit Aalborg Universitet Sound absorption properties of a perforated plate and membrane ceiling element Nilsson, Anders C.; Rasmussen, Birgit Published in: Proceedings of Inter-Noise 1983 Publication date:

More information

Aalborg Universitet. Land-use modelling by cellular automata Hansen, Henning Sten. Published in: NORDGI : Nordic Geographic Information

Aalborg Universitet. Land-use modelling by cellular automata Hansen, Henning Sten. Published in: NORDGI : Nordic Geographic Information Aalborg Universitet Land-use modelling by cellular automata Hansen, Henning Sten Published in: NORDGI : Nordic Geographic Information Publication date: 2006 Document Version Publisher's PDF, also known

More information

Aalborg Universitet. Publication date: Document Version Publisher's PDF, also known as Version of record

Aalborg Universitet. Publication date: Document Version Publisher's PDF, also known as Version of record Aalborg Universitet Experimental Investigation of the Influence of Different Flooring Emissivity on Night- Time Cooling using Displacement Ventilation Dreau, Jerome Le; Karlsen, Line Røseth; Litewnicki,

More information

Reducing Uncertainty of Near-shore wind resource Estimates (RUNE) using wind lidars and mesoscale models

Reducing Uncertainty of Near-shore wind resource Estimates (RUNE) using wind lidars and mesoscale models Downloaded from orbit.dtu.dk on: Dec 16, 2018 Reducing Uncertainty of Near-shore wind resource Estimates (RUNE) using wind lidars and mesoscale models Floors, Rogier Ralph; Vasiljevic, Nikola; Lea, Guillaume;

More information

Parametric Study on the Dynamic Heat Storage Capacity of Building Elements Artmann, Nikolai; Manz, H.; Heiselberg, Per Kvols

Parametric Study on the Dynamic Heat Storage Capacity of Building Elements Artmann, Nikolai; Manz, H.; Heiselberg, Per Kvols Aalborg Universitet Parametric Study on the Dynamic Heat Storage Capacity of Building Elements Artmann, Nikolai; Manz, H.; Heiselberg, Per Kvols Published in: 28th AIVC Conference Publication date: 2007

More information

Table 1-2. TMY3 data header (line 2) 1-68 Data field name and units (abbreviation or mnemonic)

Table 1-2. TMY3 data header (line 2) 1-68 Data field name and units (abbreviation or mnemonic) 1.4 TMY3 Data Format The format for the TMY3 data is radically different from the TMY and TMY2 data.. The older TMY data sets used columnar or positional formats, presumably as a method of optimizing data

More information

The IEA Annex 20 Two-Dimensional Benchmark Test for CFD Predictions

The IEA Annex 20 Two-Dimensional Benchmark Test for CFD Predictions Downloaded from vbn.aau.dk on: april 05, 2019 Aalborg Universitet The IEA Annex 20 Two-Dimensional Benchmark Test for CFD Predictions Nielsen, Peter V.; Rong, Li; Cortes, Ines Olmedo Published in: Clima

More information

Experimental Evaluation of the Discharge Coefficient of a Centre-Pivot Roof Window Iqbal, Ahsan; Afshari, Alireza; Heiselberg, Per Kvols; Høj, Anders

Experimental Evaluation of the Discharge Coefficient of a Centre-Pivot Roof Window Iqbal, Ahsan; Afshari, Alireza; Heiselberg, Per Kvols; Høj, Anders Aalborg Universitet Experimental Evaluation of the Discharge Coefficient of a Centre-Pivot Roof Window Iqbal, Ahsan; Afshari, Alireza; Heiselberg, Per Kvols; Høj, Anders Published in: Proceedings of CLIMA

More information

Validation of Boundary Layer Winds from WRF Mesoscale Forecasts over Denmark

Validation of Boundary Layer Winds from WRF Mesoscale Forecasts over Denmark Downloaded from orbit.dtu.dk on: Dec 14, 2018 Validation of Boundary Layer Winds from WRF Mesoscale Forecasts over Denmark Hahmann, Andrea N.; Pena Diaz, Alfredo Published in: EWEC 2010 Proceedings online

More information

Purdue University Meteorological Tool (PUMET)

Purdue University Meteorological Tool (PUMET) Purdue University Meteorological Tool (PUMET) Date: 10/25/2017 Purdue University Meteorological Tool (PUMET) allows users to download and visualize a variety of global meteorological databases, such as

More information

AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS

AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS James Hall JHTech PO Box 877 Divide, CO 80814 Email: jameshall@jhtech.com Jeffrey Hall JHTech

More information

Characterization of the Airflow from a Bottom Hung Window under Natural Ventilation

Characterization of the Airflow from a Bottom Hung Window under Natural Ventilation Downloaded from vbn.aau.dk on: March 2, 219 Aalborg Universitet Characterization of the Airflow from a Bottom Hung Window under Natural Ventilation Svidt, Kjeld; Heiselberg, Per; Nielsen, Peter V. Publication

More information

Tectonic Thinking Beim, Anne; Bech-Danielsen, Claus; Bundgaard, Charlotte; Madsen, Ulrik Stylsvig

Tectonic Thinking Beim, Anne; Bech-Danielsen, Claus; Bundgaard, Charlotte; Madsen, Ulrik Stylsvig Aalborg Universitet Tectonic Thinking Beim, Anne; Bech-Danielsen, Claus; Bundgaard, Charlotte; Madsen, Ulrik Stylsvig Publication date: 2011 Document Version Early version, also known as pre-print Link

More information

Aalborg Universitet. Empirical Test Case Specification Larsen, Olena Kalyanova; Heiselberg, Per Kvols. Publication date: 2006

Aalborg Universitet. Empirical Test Case Specification Larsen, Olena Kalyanova; Heiselberg, Per Kvols. Publication date: 2006 Aalborg Universitet Empirical Test Case Specification Larsen, Olena Kalyanova; Heiselberg, Per Kvols Publication date: 2006 Document Version Publisher's PDF, also known as Version of record Link to publication

More information

ABOUT UNCERTAINTIES IN SIMULATION MODELS FOR BUILDING SYSTEMS CONTROL

ABOUT UNCERTAINTIES IN SIMULATION MODELS FOR BUILDING SYSTEMS CONTROL ABOUT UNCERTAINTIES IN SIMULATION MODELS FOR BUILDING SYSTEMS CONTROL Kristina Orehounig, Matthias Schuss, Claus Pröglhöf, and Ardeshir Mahdavi Department of Building Physics and Building Ecology Vienna

More information

Global Wind Atlas validation and uncertainty

Global Wind Atlas validation and uncertainty Downloaded from orbit.dtu.dk on: Nov 26, 20 Global Wind Atlas validation and uncertainty Mortensen, Niels Gylling; Davis, Neil; Badger, Jake; Hahmann, Andrea N. Publication date: 20 Document Version Publisher's

More information

Estimation of Peak Wave Stresses in Slender Complex Concrete Armor Units

Estimation of Peak Wave Stresses in Slender Complex Concrete Armor Units Downloaded from vbn.aau.dk on: januar 19, 2019 Aalborg Universitet Estimation of Peak Wave Stresses in Slender Complex Concrete Armor Units Howell, G.L.; Burcharth, Hans Falk; Rhee, Joon R Published in:

More information

Graphs with given diameter maximizing the spectral radius van Dam, Edwin

Graphs with given diameter maximizing the spectral radius van Dam, Edwin Tilburg University Graphs with given diameter maximizing the spectral radius van Dam, Edwin Published in: Linear Algebra and its Applications Publication date: 2007 Link to publication Citation for published

More information

Aalborg Universitet. CLIMA proceedings of the 12th REHVA World Congress Heiselberg, Per Kvols. Publication date: 2016

Aalborg Universitet. CLIMA proceedings of the 12th REHVA World Congress Heiselberg, Per Kvols. Publication date: 2016 Aalborg Universitet CLIMA 2016 - proceedings of the 12th REHVA World Congress Heiselberg, Per Kvols Publication date: 2016 Document Version Publisher's PDF, also known as Version of record Link to publication

More information

Embankment dam seepage assessment by resistivity monitoring

Embankment dam seepage assessment by resistivity monitoring Embankment dam seepage assessment by resistivity monitoring Dahlin, Torleif; Sjödahl, Pontus; Johansson, Sam 2008 Link to publication Citation for published version (APA): Dahlin, T., Sjödahl, P., & Johansson,

More information

Citation for published version (APA): Burcharth, H. F. (1988). Stress Analysis. Aalborg: Department of Civil Engineering, Aalborg University.

Citation for published version (APA): Burcharth, H. F. (1988). Stress Analysis. Aalborg: Department of Civil Engineering, Aalborg University. Aalborg Universitet Stress Analysis Burcharth, Hans Falk Publication date: 1988 Document Version Accepted author manuscript, peer reviewed version Link to publication from Aalborg University Citation for

More information

Chapter 2 Available Solar Radiation

Chapter 2 Available Solar Radiation Chapter 2 Available Solar Radiation DEFINITIONS Figure shows the primary radiation fluxes on a surface at or near the ground that are important in connection with solar thermal processes. DEFINITIONS It

More information

Kommerciel arbejde med WAsP

Kommerciel arbejde med WAsP Downloaded from orbit.dtu.dk on: Dec 19, 2017 Kommerciel arbejde med WAsP Mortensen, Niels Gylling Publication date: 2002 Document Version Peer reviewed version Link back to DTU Orbit Citation (APA): Mortensen,

More information

Multiple Scenario Inversion of Reflection Seismic Prestack Data

Multiple Scenario Inversion of Reflection Seismic Prestack Data Downloaded from orbit.dtu.dk on: Nov 28, 2018 Multiple Scenario Inversion of Reflection Seismic Prestack Data Hansen, Thomas Mejer; Cordua, Knud Skou; Mosegaard, Klaus Publication date: 2013 Document Version

More information

Lidar calibration What s the problem?

Lidar calibration What s the problem? Downloaded from orbit.dtu.dk on: Feb 05, 2018 Lidar calibration What s the problem? Courtney, Michael Publication date: 2015 Document Version Peer reviewed version Link back to DTU Orbit Citation (APA):

More information

Characterization of microporous silica-based membranes by calorimetric analysis Boffa, Vittorio; Yue, Yuanzheng

Characterization of microporous silica-based membranes by calorimetric analysis Boffa, Vittorio; Yue, Yuanzheng Aalborg Universitet Characterization of microporous silica-based membranes by calorimetric analysis Boffa, Vittorio; Yue, Yuanzheng Published in: 6th Black Sea Conference on Analytical Chemistry - Book

More information

Aalborg Universitet. Bounds on information combining for parity-check equations Land, Ingmar Rüdiger; Hoeher, A.; Huber, Johannes

Aalborg Universitet. Bounds on information combining for parity-check equations Land, Ingmar Rüdiger; Hoeher, A.; Huber, Johannes Aalborg Universitet Bounds on information combining for parity-check equations Land, Ingmar Rüdiger; Hoeher, A.; Huber, Johannes Published in: 2004 International Seminar on Communications DOI link to publication

More information

GIS Readiness Survey 2014 Schrøder, Anne Lise; Hvingel, Line Træholt; Hansen, Henning Sten; Skovdal, Jesper Høi

GIS Readiness Survey 2014 Schrøder, Anne Lise; Hvingel, Line Træholt; Hansen, Henning Sten; Skovdal, Jesper Høi Aalborg Universitet GIS Readiness Survey 2014 Schrøder, Anne Lise; Hvingel, Line Træholt; Hansen, Henning Sten; Skovdal, Jesper Høi Published in: Geoforum Perspektiv DOI (link to publication from Publisher):

More information

Comparisons of winds from satellite SAR, WRF and SCADA to characterize coastal gradients and wind farm wake effects at Anholt wind farm

Comparisons of winds from satellite SAR, WRF and SCADA to characterize coastal gradients and wind farm wake effects at Anholt wind farm Downloaded from orbit.dtu.dk on: Dec 10, 2018 Comparisons of winds from satellite SAR, WRF and SCADA to characterize coastal gradients and wind farm wake effects at Anholt wind farm Hasager, Charlotte

More information

Multi (building)physics modeling

Multi (building)physics modeling Multi (building)physics modeling van Schijndel, A.W.M. Published: 01/01/2010 Document Version Publisher s PDF, also known as Version of Record (includes final page, issue and volume numbers) Please check

More information

Aalborg Universitet. Seawall Overtopping Tests sea erosion study : Sohar Cornice Frigaard, Peter. Publication date: 1990

Aalborg Universitet. Seawall Overtopping Tests sea erosion study : Sohar Cornice Frigaard, Peter. Publication date: 1990 Downloaded from vbn.aau.dk on: marts 22, 209 Aalborg Universitet Seawall Tests sea erosion study : Sohar Cornice Frigaard, Peter Publication date: 990 Document Version Publisher's PDF, also known as Version

More information

Simulating wind energy resources with mesoscale models: Intercomparison of stateof-the-art

Simulating wind energy resources with mesoscale models: Intercomparison of stateof-the-art Downloaded from orbit.dtu.dk on: Nov 01, 2018 Simulating wind energy resources with mesoscale models: Intercomparison of stateof-the-art models Olsen, Bjarke Tobias; Hahmann, Andrea N.; Sempreviva, Anna

More information

Document Version Publisher s PDF, also known as Version of Record (includes final page, issue and volume numbers)

Document Version Publisher s PDF, also known as Version of Record (includes final page, issue and volume numbers) Effect of molar mass ratio of monomers on the mass distribution of chain lengths and compositions in copolymers: extension of the Stockmayer theory Tacx, J.C.J.F.; Linssen, H.N.; German, A.L. Published

More information

Analytical Studies of the Influence of Regional Groundwater Flow by on the Performance of Borehole Heat Exchangers

Analytical Studies of the Influence of Regional Groundwater Flow by on the Performance of Borehole Heat Exchangers Analytical Studies of the Influence of Regional Groundwater Flow by on the Performance of Borehole Heat Exchangers Claesson, Johan; Hellström, Göran Published in: [Host publication title missing] Published:

More information

Aalborg Universitet. The number of independent sets in unicyclic graphs Pedersen, Anders Sune; Vestergaard, Preben Dahl. Publication date: 2005

Aalborg Universitet. The number of independent sets in unicyclic graphs Pedersen, Anders Sune; Vestergaard, Preben Dahl. Publication date: 2005 Aalborg Universitet The number of independent sets in unicyclic graphs Pedersen, Anders Sune; Vestergaard, Preben Dahl Publication date: 2005 Document Version Publisher's PDF, also known as Version of

More information

Accelerating interior point methods with GPUs for smart grid systems

Accelerating interior point methods with GPUs for smart grid systems Downloaded from orbit.dtu.dk on: Dec 18, 2017 Accelerating interior point methods with GPUs for smart grid systems Gade-Nielsen, Nicolai Fog Publication date: 2011 Document Version Publisher's PDF, also

More information

Optimizing Reliability using BECAS - an Open-Source Cross Section Analysis Tool

Optimizing Reliability using BECAS - an Open-Source Cross Section Analysis Tool Downloaded from orbit.dtu.dk on: Dec 20, 2017 Optimizing Reliability using BECAS - an Open-Source Cross Section Analysis Tool Bitsche, Robert; Blasques, José Pedro Albergaria Amaral Publication date: 2012

More information

Numerical modeling of the conduction and radiation heating in precision glass moulding

Numerical modeling of the conduction and radiation heating in precision glass moulding Downloaded from orbit.dtu.dk on: May 02, 2018 Numerical modeling of the conduction and radiation heating in precision glass moulding Sarhadi, Ali; Hattel, Jesper Henri; Hansen, Hans Nørgaard; Tutum, Cem

More information

Aalborg Universitet. Windows Heiselberg, Per Kvols; Svidt, Kjeld; Nielsen, Peter Vilhelm. Publication date: 2000

Aalborg Universitet. Windows Heiselberg, Per Kvols; Svidt, Kjeld; Nielsen, Peter Vilhelm. Publication date: 2000 Aalborg Universitet Windows Heiselberg, Per Kvols; Svidt, Kjeld; Nielsen, Peter Vilhelm Publication date: 2000 Document Version Publisher's PDF, also known as Version of record Link to publication from

More information

SOFTWARE FOR WEATHER DATABASES MANAGEMENT AND CONSTRUCTION OF REFERENCE YEARS

SOFTWARE FOR WEATHER DATABASES MANAGEMENT AND CONSTRUCTION OF REFERENCE YEARS SOFTWARE FOR WEATHER DATABASES MANAGEMENT AND CONSTRUCTION OF REFERENCE YEARS Marco Beccali 1, Ilaria Bertini 2, Giuseppina Ciulla 1, Biagio Di Pietra 2, and Valerio Lo Brano 1 1 Department of Energy,

More information

Damping Estimation Using Free Decays and Ambient Vibration Tests Magalhães, Filipe; Brincker, Rune; Cunha, Álvaro

Damping Estimation Using Free Decays and Ambient Vibration Tests Magalhães, Filipe; Brincker, Rune; Cunha, Álvaro Aalborg Universitet Damping Estimation Using Free Decays and Ambient Vibration Tests Magalhães, Filipe; Brincker, Rune; Cunha, Álvaro Published in: Proceedings of the 2nd International Operational Modal

More information

Prediction of airfoil performance at high Reynolds numbers.

Prediction of airfoil performance at high Reynolds numbers. Downloaded from orbit.dtu.dk on: Nov 04, 2018 Prediction of airfoil performance at high Reynolds numbers. Sørensen, Niels N.; Zahle, Frederik; Michelsen, Jess Publication date: 2014 Document Version Publisher's

More information

Control Configuration Selection for Multivariable Descriptor Systems Shaker, Hamid Reza; Stoustrup, Jakob

Control Configuration Selection for Multivariable Descriptor Systems Shaker, Hamid Reza; Stoustrup, Jakob Aalborg Universitet Control Configuration Selection for Multivariable Descriptor Systems Shaker, Hamid Reza; Stoustrup, Jakob Published in: 2012 American Control Conference (ACC) Publication date: 2012

More information

Steady State Comparisons HAWC2 v12.2 vs HAWCStab2 v2.12

Steady State Comparisons HAWC2 v12.2 vs HAWCStab2 v2.12 Downloaded from orbit.dtu.dk on: Jan 29, 219 Steady State Comparisons v12.2 vs v2.12 Verelst, David Robert; Hansen, Morten Hartvig; Pirrung, Georg Publication date: 216 Document Version Publisher's PDF,

More information

Published in: Proceedings of the 21st Symposium on Mathematical Theory of Networks and Systems

Published in: Proceedings of the 21st Symposium on Mathematical Theory of Networks and Systems Aalborg Universitet Affine variety codes are better than their reputation Geil, Hans Olav; Martin, Stefano Published in: Proceedings of the 21st Symposium on Mathematical Theory of Networks and Systems

More information

COMPARISON OF THERMAL HAND MODELS AND MEASUREMENT SYSTEMS

COMPARISON OF THERMAL HAND MODELS AND MEASUREMENT SYSTEMS COMPARISON OF THERMAL HAND MODELS AND MEASUREMENT SYSTEMS Kuklane, Kalev Published in: [Host publication title missing] Published: 2014-01-01 Link to publication Citation for published version (APA): Kuklane,

More information

Aalborg Universitet. All P3-equipackable graphs Randerath, Bert; Vestergaard, Preben Dahl. Publication date: 2008

Aalborg Universitet. All P3-equipackable graphs Randerath, Bert; Vestergaard, Preben Dahl. Publication date: 2008 Aalborg Universitet All P-equipackable graphs Randerath, Bert; Vestergaard, Preben Dahl Publication date: 2008 Document Version Publisher's PD, also known as Version of record Link to publication from

More information

A note on non-periodic tilings of the plane

A note on non-periodic tilings of the plane A note on non-periodic tilings of the plane de Bruijn, N.G. Published: 01/01/1985 Document Version Publisher s PDF, also known as Version of Record (includes final page, issue and volume numbers) Please

More information

Development of a Dainish infrastructure for spatial information (DAISI) Brande-Lavridsen, Hanne; Jensen, Bent Hulegaard

Development of a Dainish infrastructure for spatial information (DAISI) Brande-Lavridsen, Hanne; Jensen, Bent Hulegaard Aalborg Universitet Development of a Dainish infrastructure for spatial information (DAISI) Brande-Lavridsen, Hanne; Jensen, Bent Hulegaard Published in: NORDGI : Nordic Geographic Information Publication

More information

A Procedure for Classification of Cup-Anemometers

A Procedure for Classification of Cup-Anemometers Downloaded from orbit.dtu.dk on: Dec, 17 A Procedure for Classification of Cup-Anemometers Friis Pedersen, Troels; Paulsen, Uwe Schmidt Published in: Proceedings of EWEC 97 Publication date: 1997 Link

More information

Published in: Proceedings of IECON 2016: 42nd Annual Conference of the IEEE Industrial Electronics Society

Published in: Proceedings of IECON 2016: 42nd Annual Conference of the IEEE Industrial Electronics Society Aalborg Universitet Design of Energy Storage Control Strategy to Improve the PV System Power Quality Lei, Mingyu; Yang, Zilong; Wang, Yibo; Xu, Honghua; Meng, Lexuan; Quintero, Juan Carlos Vasquez; Guerrero,

More information

A Note on Powers in Finite Fields

A Note on Powers in Finite Fields Downloaded from orbit.dtu.dk on: Jul 11, 2018 A Note on Powers in Finite Fields Aabrandt, Andreas; Hansen, Vagn Lundsgaard Published in: International Journal of Mathematical Education in Science and Technology

More information

Benchmarking of optimization methods for topology optimization problems

Benchmarking of optimization methods for topology optimization problems Downloaded from orbit.dtu.dk on: Feb, 18 Benchmarking of optimization methods for topology optimization problems Rojas Labanda, Susana; Stolpe, Mathias Publication date: 14 Document Version Peer reviewed

More information

Evaluation of long-term global radiation measurements in Denmark and Sweden

Evaluation of long-term global radiation measurements in Denmark and Sweden Downloaded from orbit.dtu.dk on: Oct 18, 2018 Evaluation of long-term global radiation measurements in Denmark and Sweden Skalík, Lukáš ; Lulkoviová, Otília; Furbo, Simon; Perers, Bengt; Dragsted, Janne;

More information

Upper and Lower Bounds of Frequency Interval Gramians for a Class of Perturbed Linear Systems Shaker, Hamid Reza

Upper and Lower Bounds of Frequency Interval Gramians for a Class of Perturbed Linear Systems Shaker, Hamid Reza Aalborg Universitet Upper and Lower Bounds of Frequency Interval Gramians for a Class of Perturbed Linear Systems Shaker, Hamid Reza Published in: 7th IFAC Symposium on Robust Control Design DOI (link

More information

A Typical Meteorological Year for Energy Simulations in Hamilton, New Zealand

A Typical Meteorological Year for Energy Simulations in Hamilton, New Zealand Anderson T N, Duke M & Carson J K 26, A Typical Meteorological Year for Energy Simulations in Hamilton, New Zealand IPENZ engineering trenz 27-3 A Typical Meteorological Year for Energy Simulations in

More information

On the Einstein-Stern model of rotational heat capacities

On the Einstein-Stern model of rotational heat capacities Downloaded from orbit.dtu.dk on: Jan 06, 2018 On the Einstein-Stern model of rotational heat capacities Dahl, Jens Peder Published in: Journal of Chemical Physics Link to article, DOI: 10.1063/1.77766

More information

Online algorithms for parallel job scheduling and strip packing Hurink, J.L.; Paulus, J.J.

Online algorithms for parallel job scheduling and strip packing Hurink, J.L.; Paulus, J.J. Online algorithms for parallel job scheduling and strip packing Hurink, J.L.; Paulus, J.J. Published: 01/01/007 Document Version Publisher s PDF, also known as Version of Record (includes final page, issue

More information

The M/G/1 FIFO queue with several customer classes

The M/G/1 FIFO queue with several customer classes The M/G/1 FIFO queue with several customer classes Boxma, O.J.; Takine, T. Published: 01/01/2003 Document Version Publisher s PDF, also known as Version of Record (includes final page, issue and volume

More information

- 1 - Report. Georg F. Schneider 1, Paul Gauché 2. October 27, 2012

- 1 - Report. Georg F. Schneider 1, Paul Gauché 2. October 27, 2012 - 1 - Report Analysis and Development of an Object-Oriented Library Structure for Solar Thermal Power Plants Documentation of a Sun Position and Weather Data Script for Flownex Georg F. Schneider 1, Paul

More information

Diffusion of sulfuric acid in protective organic coatings

Diffusion of sulfuric acid in protective organic coatings Downloaded from orbit.dtu.dk on: Nov 03, 2018 Diffusion of sulfuric acid in protective organic coatings Wang, Ting; Møller, Victor Buhl; Dam-Johansen, Kim; Frankær, Sarah M.; Kiil, Søren Publication date:

More information

Published in: Proceedings of the Twentieth (2010) International Offshore and Polar Engineering Conference

Published in: Proceedings of the Twentieth (2010) International Offshore and Polar Engineering Conference Aalborg Universitet Performance Evaluation of an Axysimmetric Floating OWC Alves, M. A.; Costa, I. R.; Sarmento, A. J.; Chozas, Julia Fernandez Published in: Proceedings of the Twentieth (010) International

More information

Extreme sea levels and the assessment of future coastal flood risk

Extreme sea levels and the assessment of future coastal flood risk Downloaded from orbit.dtu.dk on: Dec 18, 2017 Extreme sea levels and the assessment of future coastal flood risk Nilsen, J. E. Ø. ; Sørensen, Carlo Sass; Dangendore, S. ; Andersson, H. ; Arns, A. ; Jensen,

More information

Matrix representation of a Neural Network

Matrix representation of a Neural Network Downloaded from orbit.dtu.dk on: May 01, 2018 Matrix representation of a Neural Network Christensen, Bjørn Klint Publication date: 2003 Document Version Publisher's PDF, also known as Version of record

More information

Aalborg Universitet. Final Empirical Test Case Specification Larsen, Olena Kalyanova; Heiselberg, Per Kvols. Publication date: 2008

Aalborg Universitet. Final Empirical Test Case Specification Larsen, Olena Kalyanova; Heiselberg, Per Kvols. Publication date: 2008 Aalborg Universitet Final Empirical Test Case Specification Larsen, Olena Kalyanova; Heiselberg, Per Kvols Publication date: 2008 Document Version Publisher's PDF, also known as Version of record Link

More information

Influence of the shape of surgical lights on the disturbance of the airflow Zoon, W.A.C.; van der Heijden, M.G.M.; Hensen, J.L.M.; Loomans, M.G.L.C.

Influence of the shape of surgical lights on the disturbance of the airflow Zoon, W.A.C.; van der Heijden, M.G.M.; Hensen, J.L.M.; Loomans, M.G.L.C. Influence of the shape of surgical lights on the disturbance of the airflow Zoon, W.A.C.; van der Heijden, M.G.M.; Hensen, J.L.M.; Loomans, M.G.L.C. Published in: Proceedings of the 11th International

More information

Aalborg Universitet. Specification of a Two-Dimensional Test Case Nielsen, Peter Vilhelm. Publication date: 1990

Aalborg Universitet. Specification of a Two-Dimensional Test Case Nielsen, Peter Vilhelm. Publication date: 1990 Aalborg Universitet Specification of a Two-Dimensional Test Case Nielsen, Peter Vilhelm Publication date: 199 Document Version Publisher's PDF, also known as Version of record Link to publication from

More information

Impact of the interfaces for wind and wave modeling - interpretation using COAWST, SAR and point measurements

Impact of the interfaces for wind and wave modeling - interpretation using COAWST, SAR and point measurements Downloaded from orbit.dtu.dk on: Oct 21, 2018 Impact of the interfaces for wind and wave modeling - interpretation using COAWST, SAR and point measurements Larsén, Xiaoli Guo; Du, Jianting; Bolanos, Rodolfo;

More information

Application of the wind atlas for Egypt

Application of the wind atlas for Egypt Downloaded from orbit.dtu.dk on: Dec 19, 2017 Application of the wind atlas for Egypt Mortensen, Niels Gylling Publication date: 2005 Document Version Peer reviewed version Link back to DTU Orbit Citation

More information

Needs for Flexibility Caused by the Variability and Uncertainty in Wind and Solar Generation in 2020, 2030 and 2050 Scenarios

Needs for Flexibility Caused by the Variability and Uncertainty in Wind and Solar Generation in 2020, 2030 and 2050 Scenarios Downloaded from orbit.dtu.dk on: Jan 12, 2019 Needs for Flexibility Caused by the Variability and Uncertainty in Wind and Solar Generation in 2020, 2030 and 2050 Scenarios Koivisto, Matti Juhani; Sørensen,

More information

Validation and comparison of numerical wind atlas methods: the South African example

Validation and comparison of numerical wind atlas methods: the South African example Downloaded from orbit.dtu.dk on: Jul 18, 2018 Validation and comparison of numerical wind atlas methods: the South African example Hahmann, Andrea N.; Badger, Jake; Volker, Patrick; Nielsen, Joakim Refslund;

More information

Aalborg Universitet. Reparametrizations with given stop data Raussen, Martin Hubert. Publication date: 2008

Aalborg Universitet. Reparametrizations with given stop data Raussen, Martin Hubert. Publication date: 2008 Aalborg Universitet Reparametrizations with given stop data Raussen, Martin Hubert Publication date: 2008 Document Version Publisher's PDF, also known as Version of record Link to publication from Aalborg

More information

APlocate: Location and Weather User Guide

APlocate: Location and Weather User Guide APlocate: Location and Weather User Guide IES Virtual Environment Copyright Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced in any form

More information

Modelling Salmonella transfer during grinding of meat

Modelling Salmonella transfer during grinding of meat Downloaded from orbit.dtu.dk on: Nov 24, 2018 Modelling Salmonella transfer during grinding of meat Hansen, Tina Beck Publication date: 2017 Document Version Publisher's PDF, also known as Version of record

More information

HOW TO GUIDE. Loading climate data from online database

HOW TO GUIDE. Loading climate data from online database HOW TO GUIDE Loading climate data from online database Copyright and publisher: EMD International A/S Niels Jernes vej 10 9220 Aalborg Ø Denmark Phone: +45 9635 44444 e-mail: emd@emd.dk web: www.emd.dk

More information

Introduction to an in-situ method for rapid measurement of the walls thermal resistance in existing buildings

Introduction to an in-situ method for rapid measurement of the walls thermal resistance in existing buildings Delft University of Technology Introduction to an in-situ method for rapid measurement of the walls thermal resistance in existing buildings Rasooli, Arash; Itard, Laure; Infante Ferreira, Carlos Publication

More information

Fatigue Reliability and Effective Turbulence Models in Wind Farms

Fatigue Reliability and Effective Turbulence Models in Wind Farms Downloaded from vbn.aau.dk on: marts 28, 2019 Aalborg Universitet Fatigue Reliability and Effective Turbulence Models in Wind Farms Sørensen, John Dalsgaard; Frandsen, S.; Tarp-Johansen, N.J. Published

More information

Vindkraftmeteorologi - metoder, målinger og data, kort, WAsP, WaSPEngineering,

Vindkraftmeteorologi - metoder, målinger og data, kort, WAsP, WaSPEngineering, Downloaded from orbit.dtu.dk on: Dec 19, 2017 Vindkraftmeteorologi - metoder, målinger og data, kort, WAsP, WaSPEngineering, meso-scale metoder, prediction, vindatlasser worldwide, energiproduktionsberegninger,

More information

Aalborg Universitet. Comparative Test Case Specification Larsen, Olena Kalyanova; Heiselberg, Per Kvols. Publication date: 2007

Aalborg Universitet. Comparative Test Case Specification Larsen, Olena Kalyanova; Heiselberg, Per Kvols. Publication date: 2007 Aalborg Universitet Comparative Test Case Specification Larsen, Olena Kalyanova; Heiselberg, Per Kvols Publication date: 2007 Document Version Publisher's PDF, also known as Version of record Link to publication

More information

NEW CGMS BASELINE FOR THE SPACE-BASED GOS. (Submitted by the WMO Secretariat) Summary and Purpose of Document

NEW CGMS BASELINE FOR THE SPACE-BASED GOS. (Submitted by the WMO Secretariat) Summary and Purpose of Document WORLD METEOROLOGICAL ORGANIZATION COMMISSION FOR BASIC SYSTEMS OPEN PROGRAMME AREA GROUP ON INTEGRATED OBSERVING SYSTEMS EXPERT TEAM ON SATELLITE SYSTEMS ET-SAT-7/Inf. 2 (12.III.2012) ITEM: 8.1 SEVENTH

More information

Radioactivity in the Risø District January-June 2014

Radioactivity in the Risø District January-June 2014 Downloaded from orbit.dtu.dk on: Dec 20, 2017 Radioactivity in the Risø District January-June 2014 Nielsen, Sven Poul; Andersson, Kasper Grann; Miller, Arne Publication date: 2014 Document Version Publisher's

More information

Published in: UrbanRain09 : 8th International Workshop on Precipitation in Urban Areas : St. Moritz, Switzerland

Published in: UrbanRain09 : 8th International Workshop on Precipitation in Urban Areas : St. Moritz, Switzerland Downloaded from vbn.aau.dk on: marts 28, 9 Aalborg Universitet Challenges in X-band Weather Radar Data Calibration Thorndahl, Søren; Rasmussen, Michael R. Published in: UrbanRain9 : 8th International Workshop

More information

An Equivalent Source Method for Modelling the Lithospheric Magnetic Field Using Satellite and Airborne Magnetic Data

An Equivalent Source Method for Modelling the Lithospheric Magnetic Field Using Satellite and Airborne Magnetic Data Downloaded from orbit.dtu.dk on: Oct 03, 2018 An Equivalent Source Method for Modelling the Lithospheric Magnetic Field Using Satellite and Airborne Magnetic Data Kother, Livia Kathleen; D. Hammer, Magnus;

More information

Sorption isotherms for textile fabrics and foam used in the indoor environment

Sorption isotherms for textile fabrics and foam used in the indoor environment Sorption isotherms for textile fabrics and foam used in the indoor environment Svennberg, Kaisa 2005 Link to publication Citation for published version (APA): Svennberg, K. (2005). Sorption isotherms for

More information

Reflection of sound from finite-size plane and curved surfaces

Reflection of sound from finite-size plane and curved surfaces Downloaded from orbit.dtu.dk on: Sep, 08 Reflection of sound from finite-size plane and curved surfaces Rindel, Jens Holger Published in: Journal of the Acoustical Society of America Publication date:

More information

An Indicator for Separation of Structural and Harmonic Modes in Output-Only Modal Testing Brincker, Rune; Andersen, P.; Møller, N.

An Indicator for Separation of Structural and Harmonic Modes in Output-Only Modal Testing Brincker, Rune; Andersen, P.; Møller, N. Aalborg Universitet An Indicator for Separation of Structural and Harmonic Modes in Output-Only Modal Testing Brincker, Rune; Andersen, P.; Møller, N. Published in: Proceedings of the European COST F3

More information

Solar Time, Angles, and Irradiance Calculator: User Manual

Solar Time, Angles, and Irradiance Calculator: User Manual Solar Time, Angles, and Irradiance Calculator: User Manual Circular 674 Thomas Jenkins and Gabriel Bolivar-Mendoza 1 Cooperative Extension Service Engineering New Mexico Resource Network College of Agricultural,

More information

Battling Bluetongue and Schmallenberg virus Local scale behavior of transmitting vectors

Battling Bluetongue and Schmallenberg virus Local scale behavior of transmitting vectors Downloaded from orbit.dtu.dk on: Sep 10, 2018 Local scale behavior of transmitting vectors Stockmarr, Anders; Kirkeby, Carsten Thure; Bødker, Rene Publication date: 2015 Link back to DTU Orbit Citation

More information

Massively parallel molecular-continuum simulations with the macro-micro-coupling tool Neumann, P.; Harting, J.D.R.

Massively parallel molecular-continuum simulations with the macro-micro-coupling tool Neumann, P.; Harting, J.D.R. Massively parallel molecular-continuum simulations with the macro-micro-coupling tool Neumann, P.; Harting, J.D.R. Published in: Hybrid particle-continuum methods in computational materials physics, 4-7

More information

Design of Robust AMB Controllers for Rotors Subjected to Varying and Uncertain Seal Forces

Design of Robust AMB Controllers for Rotors Subjected to Varying and Uncertain Seal Forces Downloaded from orbit.dtu.dk on: Nov 9, 218 Design of Robust AMB Controllers for Rotors Subjected to Varying and Uncertain Seal Forces Lauridsen, Jonas Skjødt; Santos, Ilmar Published in: Mechanical Engineering

More information