POD/DEIM Strategies for reduced data assimilation systems

Size: px
Start display at page:

Download "POD/DEIM Strategies for reduced data assimilation systems"

Transcription

1 POD/DEIM Strategies for reduced data assimilation systems Răzvan Ştefănescu 1 Adrian Sandu 1 Ionel M. Navon 2 1 Computational Science Laboratory, Department of Computer Science, Virginia Polytechnic Institute and State University 2 Department of Scientific Computing,The Florida State University POD/DEIM Strategies for reduced data assimilation systems 1/37

2 Outline 1 Data Assimilation 2 Reduced order data assimilation 3 Reduced Order Modelling 4 ROM 4D-Var DA systems - Choice of bases 5 4D-Var SWE DA reduced order systems 6 Numerical results 7 Conclusions and future research POD/DEIM Strategies for reduced data assimilation systems 2/37

3 Data Assimilation Data assimilation - process of combining information from models, measurements, and priors - all with associated uncertainties - to obtain the best estimate of the state of a physical system. Two families of methods: variational and statistical methods. Variational methods - rooted in control theory and require developments of tangent linear and adjoint models. Statistical methods: Ensemble based sequential data assimilation and Bayesian inversion POD/DEIM Strategies for reduced data assimilation systems 3/37

4 4D-Var Data Assimilation The objective function J to be optimized is defined based on model-data misfit penalty terms as: J(x 0 ) = 1 ( x b ) T ( x 0 B 1 0 x b ) x N ( y i H(x i ) ) T ( R 1 i y i H(x i ) ), 2 subject to i=1 (1) x i+1 = M i (x i ), i = 0,.., N 1, (2) The optimality conditions: Adjoint model: λ i = M T i λ i+1 + H T R 1 ( i y i H(x i ) ), i = N 1, 1; λ N =H T R 1 ( N y N H(x N ) ) and λ 0 = M T 0 λ 1. (3) Cost function gradient: x0 L = B 1 ( 0 x b ) x 0 λ0 = 0; (4) POD/DEIM Strategies for reduced data assimilation systems 4/37

5 4D-Var Data Assimilation POD/DEIM Strategies for reduced data assimilation systems 5/37

6 WRF model The Weather Research and Forecasting (WRF) Model is a next-generation mesoscale numerical weather prediction system designed to serve both atmospheric research and operational forecasting needs (Skamarock et al. [16], W. C. Skamarock and Powers [21]). It features a data assimilation system, and a software architecture facilitating parallel computation and system extensibility. The model serves: a wide range of meteorological applications across scales from tens of meters to thousands of kilometers; atmospheric simulations based on real data (observations, analyses) or idealized conditions. WRF is currently in operational use at NCEP, NCAR. POD/DEIM Strategies for reduced data assimilation systems 6/37

7 Lightning Data Assimilation The research uses convective available potential energy (CAPE) as a proxy between lightning data and model variables (pressure, temperature, water vapor mixing ration and geopotential height) Price and Rind [13], Barthe et al. [3]. Three strategies: 3D-Var, 1D+3D-Var, 1D+4D-Var (Marécal and Mahfouf [10, 11]). Development of tangent linear and adjoint lightning observation operators. R. Ştefănescu, I.M. Navon, Max Marchand, Henry Fuelberg. 1D+4D-VAR data assimilation of lightning with WRFDA system using nonlinear observation operators, Technical Report, ArXiv POD/DEIM Strategies for reduced data assimilation systems 7/37

8 Stage IV precipitation validation Figure: 1 h precipitation (mm) ending at 2000 UTC 15 June from the control run, various assimilation procedures, and stage IV precipitation.

9 Incremental 4D-Var Data Assimilation Courtier et al. [8] POD/DEIM Strategies for reduced data assimilation systems 9/37

10 Reduced order data assimilation POD/DEIM Strategies for reduced data assimilation systems 10/37

11 Why do we need reduced order data assimilation? Replace the current linearized cost function to be minimized in the inner loop Surrogate models that accurately represent sub-grid-scale processes instead of linearized low-resolution models Suitable reduced order models can be derived successively and give global convergence results - Arian et al. [2] - This approach can be interpreted in the context of trust region methods using general nonlinear model functions with inexact gradient information. Highly non-linear and non-smooth observation operators Increased space and time resolutions POD/DEIM Strategies for reduced data assimilation systems 11/37

12 Proper Orthogonal Decomposition For general nonlinear systems input-specified semi-empirical methods are usually employed Data analysis is conducted to extract basis functions, from experimental data or detailed simulations of high-dimensional systems Galerkin projections that yield low dimensional dynamical models. Standard POD models: high computational complexities for estimating the nonlinearities. Tensorial POD - Stefanescu et al. [18] - Comparison of POD reduced order strategies for the nonlinear 2D Shallow Water Equations We assume a Petrov-Galerkin projection for constructing the reduced order models. U denotes the POD basis and the test functions are stored in W. W T U = I k, I k being the identity matrix of order k. For simplicity we assume a POD expansion of x = U x.

13 ROM 4D-Var DA systems - Choice of bases What information the bases should contain? The reduced adjoint (RA) approach projects the first order optimality equations of the full system onto the POD reduced spaces Accurate low-order surrogate models; Its not clear what information should be included in the reduced basis used for full space gradient equation projection The adjoint of reduced (AR) model approach formulates the first order optimality conditions from the forward reduced order model Consistent KKT discrete optimality conditions; Reduced adjoint model approximates poorly its full counterpart and POD bases rely only on forward dynamics information. POD/DEIM Strategies for reduced data assimilation systems 13/37

14 ROM 4D-Var DA systems - Choice of bases To guide the POD bases snapshots selection process for Petrov-Galerkin based reduced data assimilation systems governed by non-linear models Consistent reduced Karush Kuhn Tucker (KKT) optimality conditions and accurate reduced POD adjoint model solutions with respect to the full adjoint model outputs Every type of reduced optimization involving adjoint models and projection based reduced order methods including reduced basis approach will benefit. POD/DEIM Strategies for reduced data assimilation systems 14/37

15 ROM 4D-Var DA systems - Choice of bases We derive the optimality conditions as in the AR approach Forward POD manifold U f is computed using snapshots of the full forward model solution only x U f x Petrov-Galerkin (PG) projection; the test functions POD basis W f is different than the trial functions POD manifold U f J POD ( x 0 ) = 1 2 ( x b ) T ( U f x 0 B 1 0 x b ) T U f x N i=1 ( y i H(U f x i ) ) T ( R 1 i y i H(U f x i ) ) T, (5) subject to x i+1 = W T f M i (U f x i ),, i = 0,.., N 1. (6) POD/DEIM Strategies for reduced data assimilation systems 15/37

16 ROM 4D-Var DA systems - Choice of bases Reduced adjoint model λ i = Uf T M T i W f λ i+1 + Uf T H T R 1 ( i y i H(U f x i ) ), i = N 1, 1; λ N = Uf T H T R 1 ( N y N H(U f x N ) ) and λ 0 = Uf T M T 0 W f λ 1 (7) Reduced Cost Function gradient x0 L POD = Uf T B 1 ( 0 x b ) U f x 0 λ 0 = 0; (8) POD/DEIM Strategies for reduced data assimilation systems 16/37

17 ROM 4D-Var DA systems - Choice of bases RA approach: the full forward and adjoint models are projected onto separate reduced manifolds U f and U a are the trial POD reduced subspaces and W f and W a are the test functions POD manifolds, x i U f x i, λ i U a λ i, i = 0,.., N. Reduced forward model: x i+1 = W T f M i (U f x i ), i = 0,.., N 1. (9) Reduced adjoint model: λ i = Wa T M T i U a λ i+1 + Wa T H T R 1 ( i y i H(U f x i ) ), i = N 1, 1 λ N = Wa T H T R 1 ( N y N H(U f x N ) ) and λ 0 = Wa T M T 0 U a λ 1, (10) POD/DEIM Strategies for reduced data assimilation systems 17/37

18 ROM 4D-Var DA systems - Choice of bases AR adjoint model: λ i = Uf T M T i W f λ i+1 + Uf T H T R 1 ( i y i H(U f x i ) ), i = N 1, 1; λ N = Uf T H T R 1 ( N y N H(U f x N ) ) and λ 0 = Uf T M T 0 W f λ 1 (11) RA adjoint model: λ i = Wa T M T i U a λ i+1 + Wa T H T R 1 ( i y i ) H(U f x i, i = N 1, 1 λ N = Wa T H T R 1 ( N y N H(U f x N ) ) and λ 0 = Wa T M T 0 U a λ 1, (12) For Petrov Galerkin and Galerkin projections - ARRA technique W f = U a and W a = U f, and U f = U a. (13) Gradient information must be also included inside the basis to obtain accurate reduced feasible KKT conditions.

19 4D-Var SWE DA reduced order systems Three POD based reduced order models will be considered for deriving reduced order SWE data assimilation systems: standard Proper Orthogonal Decomposition (SPOD), tensorial POD (TPOD) and standard POD/Discrete Empirical Interpolation Method (POD/DEIM) The methods differ in the way the nonlinear terms are treated - polynomial quadratic nonlinearity u 2. POD/DEIM Strategies for reduced data assimilation systems 19/37

20 4D-Var SWE DA reduced order systems Standard POD Ñ(ũ) = }{{} W T Uũ Uũ }{{}, Ñ(ũ) R k (14) k N state N state 1 where is the componentwise multiplication Matlab operator and n is usually the number of spatial mesh points. Tensorial POD Ñ(ũ) = [ Ñ i ]i=1,..,k Rk ; Ñ i = Ñ(ũ) = }{{} T }{{} Ũ k k 2 k 2 1 k j=1 l=1 T = ( T i,j,l )i,j,l=1,..,k Rk k k, T i,j,l = k T i,j,l ũ j ũ l. (15) n W i,r U j,r U l,r. POD/DEIM Strategies for reduced data assimilation systems 20/37 r=1

21 4D-Var SWE DA reduced order systems Standard POD/DEIM ( ) Ñ(ũ) W T V (P T V ) 1 (P T Uũ) (P T Uũ) }{{} k m }{{} m 1 (16) where m is the number of interpolation points, V R n m gathers the first m POD basis modes of the nonlinear term while P R n m is the DEIM interpolation selection matrix (Chaturantabut [5], Chaturantabut and Sorensen [7, 6], Stefanescu and Navon [17]). POD/DEIM Strategies for reduced data assimilation systems 21/37

22 4D-Var SWE DA reduced order systems w t = A(w) w x + B(w) w y 0 x L, 0 y D, t [0, t f ], + Cw, (17) where w = (u, v, φ) T, u, v are the velocity components in the x and y directions, respectively, h is the depth of the fluid, g is the acceleration due to gravity and φ = 2 gh. The matrices A, B and C are expressed A = u 0 φ/2 0 u 0 φ/2 0 u C =, B = 0 f 0 f v v φ/2 0 φ/2 v f = ˆf + β(y D/2) (Coriolis force), β = f y, with ˆf and β constants.,

23 4D-Var SWE DA reduced order systems F 11 (u, φ) = u A x u φ A xφ, F 12 (u, v) = v A y u F 21 (u, v) = u A x v, F 22 (v, φ) = v A y v φ A y φ, F 31 (u, φ) = 1 2 φ A x u + u A xφ, F 32 (v, φ) = 1 2 φ A y v + v A y φ. Full ADI SWE Standard POD Tensorial POD POD/DEIM m=180 POD/DEIM m=70 CPU time s u e e e e-5 v e e e e-5 φ e-5e 8.505e e e-5 Table: CPU time gains and the root mean square errors for each of the model variables at t f = 3h for a 3h time integration window. Number of POD modes was k = 50 and two tests with different number of DEIM points m = 180, 70 were simulated.103, 776 spatial points. POD/DEIM Strategies for reduced data assimilation systems 23/37

24 4D-Var SWE DA reduced order systems CPU time (seconds) SPOD TPOD POD/DEIM m=70 POD/DEIM m=180 FULL CPU time (seconds) SPOD TPOD POD/DEIM m=70 POD/DEIM m= No. of spatial discretization points (a) On-line stage No. of spatial discretization points (b) Off-line stage Figure: Cpu time vs. the number of spatial discretization points for t f = 3h ; number of POD modes = 50; two different numbers of DEIM points 70 and 180 have been employed. POD/DEIM Strategies for reduced data assimilation systems 24/37

25 4D-Var SWE DA reduced order systems Algorithm 1 Standard and Tensorial POD SWE DA systems Off-line stage 1: Generate background state u, v and φ. 2: Solve full forward ADI SWE model to generate state variables snapshots. 3: Solve full adjoint ADI SWE model to generate adjoint variables snapshots. 4: For each state variable compute a POD basis using snapshots describing dynamics of the forward and its corresponding adjoint trajectories plus gradient. 5: Compute tensors as T required for reduced Jacobian calculations. Calculate other POD coefficients corresponding to linear terms. POD/DEIM Strategies for reduced data assimilation systems 25/37

26 4D-Var SWE DA reduced order systems Algorithm 1 Standard and Tensorial POD SWE DA systems On-line stage - Minimize reduced cost functional J POD (5) 1: Solve forward reduced order model (6) 2: Solve adjoint reduced order model (7) 3: Compute reduced gradient (8) Decisional stage 4: Project the suboptimal reduced initial condition generated by the online stage and perform steps 1 and 2 of off-line stage. Using full forward information evaluate J in (1). If J > ε 3 then continue the off-line stage from step 3, otherwise STOP. POD/DEIM Strategies for reduced data assimilation systems 26/37

27 4D-Var SWE DA reduced order systems The on-line stage - minimization of the cost function J POD performed on a reduced POD manifold The stoping criteria are J POD ε 1, J POD (i+1) JPOD (i) ε 2, MXFUN iter Max (18) The off-line stage - outer iteration - general stopping criterion J ε 3 POD/DEIM Strategies for reduced data assimilation systems 27/37

28 Numerical Results ADI SWE model 0.5% uniform perturbations on the initial conditions of Grammeltvedt [9] and generate twin-experiment observations at every grid space point location and every time step Background state is computed using a 5% perturbations of the initial conditions The length of the assimilation window: 3h. BFGS optimization method (CONMIN) We use ε 1 = and ε 2 = We select mesh points 91 time steps and use 50 POD basis functions. MXFUN is set to 25 and ε 3 = Galerkin projection. The motivation was built for incremental 4D-Var - comparison against nonlinear 4D-Var

29 Numerical Results - Choice of POD basis 8 5 u v φ 8 5 u v φ logarithmic scale Number of eigenvalues (a) Forward model snapshots only logarithmic scale Number of eigenvalues (b) Forward and adjoint models snapshots Figure: The decay around the singular values of the snapshots solutions for u, v, φ for t = 960s and integration time window of 3h. POD/DEIM Strategies for reduced data assimilation systems 29/37

30 Numerical Results - Choice of POD basis Cost func red. of adj. + adj. of red. Cost func adj. of red. Cost func full J/J(1) Grad/Grad(1) Grad full Grad adj. of red. Grad red. of adj. + adj. of red Number of iterations Figure: Tensorial POD/4DVAR ADI 2D Shallow water equations Evolution of cost function and gradient norm as a function of the number of minimization iterations. The information from the adjoint equations and gradient has to be incorporated into POD basis.

31 POD based SWE 4D-Var DA systems n = space points, number of POD basis modes k = 50, MXFUN = 15 and ε 3 = hybrid POD/DEIM m=30 hybrid POD/DEIM m=50 standard POD tensorial POD Full configuration J/J(1) Number of iterations (a) Iteration performance J/J(1) hybrid POD/DEIM m=30 hybrid POD/DEIM m= standard POD tensorial POD Full configuration Cpu time (b) Time performance Figure: Number of iterations and CPU time comparisons for the reduced Order SWE DA systems vs. full SWE DA system. POD/DEIM Strategies for reduced data assimilation systems 31/37

32 Conclusions and future research New POD bases selection strategies for POD based reduced 4DVar data assimilation systems governed by nonlinear state models using both Petrov-Galerkin and Galerkin projections. Consistent reduced Karush Kuhn Tucker (KKT) optimality conditions + accurate feasible reduced POD KKT condtitions. Petrov-Galerkin projection - test functions POD bases of the forward and adjoint models have to match the trial functions POD bases of the adjoint and forward models Galerkin projection - one single POD basis is required and the correlation matrix must contain snapshots from both forward and adjoint full models. Include also the optimality condition information. POD/DEIM Strategies for reduced data assimilation systems 32/37

33 Conclusions and future research Every type of reduced optimization involving adjoint models and projected based reduced order methods including reduced basis approach benefit from the new strategies. For meshes of points or higher the hybrid POD/DEIM reduced data assimilation system is approximately 10 times faster then the full space data assimilation system POD/DEIM Strategies for reduced data assimilation systems 33/37

34 Conclusions and future research This rate increases directly proportional with the the mesh size Stabilization strategies proposed by Amsallem and Farhat [1], Bui-Thanh et al. [4] must be pursued in order to obtain feasible Petrov-Galerkin reduced order data assimilation systems Multifidelity techniques: Local in time adaptive ROMs. (Peherstorfer et al. [12], Rapún and Vega [15]); Exploit the structure of the weak constraints variational approach (Trémolet [20]), consistent reduced KKT conditions (Stefănescu et al. [19]) and formulate a piecewise-in-space-time approximation strategy that uses different ROMs on different subintervals, and constructs them concurrently; Develop reduced order parallel 4D-Var framework using Augmented Lagrangian (Rao and Sandu [14]). POD/DEIM Strategies for reduced data assimilation systems 34/37

35 Manuscripts related to the present research effort Ştefănescu, Răzvan, Adrian Sandu, and Ionel Michael Navon. POD/DEIM reduced-order strategies for efficient four dimensional variational data assimilation. Journal of Computational Physics 295 (2015): Ştefănescu, Răzvan, and Adrian Sandu. Efficient approximation of sparse Jacobians for time-implicit reduced order models. arxiv preprint arxiv: (2014). Ştefănescu, Răzvan, Adrian Sandu, and Ionel Michael Navon. Comparison of POD reduced order strategies for the nonlinear 2D shallow water equations. International Journal for Numerical Methods in Fluids 76.8 (2014): Stefănescu, Răzvan and I.M. Navon, POD/DEIM Nonlinear model order reduction of an ADI implicit shallow water equations model, Journal of Computational Physics, Vol 237, pp

36 Manuscripts related to the present research effort Stefănescu, Răzvan, I.M. Navon, Max Marchand, Henry Fuelberg, 1D+ 4D-VAR data assimilation of lightning with WRFDA system using nonlinear observation operators. arxiv preprint arxiv: (2013). POD/DEIM Strategies for reduced data assimilation systems 36/37

37 POD/DEIM Strategies for reduced data assimilation systems POD/DEIM Strategies for reduced data assimilation systems 37/37

38 [1] D. Amsallem and C. Farhat. Stabilization of projection-based reduced-order models. Int. J. Numer. Meth. Engng., 91: , [2] E. Arian, M. Fahl, and E.W. Sachs. Trust-region proper orthogonal decomposition for flow control. ICASE: Technical Report , [3] C. Barthe, W. Deierling, and M. C. Barth. Estimation of total lightning from various storm parameters: A cloud-resolving model study. J. Geophys. Res., 110:D24202, [4] T. Bui-Thanh, K. Willcox, O. Ghattas, and B. van Bloemen Waanders. Goal-oriented, model-constrained optimization for reduction of large-scale systems. J. Comput. Phys., 224(2): , [5] S. Chaturantabut. Dimension Reduction for Unsteady Nonlinear Partial Differential Equations via Empirical Interpolation Methods. Technical Report TR09-38,CAAM, Rice University, [6] S. Chaturantabut and D.C. Sorensen. Nonlinear model reduction via POD/DEIM Strategies for reduced data assimilation systems 37/37

39 discrete empirical interpolation. SIAM Journal on Scientific Computing, 32(5): , [7] S. Chaturantabut and D.C. Sorensen. A state space error estimate for POD-DEIM nonlinear model reduction. SIAM Journal on Numerical Analysis, 50(1):46 63, [8] P. Courtier, J.-N. Thepaut, and A. Hollingsworth. A strategy for operational implementation of 4D Var using an incremental approach. Quarterly Journal of the Royal Meteorological Society, 120: , [9] A. Grammeltvedt. A survey of finite difference schemes for the primitive equations for a barotropic fluid. Monthly Weather Review, 97(5): , [10] V. Marécal and J.-F. Mahfouf. Four-dimensional variational assimilation of total column water vapor in rainy areas. Mon. Wea. Rev., 130(-):4358, [11] V. Marécal and J.-F. Mahfouf. Experiments on 4d-var assimilation of rainfal data using an incremental formulation. Q. J. R. Meteorol. Soc, 129(-): , POD/DEIM Strategies for reduced data assimilation systems 37/37

40 [12] B. Peherstorfer, D. Butnaru, K. Willcox, and H. Bungartz. Localized Discrete Empirical Interpolation Method. SIAM Journal on Scientific Computing, 36(1):A168 A192, [13] C. Price and D. Rind. A simple lightning parameterization for calculating global lightning distributions. J. Geophys. Res., 97(-): , [14] V. Rao and A. Sandu. Parallel 4D-Var framework using Augmented Lagrangian. In preparation, [15] M.L. Rapún and J.M. Vega. Reduced order models based on local POD plus Galerkin projection. Journal of Computational Physics, 229 (8): , [16] W. C. Skamarock, J. B. Klemp, J. Dudhia, D. O. Gill, D. M. Barker, W. Wang, and J. G. Powers. A description of the Advanced Research WRF Version 2. NCAR Tech Notes-468+STR, [17] R. Stefanescu and I.M. Navon. POD/DEIM Nonlinear model order reduction of an ADI implicit shallow water equations model. Journal of Computational Physics, 237:95 114, POD/DEIM Strategies for reduced data assimilation systems 37/37

41 [18] R. Stefanescu, A. Sandu, and I.M. Navon. Comparisons of POD reduced order strategies for the nonlinear 2D Shallow Water Equations Model. Technical Report TR 2, Virginia Polytechnic Institute and State University, February 2014, also submitted to International Journal for Numerical Methods in Fluids. [19] R. Stefănescu, A. Sandu, and I.M. Navon. POD/DEIM Reduced-Order Strategies for Efficient Four Dimensional Variational Data Assimilation. Technical Report TR 3, Virginia Polytechnic Institute and State University, March [20] Y. Trémolet. Accounting for an imperfect model in 4D-Var. Q.J.R. Meteorol. Soc., 132: , [21] J. Dudhia D. O. Gill D. M. Barker M. G. Duda X-Y Huang W. Wang W. C. Skamarock, J. B. Klemp and J. G. Powers. A description of the advanced research wrf version 3. NCAR/TN475+STR, POD/DEIM Strategies for reduced data assimilation systems 37/37

Computer Science Technical Report CSTR-17/2015 April 24, R. Ştefănescu, A. Sandu, I.M. Navon

Computer Science Technical Report CSTR-17/2015 April 24, R. Ştefănescu, A. Sandu, I.M. Navon Computer Science Technical Report CSTR-17/2015 April 24, 2015 arxiv:1402.5992v3 [cs.sy] 23 Apr 2015 R. Ştefănescu, A. Sandu, I.M. Navon POD/DEIM Reduced-Order Strategies for Efficient Four Dimensional

More information

POD/DEIM 4DVAR Data Assimilation of the Shallow Water Equation Model

POD/DEIM 4DVAR Data Assimilation of the Shallow Water Equation Model nonlinear 4DVAR 4DVAR Data Assimilation of the Shallow Water Equation Model R. Ştefănescu and Ionel M. Department of Scientific Computing Florida State University Tallahassee, Florida May 23, 2013 (Florida

More information

Variational data assimilation of lightning with WRFDA system using nonlinear observation operators

Variational data assimilation of lightning with WRFDA system using nonlinear observation operators Variational data assimilation of lightning with WRFDA system using nonlinear observation operators Virginia Tech, Blacksburg, Virginia Florida State University, Tallahassee, Florida rstefane@vt.edu, inavon@fsu.edu

More information

Variational data assimilation

Variational data assimilation Background and methods NCEO, Dept. of Meteorology, Univ. of Reading 710 March 2018, Univ. of Reading Bayes' Theorem Bayes' Theorem p(x y) = posterior distribution = p(x) p(y x) p(y) prior distribution

More information

Dacian N. Daescu 1, I. Michael Navon 2

Dacian N. Daescu 1, I. Michael Navon 2 6.4 REDUCED-ORDER OBSERVATION SENSITIVITY IN 4D-VAR DATA ASSIMILATION Dacian N. Daescu 1, I. Michael Navon 2 1 Portland State University, Portland, Oregon, 2 Florida State University, Tallahassee, Florida

More information

POD/DEIM 4D-Var for a Finite-Difference Shallow Water Equations Model

POD/DEIM 4D-Var for a Finite-Difference Shallow Water Equations Model .. POD/DEIM 4D-Var for a Finite-Difference Shallow Water Equations Model North Carolina State University rstefan@ncsu.edu POD/DEIM 4D-Var for a Finite-Difference Shallow Water Equations Model 1/64 Part1

More information

Highly-efficient Reduced Order Modelling Techniques for Shallow Water Problems

Highly-efficient Reduced Order Modelling Techniques for Shallow Water Problems Highly-efficient Reduced Order Modelling Techniques for Shallow Water Problems D.A. Bistrian and I.M. Navon Department of Electrical Engineering and Industrial Informatics, University Politehnica of Timisoara,

More information

POD/DEIM Nonlinear model order reduction of an ADI implicit shallow water equations model

POD/DEIM Nonlinear model order reduction of an ADI implicit shallow water equations model Manuscript Click here to view linked References POD/DEIM Nonlinear model order reduction of an ADI implicit shallow water equations model R. Ştefănescu, I.M. Navon The Florida State University, Department

More information

Data Assimilation of Lightning in WRF 3/4-D VAR Using. Observation Operators

Data Assimilation of Lightning in WRF 3/4-D VAR Using. Observation Operators Data Assimilation of Lightning in WRF 3/4-D VAR Using Observation Operators Răzvan Ştefănescu 1, Michael I. Navon 1, Max Marchand 2, Henry Fuelberg 2 1 The Florida State University, Department of Scientific

More information

POD/DEIM Nonlinear model order reduction of an. ADI implicit shallow water equations model

POD/DEIM Nonlinear model order reduction of an. ADI implicit shallow water equations model POD/DEIM Nonlinear model order reduction of an arxiv:.5v [physics.comp-ph] Nov ADI implicit shallow water equations model R. Ştefănescu, I.M. Navon The Florida State University, Department of Scientific

More information

POD/DEIM Nonlinear model order reduction of an ADI implicit shallow water equations model

POD/DEIM Nonlinear model order reduction of an ADI implicit shallow water equations model POD/DEIM Nonlinear model order reduction of an ADI implicit shallow water equations model R. Ştefănescu, I.M. Navon The Florida State University, Department of Scientific Computing, Tallahassee, Florida

More information

Computer Science Technical Report CSTR-19/2015 June 14, R. Ştefănescu, A. Sandu

Computer Science Technical Report CSTR-19/2015 June 14, R. Ştefănescu, A. Sandu Computer Science Technical Report CSTR-19/2015 June 14, 2015 arxiv:submit/1279278 [math.na] 14 Jun 2015 R. Ştefănescu, A. Sandu Efficient approximation of sparse Jacobians for time-implicit reduced order

More information

The University of Reading

The University of Reading The University of Reading Radial Velocity Assimilation and Experiments with a Simple Shallow Water Model S.J. Rennie 2 and S.L. Dance 1,2 NUMERICAL ANALYSIS REPORT 1/2008 1 Department of Mathematics 2

More information

POD-DEIM APPROACH ON DIMENSION REDUCTION OF A MULTI-SPECIES HOST-PARASITOID SYSTEM

POD-DEIM APPROACH ON DIMENSION REDUCTION OF A MULTI-SPECIES HOST-PARASITOID SYSTEM POD-DEIM APPROACH ON DIMENSION REDUCTION OF A MULTI-SPECIES HOST-PARASITOID SYSTEM G. Dimitriu Razvan Stefanescu Ionel M. Navon Abstract In this study, we implement the DEIM algorithm (Discrete Empirical

More information

DATA ASSIMILATION FOR FLOOD FORECASTING

DATA ASSIMILATION FOR FLOOD FORECASTING DATA ASSIMILATION FOR FLOOD FORECASTING Arnold Heemin Delft University of Technology 09/16/14 1 Data assimilation is the incorporation of measurement into a numerical model to improve the model results

More information

CME 345: MODEL REDUCTION

CME 345: MODEL REDUCTION CME 345: MODEL REDUCTION Methods for Nonlinear Systems Charbel Farhat & David Amsallem Stanford University cfarhat@stanford.edu 1 / 65 Outline 1 Nested Approximations 2 Trajectory PieceWise Linear (TPWL)

More information

The Structure of Background-error Covariance in a Four-dimensional Variational Data Assimilation System: Single-point Experiment

The Structure of Background-error Covariance in a Four-dimensional Variational Data Assimilation System: Single-point Experiment ADVANCES IN ATMOSPHERIC SCIENCES, VOL. 27, NO. 6, 2010, 1303 1310 The Structure of Background-error Covariance in a Four-dimensional Variational Data Assimilation System: Single-point Experiment LIU Juanjuan

More information

Application of POD-DEIM Approach for Dimension Reduction of a Diffusive Predator-Prey System with Allee Effect

Application of POD-DEIM Approach for Dimension Reduction of a Diffusive Predator-Prey System with Allee Effect Application of POD-DEIM Approach for Dimension Reduction of a Diffusive Predator-Prey System with Allee Effect Gabriel Dimitriu 1, Ionel M. Navon 2 and Răzvan Ştefănescu 2 1 The Grigore T. Popa University

More information

The Impact of Background Error on Incomplete Observations for 4D-Var Data Assimilation with the FSU GSM

The Impact of Background Error on Incomplete Observations for 4D-Var Data Assimilation with the FSU GSM The Impact of Background Error on Incomplete Observations for 4D-Var Data Assimilation with the FSU GSM I. Michael Navon 1, Dacian N. Daescu 2, and Zhuo Liu 1 1 School of Computational Science and Information

More information

A Penalized 4-D Var data assimilation method for reducing forecast error

A Penalized 4-D Var data assimilation method for reducing forecast error A Penalized 4-D Var data assimilation method for reducing forecast error M. J. Hossen Department of Mathematics and Natural Sciences BRAC University 66 Mohakhali, Dhaka-1212, Bangladesh I. M. Navon Department

More information

Sensitivity analysis in variational data assimilation and applications

Sensitivity analysis in variational data assimilation and applications Sensitivity analysis in variational data assimilation and applications Dacian N. Daescu Portland State University, P.O. Box 751, Portland, Oregon 977-751, U.S.A. daescu@pdx.edu ABSTRACT Mathematical aspects

More information

1D+4D-VAR data assimilation of lightning with WRFDA system using nonlinear observation operators

1D+4D-VAR data assimilation of lightning with WRFDA system using nonlinear observation operators 1D+4D-VAR data assimilation of lightning with WRFDA system using nonlinear observation operators Răzvan Ştefănescu 1, I. Michael Navon 1, Henry Fuelberg 2, Max Marchand 2 1 The Florida State University,

More information

Curriculum vitae RESEARCH INTERESTS

Curriculum vitae RESEARCH INTERESTS Răzvan Ştefănescu Curriculum vitae CONTACT Department of Mathematics 919-515-0684 INFORMATION North Carolina State University rstefan@ncsu.edu Raleigh, NC, 27695-8205, http:/www4.ncsu.edu/~rstefan/ RESEARCH

More information

LARGE-SCALE WRF-SIMULATED PROXY ATMOSPHERIC PROFILE DATASETS USED TO SUPPORT GOES-R RESEARCH ACTIVITIES

LARGE-SCALE WRF-SIMULATED PROXY ATMOSPHERIC PROFILE DATASETS USED TO SUPPORT GOES-R RESEARCH ACTIVITIES LARGE-SCALE WRF-SIMULATED PROXY ATMOSPHERIC PROFILE DATASETS USED TO SUPPORT GOES-R RESEARCH ACTIVITIES Jason Otkin, Hung-Lung Huang, Tom Greenwald, Erik Olson, and Justin Sieglaff Cooperative Institute

More information

Comparisons between 4DEnVar and 4DVar on the Met Office global model

Comparisons between 4DEnVar and 4DVar on the Met Office global model Comparisons between 4DEnVar and 4DVar on the Met Office global model David Fairbairn University of Surrey/Met Office 26 th June 2013 Joint project by David Fairbairn, Stephen Pring, Andrew Lorenc, Neill

More information

POD Model Reduction of Large Scale Geophysical Models. Ionel M. Navon

POD Model Reduction of Large Scale Geophysical Models. Ionel M. Navon POD Model Reduction of Large Scale Geophysical Models Ionel M. Navon School of Computational Science Florida State University Tallahassee, Florida Thanks to Prof. D. N. Daescu Dept. of Mathematics and

More information

Fundamentals of Data Assimilation

Fundamentals of Data Assimilation National Center for Atmospheric Research, Boulder, CO USA GSI Data Assimilation Tutorial - June 28-30, 2010 Acknowledgments and References WRFDA Overview (WRF Tutorial Lectures, H. Huang and D. Barker)

More information

Application of POD-DEIM Approach on Dimension Reduction of a Diffusive Predator-Prey System with Allee effect

Application of POD-DEIM Approach on Dimension Reduction of a Diffusive Predator-Prey System with Allee effect Application of POD-DEIM Approach on Dimension Reduction of a Diffusive Predator-Prey System with Allee effect Gabriel Dimitriu 1, Ionel M. Navon 2 and Răzvan Ştefănescu 2 1 The Grigore T. Popa University

More information

Using Model Reduction Methods within Incremental Four-Dimensional Variational Data Assimilation

Using Model Reduction Methods within Incremental Four-Dimensional Variational Data Assimilation APRIL 2008 L A W L E S S E T A L. 1511 Using Model Reduction Methods within Incremental Four-Dimensional Variational Data Assimilation A. S. LAWLESS AND N. K. NICHOLS Department of Mathematics, University

More information

R. E. Petrie and R. N. Bannister. Department of Meteorology, Earley Gate, University of Reading, Reading, RG6 6BB, United Kingdom

R. E. Petrie and R. N. Bannister. Department of Meteorology, Earley Gate, University of Reading, Reading, RG6 6BB, United Kingdom A method for merging flow-dependent forecast error statistics from an ensemble with static statistics for use in high resolution variational data assimilation R. E. Petrie and R. N. Bannister Department

More information

Hessian-based model reduction for large-scale systems with initial condition inputs

Hessian-based model reduction for large-scale systems with initial condition inputs Hessian-based model reduction for large-scale systems with initial condition inputs O. Bashir 1, K. Willcox 1,, O. Ghattas 2, B. van Bloemen Waanders 3, J. Hill 3 1 Massachusetts Institute of Technology,

More information

Variational assimilation Practical considerations. Amos S. Lawless

Variational assimilation Practical considerations. Amos S. Lawless Variational assimilation Practical considerations Amos S. Lawless a.s.lawless@reading.ac.uk 4D-Var problem ] [ ] [ 2 2 min i i i n i i T i i i b T b h h J y R y B,,, n i i i i f subject to Minimization

More information

ABSTRACT 3 RADIAL VELOCITY ASSIMILATION IN BJRUC 3.1 ASSIMILATION STRATEGY OF RADIAL

ABSTRACT 3 RADIAL VELOCITY ASSIMILATION IN BJRUC 3.1 ASSIMILATION STRATEGY OF RADIAL REAL-TIME RADAR RADIAL VELOCITY ASSIMILATION EXPERIMENTS IN A PRE-OPERATIONAL FRAMEWORK IN NORTH CHINA Min Chen 1 Ming-xuan Chen 1 Shui-yong Fan 1 Hong-li Wang 2 Jenny Sun 2 1 Institute of Urban Meteorology,

More information

In the derivation of Optimal Interpolation, we found the optimal weight matrix W that minimizes the total analysis error variance.

In the derivation of Optimal Interpolation, we found the optimal weight matrix W that minimizes the total analysis error variance. hree-dimensional variational assimilation (3D-Var) In the derivation of Optimal Interpolation, we found the optimal weight matrix W that minimizes the total analysis error variance. Lorenc (1986) showed

More information

Relationship between Singular Vectors, Bred Vectors, 4D-Var and EnKF

Relationship between Singular Vectors, Bred Vectors, 4D-Var and EnKF Relationship between Singular Vectors, Bred Vectors, 4D-Var and EnKF Eugenia Kalnay and Shu-Chih Yang with Alberto Carrasi, Matteo Corazza and Takemasa Miyoshi 4th EnKF Workshop, April 2010 Relationship

More information

Suboptimal Open-loop Control Using POD. Stefan Volkwein

Suboptimal Open-loop Control Using POD. Stefan Volkwein Institute for Mathematics and Scientific Computing University of Graz, Austria PhD program in Mathematics for Technology Catania, May 22, 2007 Motivation Optimal control of evolution problems: min J(y,

More information

Effect of random perturbations on adaptive observation techniques

Effect of random perturbations on adaptive observation techniques INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS Published online 2 March 2 in Wiley Online Library (wileyonlinelibrary.com..2545 Effect of random perturbations on adaptive observation techniques

More information

Sensitivity of precipitation forecasts to cumulus parameterizations in Catalonia (NE Spain)

Sensitivity of precipitation forecasts to cumulus parameterizations in Catalonia (NE Spain) Sensitivity of precipitation forecasts to cumulus parameterizations in Catalonia (NE Spain) Jordi Mercader (1), Bernat Codina (1), Abdelmalik Sairouni (2), Jordi Cunillera (2) (1) Dept. of Astronomy and

More information

Total Energy Singular Vectors for Atmospheric Chemical Transport Models

Total Energy Singular Vectors for Atmospheric Chemical Transport Models Total Energy Singular Vectors for Atmospheric Chemical Transport Models Wenyuan Liao and Adrian Sandu Department of Computer Science, Virginia Polytechnic Institute and State University, Blacksburg, VA

More information

Accelerating the spin-up of Ensemble Kalman Filtering

Accelerating the spin-up of Ensemble Kalman Filtering Accelerating the spin-up of Ensemble Kalman Filtering Eugenia Kalnay * and Shu-Chih Yang University of Maryland Abstract A scheme is proposed to improve the performance of the ensemble-based Kalman Filters

More information

Stability of Ensemble Kalman Filters

Stability of Ensemble Kalman Filters Stability of Ensemble Kalman Filters Idrissa S. Amour, Zubeda Mussa, Alexander Bibov, Antti Solonen, John Bardsley, Heikki Haario and Tuomo Kauranne Lappeenranta University of Technology University of

More information

Diagnostics of linear and incremental approximations in 4D-Var

Diagnostics of linear and incremental approximations in 4D-Var 399 Diagnostics of linear and incremental approximations in 4D-Var Yannick Trémolet Research Department February 03 Submitted to Q. J. R. Meteorol. Soc. For additional copies please contact The Library

More information

Performance of 4D-Var with Different Strategies for the Use of Adjoint Physics with the FSU Global Spectral Model

Performance of 4D-Var with Different Strategies for the Use of Adjoint Physics with the FSU Global Spectral Model 668 MONTHLY WEATHER REVIEW Performance of 4D-Var with Different Strategies for the Use of Adjoint Physics with the FSU Global Spectral Model ZHIJIN LI Supercomputer Computations Research Institute, The

More information

Relationship between Singular Vectors, Bred Vectors, 4D-Var and EnKF

Relationship between Singular Vectors, Bred Vectors, 4D-Var and EnKF Relationship between Singular Vectors, Bred Vectors, 4D-Var and EnKF Eugenia Kalnay and Shu-Chih Yang with Alberto Carrasi, Matteo Corazza and Takemasa Miyoshi ECODYC10, Dresden 28 January 2010 Relationship

More information

Relative Merits of 4D-Var and Ensemble Kalman Filter

Relative Merits of 4D-Var and Ensemble Kalman Filter Relative Merits of 4D-Var and Ensemble Kalman Filter Andrew Lorenc Met Office, Exeter International summer school on Atmospheric and Oceanic Sciences (ISSAOS) "Atmospheric Data Assimilation". August 29

More information

Adaptive Data Assimilation and Multi-Model Fusion

Adaptive Data Assimilation and Multi-Model Fusion Adaptive Data Assimilation and Multi-Model Fusion Pierre F.J. Lermusiaux, Oleg G. Logoutov and Patrick J. Haley Jr. Mechanical Engineering and Ocean Science and Engineering, MIT We thank: Allan R. Robinson

More information

Can hybrid-4denvar match hybrid-4dvar?

Can hybrid-4denvar match hybrid-4dvar? Comparing ensemble-variational assimilation methods for NWP: Can hybrid-4denvar match hybrid-4dvar? WWOSC, Montreal, August 2014. Andrew Lorenc, Neill Bowler, Adam Clayton, David Fairbairn and Stephen

More information

J5.8 ESTIMATES OF BOUNDARY LAYER PROFILES BY MEANS OF ENSEMBLE-FILTER ASSIMILATION OF NEAR SURFACE OBSERVATIONS IN A PARAMETERIZED PBL

J5.8 ESTIMATES OF BOUNDARY LAYER PROFILES BY MEANS OF ENSEMBLE-FILTER ASSIMILATION OF NEAR SURFACE OBSERVATIONS IN A PARAMETERIZED PBL J5.8 ESTIMATES OF BOUNDARY LAYER PROFILES BY MEANS OF ENSEMBLE-FILTER ASSIMILATION OF NEAR SURFACE OBSERVATIONS IN A PARAMETERIZED PBL Dorita Rostkier-Edelstein 1 and Joshua P. Hacker The National Center

More information

4-D Var Data Assimilation. Ionel M. Navon, R. Ştefănescu

4-D Var Data Assimilation. Ionel M. Navon, R. Ştefănescu 4-D Var Data Assimilation Ionel M. Navon, R. Department of Scientific Computing Florida State University Tallahassee, Florida November 26, 2012 (Florida State University) November 26, 2012 1 / 115 Contents

More information

LOCALIZED DISCRETE EMPIRICAL INTERPOLATION METHOD

LOCALIZED DISCRETE EMPIRICAL INTERPOLATION METHOD SIAM J. SCI. COMPUT. Vol. 36, No., pp. A68 A92 c 24 Society for Industrial and Applied Mathematics LOCALIZED DISCRETE EMPIRICAL INTERPOLATION METHOD BENJAMIN PEHERSTORFER, DANIEL BUTNARU, KAREN WILLCOX,

More information

State-of-the-art in 4D-Var Chemical Data Assimilation. Adrian Sandu Virginia Tech

State-of-the-art in 4D-Var Chemical Data Assimilation. Adrian Sandu Virginia Tech State-of-the-art in 4D-Var Chemical Data Assimilation Adrian Sandu Virginia Tech Information feedback loops between CTMs and observations: data assimilation and targeted meas. Chemical kinetics Dynamics

More information

CME 345: MODEL REDUCTION - Projection-Based Model Order Reduction

CME 345: MODEL REDUCTION - Projection-Based Model Order Reduction CME 345: MODEL REDUCTION - Projection-Based Model Order Reduction Projection-Based Model Order Reduction Charbel Farhat and David Amsallem Stanford University cfarhat@stanford.edu 1 / 38 Outline 1 Solution

More information

Radar data assimilation using a modular programming approach with the Ensemble Kalman Filter: preliminary results

Radar data assimilation using a modular programming approach with the Ensemble Kalman Filter: preliminary results Radar data assimilation using a modular programming approach with the Ensemble Kalman Filter: preliminary results I. Maiello 1, L. Delle Monache 2, G. Romine 2, E. Picciotti 3, F.S. Marzano 4, R. Ferretti

More information

Different approaches to model error formulation in 4D-Var: a study with high-resolution advection schemes

Different approaches to model error formulation in 4D-Var: a study with high-resolution advection schemes SERIES A DYNAMIC METEOROLOGY AND OCEANOGRAPHY PUBLISHED BY THE INTERNATIONAL METEOROLOGICAL INSTITUTE IN STOCKHOLM Tellus (29), 61A, 112 128 Printed in Singapore. All rights reserved C 28 The Authors Journal

More information

Typhoon Relocation in CWB WRF

Typhoon Relocation in CWB WRF Typhoon Relocation in CWB WRF L.-F. Hsiao 1, C.-S. Liou 2, Y.-R. Guo 3, D.-S. Chen 1, T.-C. Yeh 1, K.-N. Huang 1, and C. -T. Terng 1 1 Central Weather Bureau, Taiwan 2 Naval Research Laboratory, Monterey,

More information

Univ. of Maryland-College Park, Dept. of Atmos. & Oceanic Science. NOAA/NCEP/Environmental Modeling Center

Univ. of Maryland-College Park, Dept. of Atmos. & Oceanic Science. NOAA/NCEP/Environmental Modeling Center The Tangent Linear Normal Mode Constraint in GSI: Applications in the NCEP GFS/GDAS Hybrid EnVar system and Future Developments Daryl Kleist 1 David Parrish 2, Catherine Thomas 1,2 1 Univ. of Maryland-College

More information

MODEL ORDER REDUCTION

MODEL ORDER REDUCTION MODEL ORDER REDUCTION Approximate yet accurate surrogates for large-scale simulation KAREN E. WILLCOX Science at Extreme Scales: Where Big Data Meets Large-Scale Computing Tutorials Institute for Pure

More information

Fundamentals of Data Assimila1on

Fundamentals of Data Assimila1on 014 GSI Community Tutorial NCAR Foothills Campus, Boulder, CO July 14-16, 014 Fundamentals of Data Assimila1on Milija Zupanski Cooperative Institute for Research in the Atmosphere Colorado State University

More information

The ECMWF Hybrid 4D-Var and Ensemble of Data Assimilations

The ECMWF Hybrid 4D-Var and Ensemble of Data Assimilations The Hybrid 4D-Var and Ensemble of Data Assimilations Lars Isaksen, Massimo Bonavita and Elias Holm Data Assimilation Section lars.isaksen@ecmwf.int Acknowledgements to: Mike Fisher and Marta Janiskova

More information

1D-Var tests with TMI and SSM/I observations in rainy areas. Philippe Lopez and Emmanuel Moreau

1D-Var tests with TMI and SSM/I observations in rainy areas. Philippe Lopez and Emmanuel Moreau 1D-Var tests with TMI and SSM/I observations in rainy areas Philippe Lopez and Emmanuel Moreau European Centre for Medium-Range Weather Forecasts Reading, Berkshire, UK 1. Introduction The assimilation

More information

AMS 17th Conference on Numerical Weather Predition, 1-5 August 2005, Washington D.C. Paper 16A.3

AMS 17th Conference on Numerical Weather Predition, 1-5 August 2005, Washington D.C. Paper 16A.3 AMS 17th Conference on Numerical Weather Predition, 1-5 August 2005, Washington D.C. Paper 16A.3 HIGH-RESOLUTION WINTER-SEASON NWP: PRELIMINARY EVALUATION OF THE WRF ARW AND NMM MODELS IN THE DWFE FORECAST

More information

Evaluation of a non-local observation operator in assimilation of. CHAMP radio occultation refractivity with WRF

Evaluation of a non-local observation operator in assimilation of. CHAMP radio occultation refractivity with WRF Evaluation of a non-local observation operator in assimilation of CHAMP radio occultation refractivity with WRF Hui Liu, Jeffrey Anderson, Ying-Hwa Kuo, Chris Snyder, and Alain Caya National Center for

More information

Lateral Boundary Conditions

Lateral Boundary Conditions Lateral Boundary Conditions Introduction For any non-global numerical simulation, the simulation domain is finite. Consequently, some means of handling the outermost extent of the simulation domain its

More information

UNIVERSITY OF CALIFORNIA

UNIVERSITY OF CALIFORNIA UNIVERSITY OF CALIFORNIA Methods of Improving Methane Emission Estimates in California Using Mesoscale and Particle Dispersion Modeling Alex Turner GCEP SURE Fellow Marc L. Fischer Lawrence Berkeley National

More information

Introduction to initialization of NWP models

Introduction to initialization of NWP models Introduction to initialization of NWP models weather forecasting an initial value problem traditionally, initialization comprised objective analysis of obs at a fixed synoptic time, i.e. 00Z or 12Z: data

More information

5 Handling Constraints

5 Handling Constraints 5 Handling Constraints Engineering design optimization problems are very rarely unconstrained. Moreover, the constraints that appear in these problems are typically nonlinear. This motivates our interest

More information

OPERATIONAL IMPLEMENTATION OF VARIATIONAL DATA ASSIMILATION

OPERATIONAL IMPLEMENTATION OF VARIATIONAL DATA ASSIMILATION OPERATIONAL IMPLEMENTATION OF VARIATIONAL DATA ASSIMILATION PIERRE GAUTHIER Meteorological Service of Canada Dorval, Québec, Canada 1. Introduction Over the last few years, the variational form of statistical

More information

RICE UNIVERSITY. Nonlinear Model Reduction via Discrete Empirical Interpolation by Saifon Chaturantabut

RICE UNIVERSITY. Nonlinear Model Reduction via Discrete Empirical Interpolation by Saifon Chaturantabut RICE UNIVERSITY Nonlinear Model Reduction via Discrete Empirical Interpolation by Saifon Chaturantabut A Thesis Submitted in Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy

More information

GSI Tutorial Background and Observation Errors: Estimation and Tuning. Daryl Kleist NCEP/EMC June 2011 GSI Tutorial

GSI Tutorial Background and Observation Errors: Estimation and Tuning. Daryl Kleist NCEP/EMC June 2011 GSI Tutorial GSI Tutorial 2011 Background and Observation Errors: Estimation and Tuning Daryl Kleist NCEP/EMC 29-30 June 2011 GSI Tutorial 1 Background Errors 1. Background error covariance 2. Multivariate relationships

More information

Background and observation error covariances Data Assimilation & Inverse Problems from Weather Forecasting to Neuroscience

Background and observation error covariances Data Assimilation & Inverse Problems from Weather Forecasting to Neuroscience Background and observation error covariances Data Assimilation & Inverse Problems from Weather Forecasting to Neuroscience Sarah Dance School of Mathematical and Physical Sciences, University of Reading

More information

Comparing Variational, Ensemble-based and Hybrid Data Assimilations at Regional Scales

Comparing Variational, Ensemble-based and Hybrid Data Assimilations at Regional Scales Comparing Variational, Ensemble-based and Hybrid Data Assimilations at Regional Scales Meng Zhang and Fuqing Zhang Penn State University Xiang-Yu Huang and Xin Zhang NCAR 4 th EnDA Workshop, Albany, NY

More information

A Computational Framework for Quantifying and Optimizing the Performance of Observational Networks in 4D-Var Data Assimilation

A Computational Framework for Quantifying and Optimizing the Performance of Observational Networks in 4D-Var Data Assimilation A Computational Framework for Quantifying and Optimizing the Performance of Observational Networks in 4D-Var Data Assimilation Alexandru Cioaca Computational Science Laboratory (CSL) Department of Computer

More information

Numerical optimization

Numerical optimization Numerical optimization Lecture 4 Alexander & Michael Bronstein tosca.cs.technion.ac.il/book Numerical geometry of non-rigid shapes Stanford University, Winter 2009 2 Longest Slowest Shortest Minimal Maximal

More information

Revision of TR-09-25: A Hybrid Variational/Ensemble Filter Approach to Data Assimilation

Revision of TR-09-25: A Hybrid Variational/Ensemble Filter Approach to Data Assimilation Revision of TR-9-25: A Hybrid Variational/Ensemble ilter Approach to Data Assimilation Adrian Sandu 1 and Haiyan Cheng 1 Computational Science Laboratory Department of Computer Science Virginia Polytechnic

More information

Assimilation Techniques (4): 4dVar April 2001

Assimilation Techniques (4): 4dVar April 2001 Assimilation echniques (4): 4dVar April By Mike Fisher European Centre for Medium-Range Weather Forecasts. able of contents. Introduction. Comparison between the ECMWF 3dVar and 4dVar systems 3. he current

More information

Numerical optimization. Numerical optimization. Longest Shortest where Maximal Minimal. Fastest. Largest. Optimization problems

Numerical optimization. Numerical optimization. Longest Shortest where Maximal Minimal. Fastest. Largest. Optimization problems 1 Numerical optimization Alexander & Michael Bronstein, 2006-2009 Michael Bronstein, 2010 tosca.cs.technion.ac.il/book Numerical optimization 048921 Advanced topics in vision Processing and Analysis of

More information

Ting Lei, Xuguang Wang University of Oklahoma, Norman, OK, USA. Wang and Lei, MWR, Daryl Kleist (NCEP): dual resolution 4DEnsVar

Ting Lei, Xuguang Wang University of Oklahoma, Norman, OK, USA. Wang and Lei, MWR, Daryl Kleist (NCEP): dual resolution 4DEnsVar GSI-based four dimensional ensemble-variational (4DEnsVar) data assimilation: formulation and single resolution experiments with real data for NCEP GFS Ting Lei, Xuguang Wang University of Oklahoma, Norman,

More information

How does 4D-Var handle Nonlinearity and non-gaussianity?

How does 4D-Var handle Nonlinearity and non-gaussianity? How does 4D-Var handle Nonlinearity and non-gaussianity? Mike Fisher Acknowledgements: Christina Tavolato, Elias Holm, Lars Isaksen, Tavolato, Yannick Tremolet Slide 1 Outline of Talk Non-Gaussian pdf

More information

Targeted Observations of Tropical Cyclones Based on the

Targeted Observations of Tropical Cyclones Based on the Targeted Observations of Tropical Cyclones Based on the Adjoint-Derived Sensitivity Steering Vector Chun-Chieh Wu, Po-Hsiung Lin, Jan-Huey Chen, and Kun-Hsuan Chou Department of Atmospheric Sciences, National

More information

Complexity Reduction for Parametrized Catalytic Reaction Model

Complexity Reduction for Parametrized Catalytic Reaction Model Proceedings of the World Congress on Engineering 5 Vol I WCE 5, July - 3, 5, London, UK Complexity Reduction for Parametrized Catalytic Reaction Model Saifon Chaturantabut, Member, IAENG Abstract This

More information

The impact of assimilation of microwave radiance in HWRF on the forecast over the western Pacific Ocean

The impact of assimilation of microwave radiance in HWRF on the forecast over the western Pacific Ocean The impact of assimilation of microwave radiance in HWRF on the forecast over the western Pacific Ocean Chun-Chieh Chao, 1 Chien-Ben Chou 2 and Huei-Ping Huang 3 1Meteorological Informatics Business Division,

More information

Krylov Subspace Methods for Nonlinear Model Reduction

Krylov Subspace Methods for Nonlinear Model Reduction MAX PLANCK INSTITUT Conference in honour of Nancy Nichols 70th birthday Reading, 2 3 July 2012 Krylov Subspace Methods for Nonlinear Model Reduction Peter Benner and Tobias Breiten Max Planck Institute

More information

Lecture 1: Primal 4D-Var

Lecture 1: Primal 4D-Var Lecture 1: Primal 4D-Var Outline ROMS 4D-Var overview 4D-Var concepts Primal formulation of 4D-Var Incremental approach used in ROMS The ROMS I4D-Var algorithm ROMS 4D-Var Priors f b, B f Ensemble 4D-Var

More information

Trust-Region SQP Methods with Inexact Linear System Solves for Large-Scale Optimization

Trust-Region SQP Methods with Inexact Linear System Solves for Large-Scale Optimization Trust-Region SQP Methods with Inexact Linear System Solves for Large-Scale Optimization Denis Ridzal Department of Computational and Applied Mathematics Rice University, Houston, Texas dridzal@caam.rice.edu

More information

Nonlinear Model Reduction for Uncertainty Quantification in Large-Scale Inverse Problems

Nonlinear Model Reduction for Uncertainty Quantification in Large-Scale Inverse Problems Nonlinear Model Reduction for Uncertainty Quantification in Large-Scale Inverse Problems Krzysztof Fidkowski, David Galbally*, Karen Willcox* (*MIT) Computational Aerospace Sciences Seminar Aerospace Engineering

More information

Radiance assimilation in studying Hurricane Katrina

Radiance assimilation in studying Hurricane Katrina GEOPHYSICAL RESEARCH LETTERS, VOL. 33, L22811, doi:10.1029/2006gl027543, 2006 Radiance assimilation in studying Hurricane Katrina Quanhua Liu 1,2 and Fuzhong Weng 3 Received 11 July 2006; revised 12 September

More information

An Example of Vertical Resolution Impact on WRF-Var Analysis

An Example of Vertical Resolution Impact on WRF-Var Analysis National Weather Association, Electronic Journal of Operational Meteorology, 2011-EJ05 An Example of Vertical Resolution Impact on WRF-Var Analysis Shih-Hung Chou Earth Science Office, NASA Marshall Space

More information

CONTACT Global Validation Model Department INFORMATION Spire Global Boulder, CO 80302

CONTACT Global Validation Model Department INFORMATION Spire Global Boulder, CO 80302 Răzvan Ştefănescu Curriculum vitae CONTACT Global Validation Model Department 850-443-1718 INFORMATION Spire Global rstefane@vt.edu Boulder, CO 80302 http://people.cs.vt.edu/~rstefane/ Google Scholar:

More information

AM 205: lecture 19. Last time: Conditions for optimality, Newton s method for optimization Today: survey of optimization methods

AM 205: lecture 19. Last time: Conditions for optimality, Newton s method for optimization Today: survey of optimization methods AM 205: lecture 19 Last time: Conditions for optimality, Newton s method for optimization Today: survey of optimization methods Quasi-Newton Methods General form of quasi-newton methods: x k+1 = x k α

More information

Model order reduction & PDE constrained optimization

Model order reduction & PDE constrained optimization 1 Model order reduction & PDE constrained optimization Fachbereich Mathematik Optimierung und Approximation, Universität Hamburg Leuven, January 8, 01 Names Afanasiev, Attwell, Burns, Cordier,Fahl, Farrell,

More information

Model-error estimation in 4D-Var

Model-error estimation in 4D-Var QUARTERLY JOURNAL OF THE ROYAL METEOROLOGICAL SOCIETY Q. J. R. Meteorol. Soc. 33: 67 80 (007) Published online 3 July 007 in Wiley InterScience (www.interscience.wiley.com) DOI: 0.00/qj.94 Model-error

More information

Mathematical Concepts of Data Assimilation

Mathematical Concepts of Data Assimilation Mathematical Concepts of Data Assimilation N.K. Nichols 1 Introduction Environmental systems can be realistically described by mathematical and numerical models of the system dynamics. These models can

More information

Numerical Weather prediction at the European Centre for Medium-Range Weather Forecasts

Numerical Weather prediction at the European Centre for Medium-Range Weather Forecasts Numerical Weather prediction at the European Centre for Medium-Range Weather Forecasts Time series curves 500hPa geopotential Correlation coefficent of forecast anomaly N Hemisphere Lat 20.0 to 90.0 Lon

More information

(Toward) Scale-dependent weighting and localization for the NCEP GFS hybrid 4DEnVar Scheme

(Toward) Scale-dependent weighting and localization for the NCEP GFS hybrid 4DEnVar Scheme (Toward) Scale-dependent weighting and localization for the NCEP GFS hybrid 4DEnVar Scheme Daryl Kleist 1, Kayo Ide 1, Rahul Mahajan 2, Deng-Shun Chen 3 1 University of Maryland - Dept. of Atmospheric

More information

P 1.86 A COMPARISON OF THE HYBRID ENSEMBLE TRANSFORM KALMAN FILTER (ETKF)- 3DVAR AND THE PURE ENSEMBLE SQUARE ROOT FILTER (EnSRF) ANALYSIS SCHEMES

P 1.86 A COMPARISON OF THE HYBRID ENSEMBLE TRANSFORM KALMAN FILTER (ETKF)- 3DVAR AND THE PURE ENSEMBLE SQUARE ROOT FILTER (EnSRF) ANALYSIS SCHEMES P 1.86 A COMPARISON OF THE HYBRID ENSEMBLE TRANSFORM KALMAN FILTER (ETKF)- 3DVAR AND THE PURE ENSEMBLE SQUARE ROOT FILTER (EnSRF) ANALYSIS SCHEMES Xuguang Wang*, Thomas M. Hamill, Jeffrey S. Whitaker NOAA/CIRES

More information

A Comparison between the 4DVAR and the Ensemble Kalman Filter Techniques for Radar Data Assimilation

A Comparison between the 4DVAR and the Ensemble Kalman Filter Techniques for Radar Data Assimilation NOVEMBER 2005 C A Y A E T A L. 3081 A Comparison between the 4DVAR and the Ensemble Kalman Filter Techniques for Radar Data Assimilation A. CAYA, J.SUN, AND C. SNYDER National Center for Atmospheric Research,*

More information

A Hybrid Approach to Estimating Error Covariances in Variational Data Assimilation

A Hybrid Approach to Estimating Error Covariances in Variational Data Assimilation A Hybrid Approach to Estimating Error Covariances in Variational Data Assimilation Haiyan Cheng, Mohamed Jardak, Mihai Alexe, Adrian Sandu,1 Computational Science Laboratory Department of Computer Science

More information

4. DATA ASSIMILATION FUNDAMENTALS

4. DATA ASSIMILATION FUNDAMENTALS 4. DATA ASSIMILATION FUNDAMENTALS... [the atmosphere] "is a chaotic system in which errors introduced into the system can grow with time... As a consequence, data assimilation is a struggle between chaotic

More information

Description of the fire scheme in WRF

Description of the fire scheme in WRF Description of the fire scheme in WRF March 8, 2010 1 Introduction The wildland fire model in WRF is an implementation of the semi-empirical fire propagation model developed in Coen (2005) and Clark et

More information

Some ideas for Ensemble Kalman Filter

Some ideas for Ensemble Kalman Filter Some ideas for Ensemble Kalman Filter Former students and Eugenia Kalnay UMCP Acknowledgements: UMD Chaos-Weather Group: Brian Hunt, Istvan Szunyogh, Ed Ott and Jim Yorke, Kayo Ide, and students Former

More information