Implicit kinetic schemes

Størrelse: px
Starte visningen fra side:

Download "Implicit kinetic schemes"

Transkript

1 Implicit kinetic schemes David Coulette, E. Franck, P. Helluy, M. Mehrenberger, L. Navoret IRMA Strasbourg & Inria TONUS, France October /41

2 Outline Kinetic schemes High order implicit kinetic scheme Parallel transport solver implementation Parallel performance tests 1/41

3 Section 1 Kinetic schemes 2/41

4 Kinetic framework[chen et al., 1994] Distribution function: f (x,v,t), x R d, v R d, t [0,T ]. Microscopic collision vector K(v) R m. Macroscopic conserved data w(x,t) = f (x,v,t)k(v)dv. v Microscopic entropy s and associated Maxwellian M w (v): v M w K = w, v s(m w ) = max v fk=w { v } s(f ). Kinetic-BGK equation (a = a(x, t) is the acceleration): t f + v x f + a v f = 1 τ (M w f ). 3/41

5 Kinetic schemes When the relaxation time τ is small, the kinetic equation provides an approximation of the hyperbolic conservative system t w + F (w) + Π(w) = 0, with F i (w) = v i M w (v)k(v)dv. v Π(w) = a v M w (v)k(v) = a M w (v) v K(v). v v Main idea: numerical solvers for the linear scalar transport equation lead to natural solvers for the non-linear hyberbolic system [Deshpande, 1986]. Micro or macro approach. 4/41

6 Lattice Boltzmann method (LBM) discrete measure in v. Low number of velocities D1Q D2Q D3Q LBM-BGK : t f i + v i f i = 1 τ (M i(f ) f i ) splitted scheme : advection + relaxation space grid (lattice) generated by velocity set for a given time step exact advection. (from lattice gas automata) 5/41

7 Lattice Boltzmann method (LBM) Basic features collision vector K built from low order multivariate polynomials -> macro quantities are moments. splitting scheme : linear advection + local nonlinear relaxation. typically τ t (over-relaxation) : fast oscillations of f around the quasi-equilibrium manifold. t and x are linked for exact transport (integer cfl). Extensions relaxation can be more complex than BGK ([Dubois 2008,2009]) MRT : complement K to get a full basis in moment space and relax on non-conserved moments. not restricted to Euler/Navier-Stokes. Example : MHD kinetic model for both fluid flow and magnetic field components [Dellar, 2002, Dellar, 2011, Dellar, 2013]) 6/41

8 Project guidelines MHD for Magnetic Fusion Devices ( Tokamaks, Stellarators ) keep the good numerical features of the LBM approach (linear transport, non linearity stays local ) unstructured curved mesh "large" time steps : not limited by cfl type condition. Main features of our approach non-exact transport on unstructured mesh : Discontinous-Galerkin (DG) high order in space, h,p refinement, local coupling. no cfl implicit solvers make the best use of the parallel properties of the kinetic approach. 7/41

9 Section 2 High order implicit kinetic scheme 8/41

10 Toy problem: D1Q3 model v i = iλ,i { 1,0,1}. K(v) = (1,v) T. Acceleration a = 0. w = (ρ,q). Density ρ, momentum q = ρu, and fluid velocity u. When τ 0, w is solution of the isothermal Euler equations M is a Maxwellian state if: we obtain t ρ + x (q) = 0, t (q) + x (q 2 /ρ + c 2 ρ) = 0. ρ = i M i q = i M iv i ρu 2 + c 2 = i M iv 2 i M 0 = ρ(λ 2 u 2 c 2 )/λ 2 M i = ρ ( 2 λu + u 2 + c 2) /λ 2 9/41

11 Stability The D1Q3 model can also be written t ρ + x q = 0, t q + x z = 0, t z + λ 2 x q = 1 τ (q2 ρ + c2 ρ z). Chapman-Enskog method shows that for small τ we have t ρ + x q = 0, ( ) q 2 t q + x ρ + c2 ρ = τ x ((λ 2 c 2 3u 2) ( x q + 2u u 2 c 2) ) x ρ. The viscosity terms are not entropy dissipative small Mach flows. Different from the Jin-Xin relaxation [Jin and Xin, 1995, Dubois, 2013]. 10/41

12 Implicit upwind approximation 1D finite volume approximation for the transport equation space step x and time step t. constant approximation of f in each cell C i =]i x,(i + 1) x[, i Z. If x C i and t [n t,(n + 1) t[ then f (x,v,t) f n i (v). Upwind scheme v > 0, v < 0, f n i f n i f n 1 i t f n 1 i t + v f i n fi 1 n = 0 x + v f i+1 n f i n = 0 x 11/41

13 Comments Unconditionally stable. CFL number= t/v x can be arbitrary. Implicit scheme but upper or lower triangular linear system. The viscosity of the implicit transport solver counterbalances the (wrong) Chapman-Enskog viscosity when t τ. Parallelism: uncoupled transport equations, local relaxation. Higher order in x: Discontinuous Galerkin (DG) method (polynomial approximation of f in cells C i ) Issue: higher order in time? 12/41

14 Second order extension Spatial approximation leads to a differential equation v (t) = g(v(t)), v(0) = v 0. First order numerical method ϕ( t)v 0 = v( t) + O( t 2 ). From the first order method we can build a time-symmetric method ψ( t) = ϕ( t/2) ϕ 1 ( t/2) which is second order accurate (Crank-Nicolson) 13/41

15 Multistep symmetric splitting (1) Bibliography: [McLachlan and Quispel, 2002] Example : D2Q9 model Euler stationary state in a constant gravity field g = ge y. Analytical solution ρ = ρ 0 e gy/t Splitting schemes made of symmetric building blocks : Transport (T) - Macroscopic source (S) (gravity) BGK Relaxation (R). 1 st order T ( t) S( t) R( t) 2 nd order T ( t/2) R( t/2) S( t) R( t/2) T ( t/2) 14/41

16 Multistep symmetric splitting (2) : convergence log 2 (ɛ/ɛref) st order 1st order t1 2nd order full 2nd order collapsed log 2 ( t/ t ref ) The second order collapsed scheme is obtained by fusing the last transport substep of an iteration with the first transport substep of the next one. 15/41

17 Multistep symmetric splitting (3): Dynamical test D2Q9 model on a square : 8x8 elements, 10x10 subcells, 3 rd order Initial condition : narrow gaussian density bump ρ = exp( 40 (x 2 + y 2 ). Convergence evaluated from highly time-resolved solution. log 2 (ɛ/ɛref) st order 2nd order full 2nd order collapsed log 2 ( t/ t ref) 16/41

18 Section 3 Parallel transport solver implementation 17/41

19 3D mesh We consider a coarse mesh made of hexahedral curved macrocells Each macrocell is itself split into smaller subcells of size h. In each subcell L we consider polynomial basis functions ψ L i of degree p. Possible non-conformity in h and p. We need a conservative scheme. We want to avoid CFL condition. 18/41

20 DG approximation of the transport equation Implicit DG approximation scheme: L, i L fl n f L n 1 ψi L v ψi L f n ( L + v n + fl n + v n f n ) R ψ L t i = 0. L L R denotes the neighbor cells along L. v n + = max(v n,0), v n = min(v n,0). n LR is the unit normal vector on L oriented from L to R. L R L n LR R 19/41

21 Upwind numbering L is upwind with respect to R if v n LR > 0 on L R. In a cell L, the solution depends only on the values of f in the upwind macrocells. No assembly and factorization of the global system /41

22 Dependency graph For a given velocity v we can build a dependency graph. Vertices are associated to macrocells and edges to macrocells interfaces or boundaries. We consider two fictitious additional vertices: the upwind vertex and the downwind vertex. 9 NA NA 10 21/41

23 Algorithm Bibliography: [Duff and Reid, 1978, Johnson et al., 1984, Wang and Xu, 1999, Natvig and Lie, 2008] Transport algorithm for one velocity Topological ordering of the dependency graph. For each cell (in topological order): Compute volumic terms contributions. Compute fluxes from upwind interfaces/boundaries. Assembly and LU factorization of the local linear system (KLU) Solve local system Extract the results to the downwind cells interfaces. Parallelization? across velocities (transport step) across macrocells. 22/41

24 StarPU parallelization StarPU is a library developed at Inria Bordeaux [Augonnet et al., 2012]: Task-based parallelism. Task description: codelets, inputs (R), outputs (W or RW). The user submits tasks in a correct sequential order. StarPU schedules the tasks in parallel if possible. 23/41

25 Implementation : SCHNAPS/StarPU + LBM = KIRSCH Initial sequential code SCHNAPS : DG - general hyperbolic systems. SCHNAPS/StarPU : migration of schnaps kernel operations into StartPu Tasks. Several implementations of the same task are possible (CPU, optimized CPU, GPU I, GPU II, MIC, etc.) specialized version for DG-LBM : KIRSCH SCHNAPS : Solveur Conservatif Hyperbolique Non-lineaire Applique aux PlaSmas KIRSCH : KInetic Representation for SCHnaps 24/41

26 Section 4 Parallel performance tests 25/41

27 What StarPU does for us Task graph for 2DQ9 model a single 2D macrocell a single time step of the first order scheme ( T + R) field_set_to_zero_global Pretty simple... 26/41

28 field_set_to_zero_global field_set_to_zero_global field_set_to_zero_global field_set_to_zero_global What StarPU does for us 4 macrocells in a 2D square a single time step of the first order scheme ( T + R) Slightly more complicated... 27/41

29 D2Q9 multithread performance Full D2Q9 scheme on square grids. Constant dof number per macrocell. Number N of macrocells N from 1 to 64 = 8x8. for 1 macrocell : saturation at n core = n v. This is expected. efficiency grows with N due to topological parallelism. speedup x1x3375 D2Q9 2x2x3375 D2Q9 3x3x3375 D2Q9 4x4x3375 D2Q9 8x8x3375 D2Q9 ideal cores 28/41

30 Gantt diagram D2Q9 model - 12 threads Low overhead - low sleep/idle time (in red) 29/41

31 Gantt diagram 8x8 square - D2Q9 model - 24 threads No enough work to do! 30/41

32 D3Q* multithread performance D3Q15,D3Q19,D3Q27 models on a cube with 4x4x4 elements and 8000 dof per elements with eager scheduler. speedup x4x4x8000 nv 15 4x4x4x8000 nv 19 4x4x4x8000 nv 27 ideal cores Saturation at 80% efficiency even when n v > n cores. 31/41

33 MPI data distribution : StarPU/MPI static distribution of macrocell elements across MPI processes. one scheduler instance per MPI process. each process deals only with the task graph of the elements it owns reduction of scheduling complexity necessary MPI communications are handled automagically (!) by StarPU. subdomain parallelism only : partitioning is made in order to keep nodes busy (one should avoid internal subdomains far from external boundaries) 32/41

34 Preliminary MPI scalings : D2Q9 Irma Atlas : 4 nodes - 24 CPU per node D2Q9 model square 8x8 elts x3200 dof Wall time (s) for 100 iterations Nmpi/Nthreads /41

35 Gantt diagram D2Q9 model - 2x6 threads Low overhead/sleep time 34/41

36 Gantt diagram 8x8 square - D2Q9 model - 2x12 threads Again : not enough work to do! 35/41

37 MPI scalings : D3Q15 D3Q15-4x4x4x8000 cubic macromesh - 50 iterations -Wall time (s) Nthreads/Nmpi D3Q15 8x8x8x4096 cubic macromesh 50 iterations - Wall time (s) Nthreads/Nmpi /41

38 37/41 What StarPU does for us (again) Toroidal mesh : 720 macroelements interfaces Toroidal mesh - transport graph for (1, 0, 0) velocity

39 MPI Scaling : D3Q15 in a torus Toroidal mesh : 720 macroelements x 3335 dof 2064 interfaces boundary faces Wall time in sec for 100 interations. Nthreads/Nmpi /41

40 Conclusion and prospects Implicit kinetic schemes for fluids: no CFL condition. low memory footprint : no storage of large linear systems (preconditioning, factorization...) Second order time integrator compatible with τ 0. Task-based Parallelization of an implicit transport solver. Work in progress/prospects higher order time integration. beyond BGK : multiple-relaxation times (MRT) relaxation ( t f i = 1 τ j Ω ji(f eq j f j ) ) 3D Magneto-Hydrodynamics (MHD), non isothermal, visco-resistive... kernel optimization / porting to GPU (CUDA) other kinetic models (Vlasov) 39/41

41 Bibliography I [Augonnet et al., 2012] Augonnet, C., Aumage, O., Furmento, N., Namyst, R., and Thibault, S. (2012). StarPU-MPI: Task Programming over Clusters of Machines Enhanced with Accelerators. In Jesper Larsson Träff, S. B. and Dongarra, J., editors, EuroMPI 2012, volume 7490 of LNCS. Springer. Poster Session. [Chen et al., 1994] Chen, G. Q., Levermore, C. D., and Liu, T. P. (1994). Hyperbolic conservation laws with stiff relaxation terms and entropy. Communications on Pure and Applied Mathematics, 47(6): [Dellar, 2002] Dellar, P. J. (2002). Lattice kinetic schemes for magnetohydrodynamics. Journal of Computational Physics, 179(1): [Dellar, 2011] Dellar, P. J. (2011). Lattice boltzmann formulation for braginskii magnetohydrodynamics. Computers & Fluids, 46(1): [Dellar, 2013] Dellar, P. J. (2013). Moment-based boundary conditions for lattice boltzmann magnetohydrodynamics. In Numerical Mathematics and Advanced Applications 2011, pages Springer. [Deshpande, 1986] Deshpande, S. (1986). Kinetic theory based new upwind methods for inviscid compressible flows. In 24th AIAA Aerospace Sciences Meeting, volume 1. [Dubois, 2013] Dubois, F. (2013). Stable lattice boltzmann schemes with a dual entropy approach for monodimensional nonlinear waves. Computers & Mathematics with Applications, 65(2): [Duff and Reid, 1978] Duff, I. S. and Reid, J. K. (1978). An implementation of tarjan s algorithm for the block triangularization of a matrix. ACM Transactions on Mathematical Software (TOMS), 4(2): /41

42 Bibliography II [Jin and Xin, 1995] Jin, S. and Xin, Z. (1995). The relaxation schemes for systems of conservation laws in arbitrary space dimensions. Communications on pure and applied mathematics, 48(3): [Johnson et al., 1984] Johnson, C., Nävert, U., and Pitkäranta, J. (1984). Finite element methods for linear hyperbolic problems. Computer methods in applied mechanics and engineering, 45(1): [McLachlan and Quispel, 2002] McLachlan, R. I. and Quispel, G. R. W. (2002). Splitting methods. Acta Numerica, 11: [Natvig and Lie, 2008] Natvig, J. R. and Lie, K.-A. (2008). Fast computation of multiphase flow in porous media by implicit discontinuous galerkin schemes with optimal ordering of elements. Journal of Computational Physics, 227(24): [Wang and Xu, 1999] Wang, F. and Xu, J. (1999). A crosswind block iterative method for convection-dominated problems. SIAM Journal on Scientific Computing, 21(2): /41

PARALLELIZATION OF ATTILA SIMULATOR WITH OPENMP MIGUEL ÁNGEL MARTÍNEZ DEL AMOR MINIPROJECT OF TDT24 NTNU

PARALLELIZATION OF ATTILA SIMULATOR WITH OPENMP MIGUEL ÁNGEL MARTÍNEZ DEL AMOR MINIPROJECT OF TDT24 NTNU PARALLELIZATION OF ATTILA SIMULATOR WITH OPENMP MIGUEL ÁNGEL MARTÍNEZ DEL AMOR MINIPROJECT OF TDT24 NTNU OUTLINE INEFFICIENCY OF ATTILA WAYS TO PARALLELIZE LOW COMPATIBILITY IN THE COMPILATION A SOLUTION

Læs mere

Particle-based T-Spline Level Set Evolution for 3D Object Reconstruction with Range and Volume Constraints

Particle-based T-Spline Level Set Evolution for 3D Object Reconstruction with Range and Volume Constraints Particle-based T-Spline Level Set for 3D Object Reconstruction with Range and Volume Constraints Robert Feichtinger (joint work with Huaiping Yang, Bert Jüttler) Institute of Applied Geometry, JKU Linz

Læs mere

CISM COURSE COMPUTATIONAL ACOUSTICS

CISM COURSE COMPUTATIONAL ACOUSTICS CISM COURSE COMPUTATIONAL ACOUSTICS Solvers Part 5: Multigrid II Ulrich Langer and Martin Neumüller Institute of Computational Mathematics Johannes Kepler University Linz Udine, May 23-27, 2016 Outline

Læs mere

Generalized Probit Model in Design of Dose Finding Experiments. Yuehui Wu Valerii V. Fedorov RSU, GlaxoSmithKline, US

Generalized Probit Model in Design of Dose Finding Experiments. Yuehui Wu Valerii V. Fedorov RSU, GlaxoSmithKline, US Generalized Probit Model in Design of Dose Finding Experiments Yuehui Wu Valerii V. Fedorov RSU, GlaxoSmithKline, US Outline Motivation Generalized probit model Utility function Locally optimal designs

Læs mere

Linear Programming ١ C H A P T E R 2

Linear Programming ١ C H A P T E R 2 Linear Programming ١ C H A P T E R 2 Problem Formulation Problem formulation or modeling is the process of translating a verbal statement of a problem into a mathematical statement. The Guidelines of formulation

Læs mere

Project Step 7. Behavioral modeling of a dual ported register set. 1/8/ L11 Project Step 5 Copyright Joanne DeGroat, ECE, OSU 1

Project Step 7. Behavioral modeling of a dual ported register set. 1/8/ L11 Project Step 5 Copyright Joanne DeGroat, ECE, OSU 1 Project Step 7 Behavioral modeling of a dual ported register set. Copyright 2006 - Joanne DeGroat, ECE, OSU 1 The register set Register set specifications 16 dual ported registers each with 16- bit words

Læs mere

Black Jack --- Review. Spring 2012

Black Jack --- Review. Spring 2012 Black Jack --- Review Spring 2012 Simulation Simulation can solve real-world problems by modeling realworld processes to provide otherwise unobtainable information. Computer simulation is used to predict

Læs mere

what is this all about? Introduction three-phase diode bridge rectifier input voltages input voltages, waveforms normalization of voltages voltages?

what is this all about? Introduction three-phase diode bridge rectifier input voltages input voltages, waveforms normalization of voltages voltages? what is this all about? v A Introduction three-phase diode bridge rectifier D1 D D D4 D5 D6 i OUT + v OUT v B i 1 i i + + + v 1 v v input voltages input voltages, waveforms v 1 = V m cos ω 0 t v = V m

Læs mere

ECE 551: Digital System * Design & Synthesis Lecture Set 5

ECE 551: Digital System * Design & Synthesis Lecture Set 5 ECE 551: Digital System * Design & Synthesis Lecture Set 5 5.1: Verilog Behavioral Model for Finite State Machines (FSMs) 5.2: Verilog Simulation I/O and 2001 Standard (In Separate File) 3/4/2003 1 ECE

Læs mere

SKRIFTLIG EKSAMEN I NUMERISK DYNAMIK Bygge- og Anlægskonstruktion, 7. semester Torsdag den 19. juni 2003 kl Alle hjælpemidler er tilladt

SKRIFTLIG EKSAMEN I NUMERISK DYNAMIK Bygge- og Anlægskonstruktion, 7. semester Torsdag den 19. juni 2003 kl Alle hjælpemidler er tilladt SKRIFTLIG EKSAMEN I NUMERISK DYNAMIK Bygge- og Anlægskonstruktion, 7. semester Torsdag den 9. juni 23 kl. 9.-3. Alle hjælpemidler er tilladt OPGAVE f(x) x Givet funktionen f(x) x, x [, ] Spørgsmål (%)

Læs mere

Parallel Finite Element Methods with Weighted Linear B-Splines

Parallel Finite Element Methods with Weighted Linear B-Splines Parallel Finite Element Methods with Weighted Linear B-Splines K. Höllig, J. Hörner, and M. Pfeil http://www.web-spline.de Stuttgart, October 5, 2007 Cooperation partners: Prof. Dr. U. Reif, Dr. J. Wipper

Læs mere

Engineering of Chemical Register Machines

Engineering of Chemical Register Machines Prague International Workshop on Membrane Computing 2008 R. Fassler, T. Hinze, T. Lenser and P. Dittrich {raf,hinze,thlenser,dittrich}@minet.uni-jena.de 2. June 2008 Outline 1 Motivation Goal Realization

Læs mere

BASIC CONCEPTS Pt 1. Tom Hynes

BASIC CONCEPTS Pt 1. Tom Hynes BASIC CONCEPTS Pt 1 Tom Hynes 1 GENERAL BACKGROUND Aerospace CFD course (high Ma, big density changes to give pressure) density based solvers Time marching codes Different modes, entropy waves (u), acoustic

Læs mere

Basic statistics for experimental medical researchers

Basic statistics for experimental medical researchers Basic statistics for experimental medical researchers Sample size calculations September 15th 2016 Christian Pipper Department of public health (IFSV) Faculty of Health and Medicinal Science (SUND) E-mail:

Læs mere

Non-Linear Image Registration on OcTrees

Non-Linear Image Registration on OcTrees Non-Linear Image Registration on OcTrees Eldad Haber Joint work with Stefan Heldmann Jan Modersitzki Outline Part I: Introduction to Image Registration Outline Part I: Introduction to Image Registration

Læs mere

Central Statistical Agency.

Central Statistical Agency. Central Statistical Agency www.csa.gov.et 1 Outline Introduction Characteristics of Construction Aim of the Survey Methodology Result Conclusion 2 Introduction Meaning of Construction Construction may

Læs mere

Sign variation, the Grassmannian, and total positivity

Sign variation, the Grassmannian, and total positivity Sign variation, the Grassmannian, and total positivity arxiv:1503.05622 Slides available at math.berkeley.edu/~skarp Steven N. Karp, UC Berkeley FPSAC 2015 KAIST, Daejeon Steven N. Karp (UC Berkeley) Sign

Læs mere

DoodleBUGS (Hands-on)

DoodleBUGS (Hands-on) DoodleBUGS (Hands-on) Simple example: Program: bino_ave_sim_doodle.odc A simulation example Generate a sample from F=(r1+r2)/2 where r1~bin(0.5,200) and r2~bin(0.25,100) Note that E(F)=(100+25)/2=62.5

Læs mere

Computing the constant in Friedrichs inequality

Computing the constant in Friedrichs inequality Computing the constant in Friedrichs inequality Tomáš Vejchodský vejchod@math.cas.cz Institute of Mathematics, Žitná 25, 115 67 Praha 1 February 8, 212, SIGA 212, Prague Motivation Classical formulation:

Læs mere

Besvarelser til Lineær Algebra Reeksamen Februar 2017

Besvarelser til Lineær Algebra Reeksamen Februar 2017 Besvarelser til Lineær Algebra Reeksamen - 7. Februar 207 Mikkel Findinge Bemærk, at der kan være sneget sig fejl ind. Kontakt mig endelig, hvis du skulle falde over en sådan. Dette dokument har udelukkende

Læs mere

MATHIC, SINGULAR & XMALLOC

MATHIC, SINGULAR & XMALLOC MATHIC, SINGULAR & XMALLOC Christian Eder POLSYS Team, UPMC, Paris, France June 11, 2013 1 / 17 1 SINGULAR Signature-based Gröbner Basis algorithms Restructuring SINGULAR 2 XMALLOC 3 MATHIC Overall structure

Læs mere

Differential Evolution (DE) "Biologically-inspired computing", T. Krink, EVALife Group, Univ. of Aarhus, Denmark

Differential Evolution (DE) Biologically-inspired computing, T. Krink, EVALife Group, Univ. of Aarhus, Denmark Differential Evolution (DE) Differential Evolution (DE) (Storn and Price, 199) Step 1 - Initialize and evaluate Generate a random start population and evaluate the individuals x 2 search space x 1 Differential

Læs mere

Pontryagin Approximations for Optimal Design of Elastic Structures

Pontryagin Approximations for Optimal Design of Elastic Structures Pontryagin Approximations for Optimal Design of Elastic Structures Jesper Carlsson NADA, KTH jesperc@nada.kth.se Collaborators: Anders Szepessy, Mattias Sandberg October 5, 2005 A typical optimal design

Læs mere

Automatic Code Orchestration from Descriptive Implementations

Automatic Code Orchestration from Descriptive Implementations ft her Automatic Code Orchestration from Descriptive Implementations older Professor Brian Vinter Niels Bohr Institute KU ft her Automatic Code Orchestration from Descriptive Implementations Prototypin

Læs mere

Portal Registration. Check Junk Mail for activation . 1 Click the hyperlink to take you back to the portal to confirm your registration

Portal Registration. Check Junk Mail for activation  . 1 Click the hyperlink to take you back to the portal to confirm your registration Portal Registration Step 1 Provide the necessary information to create your user. Note: First Name, Last Name and Email have to match exactly to your profile in the Membership system. Step 2 Click on the

Læs mere

Det er muligt at chekce følgende opg. i CodeJudge: og

Det er muligt at chekce følgende opg. i CodeJudge: og Det er muligt at chekce følgende opg. i CodeJudge:.1.7 og.1.14 Exercise 1: Skriv en forløkke, som producerer følgende output: 1 4 9 16 5 36 Bonusopgave: Modificer dit program, så det ikke benytter multiplikation.

Læs mere

Resource types R 1 1, R 2 2,..., R m CPU cycles, memory space, files, I/O devices Each resource type R i has W i instances.

Resource types R 1 1, R 2 2,..., R m CPU cycles, memory space, files, I/O devices Each resource type R i has W i instances. System Model Resource types R 1 1, R 2 2,..., R m CPU cycles, memory space, files, I/O devices Each resource type R i has W i instances. Each process utilizes a resource as follows: request use e.g., request

Læs mere

v Motivation v Multi- Atlas Segmentation v Learn Dictionary v Apply Dictionary v Results

v Motivation v Multi- Atlas Segmentation v Learn Dictionary v Apply Dictionary v Results Anatomical Atlas Probabilistic Atlas Shattuck, et al. NeuroImage. 2008 v Motivation v Multi- Atlas Segmentation v Learn Dictionary v Apply Dictionary v Results 2 Shattuck, et al. NeuroImage. 2008 Traditional

Læs mere

extreme Programming Kunders og udvikleres menneskerettigheder

extreme Programming Kunders og udvikleres menneskerettigheder extreme Programming Software Engineering 13 1 Kunders og udvikleres menneskerettigheder Kunder: At sætte mål og få projektet til at følge dem At kende varighed og pris At bestemme softwarefunktionalitet

Læs mere

Introduction Ronny Bismark

Introduction Ronny Bismark Introduction 1 Outline Motivation / Problem Statement Tool holder Sensor calibration Motion primitive Concatenation of clouds Segmentation Next possible pose Problems and Challenges Future Work 2 Motivation

Læs mere

Opera Ins. Model: MI5722 Product Name: Pure Sine Wave Inverter 1000W 12VDC/230 30A Solar Regulator

Opera Ins. Model: MI5722 Product Name: Pure Sine Wave Inverter 1000W 12VDC/230 30A Solar Regulator Opera Ins Model: MI5722 Product Name: Pure Sine Wave Inverter 1000W 12VDC/230 30A Solar Regulator I.Precautions 1. Keep the product away from children to avoid children playing it as a toy and resultinginpersonalinjury.

Læs mere

PEMS RDE Workshop. AVL M.O.V.E Integrative Mobile Vehicle Evaluation

PEMS RDE Workshop. AVL M.O.V.E Integrative Mobile Vehicle Evaluation PEMS RDE Workshop AVL M.O.V.E Integrative Mobile Vehicle Evaluation NEW - M.O.V.E Mobile Testing Platform Key Requirements for Measuring Systems Robustness Shock / vibrations Change of environment Compact

Læs mere

On the complexity of drawing trees nicely: corrigendum

On the complexity of drawing trees nicely: corrigendum Acta Informatica 40, 603 607 (2004) Digital Object Identifier (DOI) 10.1007/s00236-004-0138-y On the complexity of drawing trees nicely: corrigendum Thorsten Akkerman, Christoph Buchheim, Michael Jünger,

Læs mere

Exercise 6.14 Linearly independent vectors are also affinely independent.

Exercise 6.14 Linearly independent vectors are also affinely independent. Affine sets Linear Inequality Systems Definition 6.12 The vectors v 1, v 2,..., v k are affinely independent if v 2 v 1,..., v k v 1 is linearly independent; affinely dependent, otherwise. We first check

Læs mere

Heuristics for Improving

Heuristics for Improving Heuristics for Improving Model Learning Based Testing Muhammad Naeem Irfan VASCO-LIG LIG, Computer Science Lab, Grenoble Universities, 38402 Saint Martin d Hères France Introduction Component Based Software

Læs mere

CHAPTER 8: USING OBJECTS

CHAPTER 8: USING OBJECTS Ruby: Philosophy & Implementation CHAPTER 8: USING OBJECTS Introduction to Computer Science Using Ruby Ruby is the latest in the family of Object Oriented Programming Languages As such, its designer studied

Læs mere

UNISONIC TECHNOLOGIES CO.,

UNISONIC TECHNOLOGIES CO., UNISONIC TECHNOLOGIES CO., 3 TERMINAL 1A NEGATIVE VOLTAGE REGULATOR DESCRIPTION 1 TO-263 The UTC series of three-terminal negative regulators are available in TO-263 package and with several fixed output

Læs mere

Probabilistic properties of modular addition. Victoria Vysotskaya

Probabilistic properties of modular addition. Victoria Vysotskaya Probabilistic properties of modular addition Victoria Vysotskaya JSC InfoTeCS, NPK Kryptonite CTCrypt 19 / June 4, 2019 vysotskaya.victory@gmail.com Victoria Vysotskaya (Infotecs, Kryptonite) Probabilistic

Læs mere

Applications. Computational Linguistics: Jordan Boyd-Graber University of Maryland RL FOR MACHINE TRANSLATION. Slides adapted from Phillip Koehn

Applications. Computational Linguistics: Jordan Boyd-Graber University of Maryland RL FOR MACHINE TRANSLATION. Slides adapted from Phillip Koehn Applications Slides adapted from Phillip Koehn Computational Linguistics: Jordan Boyd-Graber University of Maryland RL FOR MACHINE TRANSLATION Computational Linguistics: Jordan Boyd-Graber UMD Applications

Læs mere

Design til digitale kommunikationsplatforme-f2013

Design til digitale kommunikationsplatforme-f2013 E-travellbook Design til digitale kommunikationsplatforme-f2013 ITU 22.05.2013 Dreamers Lana Grunwald - svetlana.grunwald@gmail.com Iya Murash-Millo - iyam@itu.dk Hiwa Mansurbeg - hiwm@itu.dk Jørgen K.

Læs mere

Skriftlig Eksamen Beregnelighed (DM517)

Skriftlig Eksamen Beregnelighed (DM517) Skriftlig Eksamen Beregnelighed (DM517) Institut for Matematik & Datalogi Syddansk Universitet Mandag den 31 Oktober 2011, kl. 9 13 Alle sædvanlige hjælpemidler (lærebøger, notater etc.) samt brug af lommeregner

Læs mere

Adaptive Algorithms for Blind Separation of Dependent Sources. George V. Moustakides INRIA, Sigma 2

Adaptive Algorithms for Blind Separation of Dependent Sources. George V. Moustakides INRIA, Sigma 2 Adaptive Algorithms for Blind Separation of Dependent Sources George V. Moustakides INRIA, Sigma 2 Problem definition-motivation Existing adaptive scheme-independence General adaptive scheme-dependence

Læs mere

RoE timestamp and presentation time in past

RoE timestamp and presentation time in past RoE timestamp and presentation time in past Jouni Korhonen Broadcom Ltd. 5/26/2016 9 June 2016 IEEE 1904 Access Networks Working Group, Hørsholm, Denmark 1 Background RoE 2:24:6 timestamp was recently

Læs mere

Aktivering af Survey funktionalitet

Aktivering af Survey funktionalitet Surveys i REDCap REDCap gør det muligt at eksponere ét eller flere instrumenter som et survey (spørgeskema) som derefter kan udfyldes direkte af patienten eller forsøgspersonen over internettet. Dette

Læs mere

Breaking Industrial Ciphers at a Whim MATE SOOS PRESENTATION AT HES 11

Breaking Industrial Ciphers at a Whim MATE SOOS PRESENTATION AT HES 11 Breaking Industrial Ciphers at a Whim MATE SOOS PRESENTATION AT HES 11 Story line 1 HiTag2: reverse-engineered proprietary cipher 2 Analytic tools are needed to investigate them 3 CryptoMiniSat: free software

Læs mere

FACULTY OF SCIENCE :59 COURSE. BB838: Basic bioacoustics using Matlab

FACULTY OF SCIENCE :59 COURSE. BB838: Basic bioacoustics using Matlab FACULTY OF SCIENCE 01-12- 11:59 COURSE BB838: Basic bioacoustics using Matlab 28.03. Table Of Content Internal Course Code Course title ECTS value STADS ID (UVA) Level Offered in Duration Teacher responsible

Læs mere

Avancerede bjælkeelementer med tværsnitsdeformation

Avancerede bjælkeelementer med tværsnitsdeformation Avancerede bjælkeelementer med tværsnitsdeformation Advanced beam element with distorting cross sections Kandidatprojekt Michael Teilmann Nielsen, s062508 Foråret 2012 Under vejledning af Jeppe Jönsson,

Læs mere

Help / Hjælp

Help / Hjælp Home page Lisa & Petur www.lisapetur.dk Help / Hjælp Help / Hjælp General The purpose of our Homepage is to allow external access to pictures and videos taken/made by the Gunnarsson family. The Association

Læs mere

Frequency Dispersion: Dielectrics, Conductors, and Plasmas

Frequency Dispersion: Dielectrics, Conductors, and Plasmas 1/23 Frequency Dispersion: Dielectrics, Conductors, and Plasmas Carlos Felipe Espinoza Hernández Professor: Jorge Alfaro Instituto de Física Pontificia Universidad Católica de Chile 2/23 Contents 1 Simple

Læs mere

IPTV Box (MAG250/254) Bruger Manual

IPTV Box (MAG250/254) Bruger Manual IPTV Box (MAG250/254) Bruger Manual Når din STB (Set top Box) starter op, bliver der vist en pop up boks på skærmen, hvor du kan åbne EPG ved at trykke på F2 (Nogle bokse kan fortælle at den har brug for

Læs mere

Basic Design Flow. Logic Design Logic synthesis Logic optimization Technology mapping Physical design. Floorplanning Placement Fabrication

Basic Design Flow. Logic Design Logic synthesis Logic optimization Technology mapping Physical design. Floorplanning Placement Fabrication Basic Design Flow System design System/Architectural Design Instruction set for processor Hardware/software partition Memory, cache Logic design Logic Design Logic synthesis Logic optimization Technology

Læs mere

Slot diffusers. Slot diffusers LD-17, LD-18

Slot diffusers. Slot diffusers LD-17, LD-18 LD-17, LD-18 Application LD-17 and LD-18 are designed for supply of cold or warm air in rooms with a height between. m and 4 m. They allow easy setting of air deflectors for different modes of operation

Læs mere

Some results for the weighted Drazin inverse of a modified matrix

Some results for the weighted Drazin inverse of a modified matrix International Journal of Applied Mathematics Computation Journal homepage: www.darbose.in/ijamc ISSN: 0974-4665 (Print) 0974-4673 (Online) Volume 6(1) 2014 1 9 Some results for the weighted Drazin inverse

Læs mere

Noter til kursusgang 8, IMAT og IMATØ

Noter til kursusgang 8, IMAT og IMATØ Noter til kursusgang 8, IMAT og IMATØ matematik og matematik-økonomi studierne 1. basissemester Esben Høg 25. oktober 2013 Institut for Matematiske Fag Aalborg Universitet Esben Høg Noter til kursusgang

Læs mere

A multimodel data assimilation framework for hydrology

A multimodel data assimilation framework for hydrology A multimodel data assimilation framework for hydrology Antoine Thiboult, François Anctil Université Laval June 27 th 2017 What is Data Assimilation? Use observations to improve simulation 2 of 8 What is

Læs mere

GNSS/INS Product Design Cycle. Taking into account MEMS-based IMU sensors

GNSS/INS Product Design Cycle. Taking into account MEMS-based IMU sensors GNSS/INS Product Design Cycle Taking into account MEMS-based IMU sensors L. Vander Kuylen 15 th th December 2005 Content Product Definition Product Development Hardware Firmware Measurement Campaign in

Læs mere

IBM Network Station Manager. esuite 1.5 / NSM Integration. IBM Network Computer Division. tdc - 02/08/99 lotusnsm.prz Page 1

IBM Network Station Manager. esuite 1.5 / NSM Integration. IBM Network Computer Division. tdc - 02/08/99 lotusnsm.prz Page 1 IBM Network Station Manager esuite 1.5 / NSM Integration IBM Network Computer Division tdc - 02/08/99 lotusnsm.prz Page 1 New esuite Settings in NSM The Lotus esuite Workplace administration option is

Læs mere

University of Copenhagen Faculty of Science Written Exam April Algebra 3

University of Copenhagen Faculty of Science Written Exam April Algebra 3 University of Copenhagen Faculty of Science Written Exam - 16. April 2010 Algebra This exam contains 5 exercises which are to be solved in hours. The exercises are posed in an English and in a Danish version.

Læs mere

User Manual for LTC IGNOU

User Manual for LTC IGNOU User Manual for LTC IGNOU 1 LTC (Leave Travel Concession) Navigation: Portal Launch HCM Application Self Service LTC Self Service 1. LTC Advance/Intimation Navigation: Launch HCM Application Self Service

Læs mere

Brug sømbrættet til at lave sjove figurer. Lav fx: Få de andre til at gætte, hvad du har lavet. Use the nail board to make funny shapes.

Brug sømbrættet til at lave sjove figurer. Lav fx: Få de andre til at gætte, hvad du har lavet. Use the nail board to make funny shapes. Brug sømbrættet til at lave sjove figurer. Lav f: Et dannebrogsflag Et hus med tag, vinduer og dør En fugl En bil En blomst Få de andre til at gætte, hvad du har lavet. Use the nail board to make funn

Læs mere

Strings and Sets: set complement, union, intersection, etc. set concatenation AB, power of set A n, A, A +

Strings and Sets: set complement, union, intersection, etc. set concatenation AB, power of set A n, A, A + Strings and Sets: A string over Σ is any nite-length sequence of elements of Σ The set of all strings over alphabet Σ is denoted as Σ Operators over set: set complement, union, intersection, etc. set concatenation

Læs mere

Shooting tethered med Canon EOS-D i Capture One Pro. Shooting tethered i Capture One Pro 6.4 & 7.0 på MAC OS-X 10.7.5 & 10.8

Shooting tethered med Canon EOS-D i Capture One Pro. Shooting tethered i Capture One Pro 6.4 & 7.0 på MAC OS-X 10.7.5 & 10.8 Shooting tethered med Canon EOS-D i Capture One Pro Shooting tethered i Capture One Pro 6.4 & 7.0 på MAC OS-X 10.7.5 & 10.8 For Canon EOS-D ejere der fotograferer Shooting tethered med EOS-Utility eller

Læs mere

Vina Nguyen HSSP July 13, 2008

Vina Nguyen HSSP July 13, 2008 Vina Nguyen HSSP July 13, 2008 1 What does it mean if sets A, B, C are a partition of set D? 2 How do you calculate P(A B) using the formula for conditional probability? 3 What is the difference between

Læs mere

Autodesk Simulation. Torben Christensen Niels Riis Christensen NTI CADCenter A/S

Autodesk Simulation. Torben Christensen Niels Riis Christensen NTI CADCenter A/S Autodesk Simulation Torben Christensen Niels Riis Christensen NTI CADCenter A/S Why Autodesk Simulation? A Comprehensive Portfolio of Solutions Mechanical Computational Fluid Dynamics Structural Plastics

Læs mere

Rotational Properties of Bose - Einstein Condensates

Rotational Properties of Bose - Einstein Condensates Rotational Properties of Bose - Einstein Condensates Stefan Baumgärtner April 30, 2013 1 / 27 Stefan Baumgärtner Rotational Properties of Bose - Einstein Condensates Outline 2 / 27 Stefan Baumgärtner Rotational

Læs mere

Maskinsikkerhed Risikovurdering Del 2: Praktisk vejledning og metodeeksempler

Maskinsikkerhed Risikovurdering Del 2: Praktisk vejledning og metodeeksempler DS-information DS/ISO/TR 14121-2 2. udgave 2012-07-04 Maskinsikkerhed Risikovurdering Del 2: Praktisk vejledning og metodeeksempler Safety of machinery Risk assessment Part 2: Practical guidance and examples

Læs mere

WIKI & Lady Avenue New B2B shop

WIKI & Lady Avenue New B2B shop WIKI & Lady Avenue New B2B shop Login Login: You need a personal username and password Du skal bruge et personligt username og password Only Recommended Retail Prices Viser kun vejl.priser! Bestilling

Læs mere

Dell Cloud Client Computing Hvordan virtualisere vi de tunge grafisk applikationer?

Dell Cloud Client Computing Hvordan virtualisere vi de tunge grafisk applikationer? Dell Cloud Client Computing Hvordan virtualisere vi de tunge grafisk applikationer? Christian Eilskov Sales Engineer, christian_eilskov@dell.com +45 40 60 13 92 Dell Cloud Client Computing Dell lever produkter

Læs mere

Skriftlig Eksamen Beregnelighed (DM517)

Skriftlig Eksamen Beregnelighed (DM517) Skriftlig Eksamen Beregnelighed (DM517) Institut for Matematik & Datalogi Syddansk Universitet Mandag den 7 Januar 2008, kl. 9 13 Alle sædvanlige hjælpemidler (lærebøger, notater etc.) samt brug af lommeregner

Læs mere

OXFORD. Botley Road. Key Details: Oxford has an extensive primary catchment of 494,000 people

OXFORD. Botley Road. Key Details: Oxford has an extensive primary catchment of 494,000 people OXFORD Key Details: Oxford has an extensive primary catchment of 494,000 people Prominent, modern scheme situated in prime retail area Let to PC World & Carpetright and close to Dreams, Currys, Land of

Læs mere

Statistik for MPH: 7

Statistik for MPH: 7 Statistik for MPH: 7 3. november 2011 www.biostat.ku.dk/~pka/mph11 Attributable risk, bestemmelse af stikprøvestørrelse (Silva: 333-365, 381-383) Per Kragh Andersen 1 Fra den 6. uges statistikundervisning:

Læs mere

Skriftlig Eksamen Kombinatorik, Sandsynlighed og Randomiserede Algoritmer (DM528)

Skriftlig Eksamen Kombinatorik, Sandsynlighed og Randomiserede Algoritmer (DM528) Skriftlig Eksamen Kombinatorik, Sandsynlighed og Randomiserede Algoritmer (DM58) Institut for Matematik og Datalogi Syddansk Universitet, Odense Torsdag den 1. januar 01 kl. 9 13 Alle sædvanlige hjælpemidler

Læs mere

Statistical information form the Danish EPC database - use for the building stock model in Denmark

Statistical information form the Danish EPC database - use for the building stock model in Denmark Statistical information form the Danish EPC database - use for the building stock model in Denmark Kim B. Wittchen Danish Building Research Institute, SBi AALBORG UNIVERSITY Certification of buildings

Læs mere

DM559/DM545 Linear and integer programming

DM559/DM545 Linear and integer programming Department of Mathematics and Computer Science University of Southern Denmark, Odense June 10, 2017 Marco Chiarandini DM559/DM545 Linear and integer programming Sheet 12, Spring 2017 [pdf format] The following

Læs mere

Multivariate Extremes and Dependence in Elliptical Distributions

Multivariate Extremes and Dependence in Elliptical Distributions Multivariate Extremes and Dependence in Elliptical Distributions Filip Lindskog, RiskLab, ETH Zürich joint work with Henrik Hult, KTH Stockholm I II III IV V Motivation Elliptical distributions A class

Læs mere

Titel: Barry s Bespoke Bakery

Titel: Barry s Bespoke Bakery Titel: Tema: Kærlighed, kager, relationer Fag: Engelsk Målgruppe: 8.-10.kl. Data om læremidlet: Tv-udsendelse: SVT2, 03-08-2014, 10 min. Denne pædagogiske vejledning indeholder ideer til arbejdet med tema

Læs mere

Constant Terminal Voltage. Industry Workshop 1 st November 2013

Constant Terminal Voltage. Industry Workshop 1 st November 2013 Constant Terminal Voltage Industry Workshop 1 st November 2013 Covering; Reactive Power & Voltage Requirements for Synchronous Generators and how the requirements are delivered Other countries - A different

Læs mere

Trolling Master Bornholm 2014

Trolling Master Bornholm 2014 Trolling Master Bornholm 2014 (English version further down) Den ny havn i Tejn Havn Bornholms Regionskommune er gået i gang med at udvide Tejn Havn, og det er med til at gøre det muligt, at vi kan være

Læs mere

Aggregation based on road topologies for large scale VRPs

Aggregation based on road topologies for large scale VRPs Aggregation based on road topologies for large scale VRPs Eivind Nilssen, SINTEF Oslo, June 12-14 2008 1 Outline Motivation and background Aggregation Some results Conclusion 2 Motivation Companies with

Læs mere

Bilag 1 GPS dataudskrifter fra Stena Carisma ved passage af målefelt

Bilag 1 GPS dataudskrifter fra Stena Carisma ved passage af målefelt Bilag 1 GPS dataudskrifter fra Stena Carisma ved passage af målefelt Passage 1 Passage 2 Passage 3 Passage 4 Passage 5 27 Bilag 2 Engelsk beskrivelse af S4-måleren InterOcean S4 Current Meter The S4 Electromagnetic

Læs mere

DM559/DM545 Linear and integer programming

DM559/DM545 Linear and integer programming Department of Mathematics and Computer Science University of Southern Denmark, Odense June 10, 2017 Marco Chiarandini DM559/DM545 Linear and integer programming Sheet 12, Spring 2017 [pdf format] The following

Læs mere

Circulating Beams Søren Pape Møller ISA / DANFYSIK A/S Chapter 4 i Wilson - 1 hour

Circulating Beams Søren Pape Møller ISA / DANFYSIK A/S Chapter 4 i Wilson - 1 hour Circulating Beams Søren Pape Møller ISA / DANFYSIK A/S Chapter 4 i Wilson - 1 hour Particles in space En partikel har to transversale koordinater og en longitudinal og tilsvarende hastigheder. Ofte er

Læs mere

Investigation of «vortex self turbulence» and Reynolds number effects for wake decay and transport IGE

Investigation of «vortex self turbulence» and Reynolds number effects for wake decay and transport IGE WakeNet-Europe 215 workshop Amsterdam, 21-22 April 215 Investigation of «vortex self turbulence» and Reynolds number effects for wake decay and transport IGE Olivier Thiry Matthieu Duponcheel Grégoire

Læs mere

Special VFR. - ved flyvning til mindre flyveplads uden tårnkontrol som ligger indenfor en kontrolzone

Special VFR. - ved flyvning til mindre flyveplads uden tårnkontrol som ligger indenfor en kontrolzone Special VFR - ved flyvning til mindre flyveplads uden tårnkontrol som ligger indenfor en kontrolzone SERA.5005 Visual flight rules (a) Except when operating as a special VFR flight, VFR flights shall be

Læs mere

Vores mange brugere på musskema.dk er rigtig gode til at komme med kvalificerede ønsker og behov.

Vores mange brugere på musskema.dk er rigtig gode til at komme med kvalificerede ønsker og behov. På dansk/in Danish: Aarhus d. 10. januar 2013/ the 10 th of January 2013 Kære alle Chefer i MUS-regi! Vores mange brugere på musskema.dk er rigtig gode til at komme med kvalificerede ønsker og behov. Og

Læs mere

Teknologispredning i sundhedsvæsenet DK ITEK: Sundhedsteknologi som grundlag for samarbejde og forretningsudvikling

Teknologispredning i sundhedsvæsenet DK ITEK: Sundhedsteknologi som grundlag for samarbejde og forretningsudvikling Teknologispredning i sundhedsvæsenet DK ITEK: Sundhedsteknologi som grundlag for samarbejde og forretningsudvikling 6.5.2009 Jacob Schaumburg-Müller jacobs@microsoft.com Direktør, politik og strategi Microsoft

Læs mere

Unitel EDI MT940 June 2010. Based on: SWIFT Standards - Category 9 MT940 Customer Statement Message (January 2004)

Unitel EDI MT940 June 2010. Based on: SWIFT Standards - Category 9 MT940 Customer Statement Message (January 2004) Unitel EDI MT940 June 2010 Based on: SWIFT Standards - Category 9 MT940 Customer Statement Message (January 2004) Contents 1. Introduction...3 2. General...3 3. Description of the MT940 message...3 3.1.

Læs mere

Multiple Slice Turbo Codes

Multiple Slice Turbo Codes Multiple Slice Turbo Codes Supervisors: David Gnaedig Emmanuel Boutillon Michel Jezequel 2/03/2004 Workshop Edmonton 1 Outline General description Tail-biting code Construction of a Slice Turbo Code Hardware

Læs mere

Evaluating Germplasm for Resistance to Reniform Nematode. D. B. Weaver and K. S. Lawrence Auburn University

Evaluating Germplasm for Resistance to Reniform Nematode. D. B. Weaver and K. S. Lawrence Auburn University Evaluating Germplasm for Resistance to Reniform Nematode D. B. Weaver and K. S. Lawrence Auburn University Major objectives Evaluate all available accessions of G. hirsutum (TX list) for reaction to reniform

Læs mere

SOFTWARE PROCESSES. Dorte, Ida, Janne, Nikolaj, Alexander og Erla

SOFTWARE PROCESSES. Dorte, Ida, Janne, Nikolaj, Alexander og Erla SOFTWARE PROCESSES Dorte, Ida, Janne, Nikolaj, Alexander og Erla Hvad er en software proces? Et struktureret sæt af AKTIVITETER, hvis mål er udvikling af software. En software proces model er en abstrakt

Læs mere

Noter til kursusgang 9, IMAT og IMATØ

Noter til kursusgang 9, IMAT og IMATØ Noter til kursusgang 9, IMAT og IMATØ matematik og matematik-økonomi studierne 1. basissemester Esben Høg 4. november 013 Institut for Matematiske Fag Aalborg Universitet Esben Høg Noter til kursusgang

Læs mere

Sampling real algebraic varieties for topological data analysis

Sampling real algebraic varieties for topological data analysis Sampling real algebraic varieties for topological data analysis Joint with: Emilie Dufresne (U. York) Heather Harrington (U. Oxford) Jonathan Hauenstein (U. Notre Dame) AG19, July 2019 Sampling real varieties

Læs mere

Studieordning del 3,

Studieordning del 3, Studieordning del 3, 2014-2016 Autoteknolog, Valgfri Uddannelseselementer Academy Profession Degree in Automotive Technology Version 0.1 Revideret 19. august 2015 Side 0 af 6 Indhold Studieordningens del

Læs mere

Sikkerhed & Revision 2013

Sikkerhed & Revision 2013 Sikkerhed & Revision 2013 Samarbejde mellem intern revisor og ekstern revisor - og ISA 610 v/ Dorthe Tolborg Regional Chief Auditor, Codan Group og formand for IIA DK RSA REPRESENTATION WORLD WIDE 300

Læs mere

Det Teknisk-Naturvidenskabelige Fakultet Første Studieår AALBORG UNIVERSITET Arkitektur Og Design MATEMATIK OG FORM

Det Teknisk-Naturvidenskabelige Fakultet Første Studieår AALBORG UNIVERSITET Arkitektur Og Design MATEMATIK OG FORM Det Teknisk-Naturvidenskabelige Fakultet Første Studieår AALBORG UNIVERSITET Arkitektur Og Design MATEMATIK OG FORM 27 April 2012 - Lecture 4 (in English) Vector operations in Grasshopper Group 1 8:15-9:15

Læs mere

Melbourne Mercer Global Pension Index

Melbourne Mercer Global Pension Index 15 October 2009 Melbourne Global Pension Index Dr David Knox www.mercer.com.au The Genesis Victorian Government wants to highlight the significant role that Melbourne plays in the pension and funds management

Læs mere

Matematikken former morgendagens satellitter

Matematikken former morgendagens satellitter Matematikken former morgendagens satellitter Michael Lumholt Adm. Direktør ml@ticra.com "Fremtidens matematik" Maj 2014, KU/DTU Page 1 Agenda Kort introduktion til TICRA Eksempler på hvordan vi arbejder

Læs mere

To set new standards of lifting and transportation equipment for wind turbine components. Our product groups

To set new standards of lifting and transportation equipment for wind turbine components. Our product groups To set new standards of lifting and transportation equipment for wind turbine components. Our product groups Embracing the full life cycle of the wind turbine Liftra develops and supplies services to

Læs mere

Agenda. The need to embrace our complex health care system and learning to do so. Christian von Plessen Contributors to healthcare services in Denmark

Agenda. The need to embrace our complex health care system and learning to do so. Christian von Plessen Contributors to healthcare services in Denmark Agenda The need to embrace our complex health care system and learning to do so. Christian von Plessen Contributors to healthcare services in Denmark Colitis and Crohn s association Denmark. Charlotte

Læs mere

Small Autonomous Devices in civil Engineering. Uses and requirements. By Peter H. Møller Rambøll

Small Autonomous Devices in civil Engineering. Uses and requirements. By Peter H. Møller Rambøll Small Autonomous Devices in civil Engineering Uses and requirements By Peter H. Møller Rambøll BACKGROUND My Background 20+ years within evaluation of condition and renovation of concrete structures Last

Læs mere