Belgian Nuclear Research Centre (SCK CEN), Boeretang 200, B-2400 Mol, Belgium (2)

Size: px
Start display at page:

Download "Belgian Nuclear Research Centre (SCK CEN), Boeretang 200, B-2400 Mol, Belgium (2)"

Transcription

1 Radiation Protection Dosimetry Vol. 14, No. 1, pp (23) Nuclear Technology Publishing DATA ASSIMILATION IN THE DECISION SUPPORT SYSTEM RODOS C. Rojas-Palma (1), H. Madsen (2), F. Gering (3), R. Puch (4), C. Turcanu (5), P. Astrup (6),H.Müller (7), K. Richter (7), M. Zheleznyak (8), D. Treebushny (8), M. Kolomeev (9), D. Kamaev (9) and H. Wynn (4) (1) Belgian Nuclear Research Centre (SCK CEN), Boeretang 2, B-24 Mol, Belgium (2) DHI Water & Environment, Agern Alle 11, DK-297 Horsholm, Denmark (3) Institute for Ion Physics, University of Innsbruck, Technikerstr. 25, 62 Innsbruck, Austria (4) Department of Statistics, University of Warwick, Coventry CV4 7AL, United Kingdom (5) IFIN-HH, National Institute of Physics and Nuclear Engineering Atomistilor 47 Street, 769 Bucharest, Romania (6) Risoe National Laboratory, Frederiksborgvej 399, 4 Roskilde, Denmark (7) GSF National Research Center for Environment and Health Ingolstaedter Landstrasse 1, Neuherberg, Germany (8) Institute of Mathematical Machines and System Problems, National Academy of Sciences Prospect Glushkova 42, Kiev, Ukraine (9) Scientific Production Association Typhoon, Lenin 82 Street, 2492 Obninsk, Russia Received November 7 22, amended February 12 23, accepted February Abstract Model predictions for a rapid assessment and prognosis of possible radiological consequences after an accidental release of radionuclides play an important role in nuclear emergency management. Radiological observations, e.g. dose rate measurements, can be used to improve such model predictions. The process of combining model predictions and observations, usually referred to as data assimilation, is described in this article within the framework of the real time on-line decision support system (RODOS) for off-site nuclear emergency management in Europe. Data assimilation capabilities, based on Kalman filters, are under development for several modules of the RODOS system, including the atmospheric dispersion, deposition, food chain and hydrological models. The use of such a generic data assimilation methodology enables the propagation of uncertainties throughout the various modules of the system. This would in turn provide decision makers with uncertainty estimates taking into account both model and observation errors. This paper describes the methodology employed as well as results of some preliminary studies based on simulated data. INTRODUCTION Model predictions for the rapid assessment and prognosis of the possible radiological consequences after an accidental release of radionuclides play an important role in nuclear emergency management. Radiological observations, e.g. dose rate measurements, can be used to improve these model predictions. The combination of model predictions and measurements, usually called data assimilation (DA), is described in this paper within the framework of the European decision support system RODOS (1). As opposed to earlier work related to improvement of model predictions based on ground level dose rate measurements (2), the approach described in this paper is designed to work in real time and on existent monitoring networks. DA capabilities are under development for several modules in RODOS (3), including the atmospheric dispersion, deposition, food chain and hydrological modules. The objective of introducing DA techniques in the atmospheric dispersion calculations is to improve the Contact author crojas@sckcen.be predictive capabilities of the RODOS system, by making use of observations near the release point to update and improve the predicted values at farther distances, e.g., the assessment of the accident consequences at or near densely populated areas. Measurements are performed by mobile units or fixed radiological monitoring networks, which exist in many European countries. A new module, the atmospheric dispersion updating module, runs in parallel with the atmospheric dispersion module to update the air concentrations of radionuclides using gamma dose rate measurements. This module also computes cumulated nuclide specific depositions on ground surface as an input to the deposition module. The late phase monitoring modules are the deposition monitoring module and the food chain monitoring module. The deposition monitoring module (DeMM) is designed to update the total deposition on ground surface and on all kinds of plant surfaces. The update is based on measurements of gamma dose rates after the deposition process has ended and on measurements of radionuclide concentrations on plants. The food chain monitoring module (FoMM) updates radionuclide concentrations in different feed and foodstuffs based on direct measurements of these quantities. 31

2 The hydrological DA modules consist of DA tools for each of the main components of the hydrological model chain, including wash-off of radionuclides from watersheds and transport and sedimentation in rivers, reservoirs and lakes. The update is based on measurements of radionuclide concentrations in the water bodies. The module chain in RODOS with extensions of DA modules (3) is shown in Figure 1. DATA ASSIMILATION FRAMEWORK Data assimilation in RODOS is based on the use of the Kalman filter (KF) which is a recursive, linear, minimum mean-squared error estimator (4,5). The KF estimates a particular state of a system by linearly combining a prediction of the state with a set of measurements. Here, a state refers to a mean value and its uncertainty, which is expressed in terms of a covariance matrix whose value evolves in time and thus reflects the expected mean-squared error of the estimated state at any time. The basis for the KF methodology is a state-space formulation of the numerical model with a stochastic extension. The different models in the model chain can be formulated as follows: x k = (x k 1, u k, k ), (1) where is the model operator representing the numerical scheme of the model, x k is the state vector representing the state of the modelled system at time step k, u k is the forcing of the system, and k is a stochastic element representing the uncertainty of the system. Atmospheric Dispersion Updating Module Late Phase Monitoring Modules C. ROJAS-PALMA et al The modelling uncertainties are mainly attributed to: (1) uncertainties in the model forcing; (2) model structural uncertainties, i.e., neglected or poorly described physical processes in the system equations and mathematical approximations; (3) uncertainties related to the use of non-optimal model parameters. Uncertainties in the model are captured by assigning probability distributions to key parameters and variables. The uncertainty of the state of the system can then be assessed by propagating these probability distributions in the modelling system according to the model dynamics described by the model operator (.). Uncertainties are propagated in the model chain by forcing the downstream models by the uncertainties in the upstream models according to the model interfaces, as shown in Figure 1. In addition to Equation 1, the observations have to be given a stochastic interpretation. This is formulated in the measurement (observation) equation Terrestrial Food and Dose Modules z k = C k x k + k, (2) where C k is a matrix that describes the relation between measurements and state variables (i.e. a mapping of state space to measurement space), and k is a random noise, representing the observation errors with covariance matrix R k. Measurement uncertainties arise from a number of sources, including the measurement equipment, the sampling procedure and the interpretation of sensor measurements as state variables, e.g., the use of point Atmospheric Dispersion Module Deposition Module Hydro Modules Hydro Data Assimilation Modules Aquatic Food and Dose Modules 32 Countermeasure Modules Figure 1. RODOS module chain (white rounded rectangles), and its interaction with data assimilation modules (grey rounded rectangles).

3 measurements to represent grid averages in the numerical model. An updated state of the system x a k is obtained by a linear combination of the model forecast x f k and the measurements z k as x a k = x f k + K k (z k C k x f k). (3) The corresponding updated covariance matrix is given by P a k = P f k K k C k P f k, (4) DATA ASSIMILATION IN RODOS wherep f k is the forecasted covariance matrix. In Equations 3 and 4 K k is the Kalman gain, which is a weighting matrix that reflects the relative uncertainties of the model dynamics and the data, as well as the correlation between the different state variables: K k = P f kck T [C k P f kck T + R k ] 1. (5) The main challenge in the operational use of the Kalman filter is the description of the uncertainty propagation, i.e., determination of P f k. In the case of non-linear model dynamics, an approximate Kalman filter algorithm, the extended Kalman filter, in which the uncertainty propagation is based on a statistical linearisation of the model equation can be adopted (5). In highdimensional systems, the huge computational load and storage requirements associated with the propagation of the error covariance matrix is the main bottleneck for operational use. In recent years, several so-called suboptimal schemes have been formulated which use different approximations of the error covariance modelling to reduce the computational burden. For the data assimilation in RODOS, several procedures, which are especially tailored towards operational use, are being investigated and implemented in the modelling system. These include the ensemble Kalman filter (EnKF) (6 8), the reduced rank square root (RRSQRT) filter (9), and a Kalman filter based on a fixed error covariance (1,11). In the EnKF the statistical properties of the system state are represented by an ensemble of possible state vectors. In the forecast step of the EnKF, each of the initial state vectors is propagated through the model operator. Model uncertainties are considered by applying an ensemble of possible sets of model parameters according to their uncertainty distributions. In the analysis step each of these propagated state vectors is updated using a common Kalman gain. Measurement errors are considered by replacing the measured values through an ensemble of possible measurements generated from the measurement error covariance matrix (7). The resulting ensemble of updated state vectors provides an estimate of the updated system state and the associated covariance matrix. Another approach is to approximate the covariance matrix by a matrix with reduced rank. In this case, only the leading eigenvectors of the covariance matrix are included in the covariance modelling. Verlaan and Heemink (9) used this approach together with a squareroot factorisation of the covariance matrix (reduced rank square root filter). The RRSQRT KF can be seen as an ensemble Kalman filter where the ensemble members are not chosen randomly, but in the directions of the leading eigenvectors of the covariance matrix. In the EnKF and RRSQRT filter the error covariance matrix has to be propagated as part of the model simulation, which typically requires a computational load of the order of 1 model simulations. The computational time can, however, be drastically reduced by replacing the dynamic evolution of the forecast errors with a fixed error covariance matrix, or equivalently, with a fixed Kalman gain matrix. In an operational setting this approach is very efficient since the computation is only slightly more expensive than a model run without data assimilation. However, a serious disadvantage is that uncertainty propagation is not part of the assimilation, and only average prediction uncertainties can be given. In the following a description is given of the implementation of the Kalman filter in the different modules of the RODOS system. The achievement of the data assimilation methodology is tested with twin experiments: data from a model scenario assumed as true are taken as simulated measurements, while a modified scenario is considered as false model prediction. Data assimilation corrects this false prediction by assimilating the simulated measurements. The resulting updated data can be checked against the true prediction. DATA ASSIMILATION IN THE ATMOSPHERIC DISPERSION MODEL Dispersion calculation and uncertainty description One of the local scale atmospheric dispersion models (ADMs) in RODOS is the Danish Mesoscale RIMPUFF model (12). It represents the radioactive cloud using a number of small clouds called puffs. The puffs are released at fixed time intervals, typically 1 min, with each puff containing the amount of radioactivity being released during the next time interval. The puffs follow the local wind and grow as a function of the local turbulence. The local wind and turbulence are estimated with a meteorological pre-processor working on numerical weather prediction data from the national weather service or on data coming on-line from meteorological measurement stations. Uncertainties embedded in the used background data add uncertainties to the puff location, size, and content. The uncertainties in wind direction and speed, for example, add uncertainties to the horizontal position of the puffs, turbulence uncertainties cause uncertainties in the puff size, and, as the puffs are forced to rise with increasing size, also in the puff centre height, while uncertainties in release rates lead to uncertainties in the puff content. The preprocessor models and RIMPUFF itself are all based on 33

4 simplifying assumptions, linearisations etc, and so contribute to the uncertainties in all calculated parameters. The RIMPUFF model has been previously evaluated using data from an experiment involving 41 Ar emissions from a research reactor and field measurements (13). Data assimilation methodology and results The data assimilation methodology for the atmospheric dispersion module (14,15) is intended to improve the overall behaviour of the RIMPUFF model, e.g., the calculated gamma dose rates (GDRs) for locations of interest, for example towns in the vicinity of the nuclear power plant. An extended Kalman filter (5) is specified, and the state vector is selected to include the radioactive contents and the centre positions of all puffs within the calculation area. At time k it can be written as x k = (x p,k : p = 1,, np(k)), where np(k) is the actual number of puffs and x p,k = (xp p,k, yp p,k, zp p,k, q p,k ) holds the centre coordinates and the radioactive content of puff p. The data being assimilated are gamma dose rate measurements at points within the calculation area, and first of all the measurements from the detectors placed around the nuclear power plant. These dose rate measurements result from both cloudshine and groundshine. The elements of the system equation matrix, which originates from the linearisation of Equation 1, are the derivatives of the time k state vector elements, with respect to the elements of the time k 1 state vector. As the puff advection is not directly dependent on the actual puff position, the derivatives of the wind velocity with position are neglected. The derivatives of the puff contents with respect to the former contents are calculated taking into account that both radioactive decay and deposition are directly proportional to the content. The elements of the observation equation matrix (see Equation 2) are the derivatives of the measurement prediction with respect to the state vector variables. The gamma dose from a given puff to a given point is directly proportional to the radioactive content of the puff, but a non-linear function of the distance between the point and the puff centre, and thereby of puff position. A further complication is caused by the fact that gamma dose rate measurements are available only as averages over time, e.g. 1 min, and by the other fact that a puff model does not give reasonable instant gamma dose rate values, but also has to be averaged over a period of time. Within the time period of 1 min, a puff can travel a long distance, for which reason its trajectory is broken up into 1 one minute steps. Therefore, it is necessary to compute the derivatives of the calculated averaged GDRs with respect to the variation in the final positions/inventories. Twin experiments were used to evaluate the DA methodology, and preliminary results show that it can significantly improve the prediction of GDRs. In one of C. ROJAS-PALMA et al these experiments, environmental monitoring data are simulated for the Belgian Telerad detector network. Next the same scenario was run with a perturbed source term. Finally, a small set of detectors within a radius of 1 km from the site is used for updating the predicted GDRs at distances ranging from 3 to 4 km. Thus, the updating run is also performed with the perturbed source term, but now assimilating the data given by the first run. Figure 2 shows the calculated 1 min average GDRs Mean GDR (Gy s -1 ) Mean GDR (Gy s -1 ) Mean GDR (Gy s -1 ) True False Updated 26 Time since start of release (min) True False Updated Time since start of release (min) Time since start of release (min) 28 True False Updated 42 Figure 2. Twin experiment GDRs calculations for three prediction points (a, b, c). The ADM run with data assimilation, updated, gives 1 min mean GDRs closer to the simulated true values than the run without data assimilation, false. 34

5 for three locations of interest, corresponding to highly populated areas. The described implementation of Kalman filtration performs reasonably well, and the GDRs of the DA-based updated run are closer to those of the true run, than are those given by the system without DA. In particular, it performs very well for the first two prediction points. DATA ASSIMILATION IN THE DEPOSITION MODEL The Deposition Monitoring Module DeMM is designed to update the predicted total (dry + wet) deposition on the ground and on all kinds of plant surfaces. The predicted deposition data are calculated with a deposition model using results from atmospheric dispersion modelling. The update is based on measurements of net gamma dose rates after the deposition process has ended. For the future it is planned to incorporate also measurements of nuclide-specific dose rates (i.e., from in situ gamma spectrometry) and measurements of radionuclide concentrations on plants. Deposition calculation and uncertainty description The deposition model in DeMM is based on the radioecological model ECOSYS-87 (16), extended by an atmospheric resistance model for dry deposition. Input data are mainly results of the atmospheric dispersion models like concentration of radionuclides in air and rain water. From these data the deposition model calculates the activity deposited on pasture, lawn and up to 22 plant types. In the model the total deposition to pasture and lawn is composed of three contributions: dry deposition to bare soil, dry deposition to grass and total wet deposition to the ground surface. Deposition to a plant consists of dry deposition to the plant surface and the fraction of wet deposition which is held back on the plant. Dry deposition to a plant is determined by the atmospheric resistance and the resistance of the plant canopy, which itself depends on the stage of the plant s development. Results of the deposition model are always connected with some uncertainty, which can be described by assigning probability distributions to key parameters and variables. Probability distributions for model parameters have been derived based on earlier studies (17 19). Uncertainties of the input data are given by an error covariance matrix, which describes the statistical properties of the input data. This covariance matrix is the outcome of propagating uncertainties through the atmospheric dispersion modelling (see above). Due to the high-dimensional state of the system and the nonlinearities in the modelling, mathematical approximations are needed for the propagation and exchange of the covariance matrix. Here an ensemble representation of the covariance matrix is used as an efficient approximation. DATA ASSIMILATION IN RODOS Data assimilation method and results Data assimilation in DeMM is based on an ensemble Kalman filter (6 8). The state vector of the EnKF in DeMM consists of total deposition to lawn and wet deposition, for each radionuclide and each point of the calculation grid in RODOS. In addition to that, deposition to soil and to all considered plants is included for those points, for which measurements are available that can be assimilated in the food chain monitoring module (these data are input to FoMM). One example result from a twin experiment with an EnKF applied in the deposition model is shown in Figure 3. All data are displayed for a grid of cells with a grid spacing of 1 km, a simulated release of radionuclides occurred in the centre of the grid, while the wind was constantly blowing from east to west (right to left). The data displayed are ground depositions with a logarithmic colour coding, only the measurements represent net dose rates (in ngy h 1 ). In this experiment, measurements (b) at 24 detector points (circularly arranged with 1 km radius around the release point) are generated from a true model prediction (a) disturbed with measurement errors. A false model prediction (c) is based on disturbed weather conditions (a deviation of 3 in wind direction) and source term data (a factor of.1 in the total released activity). This false prediction is then updated by assimilating the measurements (d). It can be seen that the Ensemble Kalman filter can quite successfully correct the deviations in wind direction and source term. DATA ASSIMILATION IN THE FOOD CHAIN MODEL Calculation of plant contamination and uncertainty description Part of the RODOS system is the Food Monitoring Module (FoMM) which updates the predicted radioactive contamination of feed and foodstuffs by measured data. The module at this stage calculates the activity concentration of plant products. For this, FoMM computes activity concentrations normalised to unit deposition (1 Bq m 2 ) to soil and unit deposition (1 Bq m 2 ) to foliage of the plants (16). The normalised activities depend on the type of plant, on the type of soil, on the radionuclide, on the deposition date and on regional conditions with respect to climate, agriculture and vegetation. The normalised activities are calculated for a variable time grid, beginning at time t = days until t = 1 years after deposition. In order to calculate the plant contamination at a certain point of the RODOS grid, the appropriate normalised activities are multiplied with the activities deposited at this grid point. The uncertainty of the model predictions is caused by the uncertainty of the deposition data, which are given by the DeMM. Furthermore, the values of the model 35

6 parameters cannot be determined precisely and are additionally subject to natural variability. This leads to an uncertainty of the values of the normalised activities. Therefore, in order to estimate the uncertainty of the normalised activities as well as possible, some knowledge about the uncertainty of the model parameters is important. Using the results of earlier studies (17 19) the uncertainty characteristics of the food chain model parameters are derived and the most important parameters have been identified by sensitivity analysis (for examples see Table 1). C. ROJAS-PALMA et al Data assimilation method and results As in DeMM, data assimilation is carried out with the EnKF (6 8). The EnKF updates the state vector for those points in time at which the samples for the measurements have been taken, and for future points in time. However, for dose calculations activity concentrations integrated over the whole time range beginning with the deposition date are needed. Therefore, an Ensemble Kalman smoother (2) is used to update the state vectors at points in time before the samples have (a) (c) (b) (d) Figure 3. Twin experiment: (a) True prediction; (b) Measurements; (c) False prediction; (d) EnKF updated prediction. The figure shows deposited activity of 137 Cs after a release of radionuclides into the atmosphere, only the measurements in (b) are net dose rates (in ngy h 1 ). Table 1. Probability distributions of some selected food chain model parameters with most probable value (mpv), minimum value (min), maximum value (max) and type of probability density function (pdf). <1-1 <1 <1 <1 2 <1 3 <1 4 >1 4 Bq m -2 Parameter mpv min max pdf Soil mass of arable land/pasture (kg m 2 ) uniform uniform Weathering half-life (d) triangular Beginning/end of harvest, leafy vegetables (Julian day) triangular triangular Yield at time of harvest, leafy vegetables (kg m 2 ) uniform Beginning of growth of leafy vegetables (Julian day) triangular 36

7 been taken. The Ensemble Kalman smoother ensures that the state vector of each point in time is updated with all available measurements. An initial ensemble of state vectors is calculated by using the uncertainties of the model parameters. In order to take into account correlations between different plants and radionuclides without the need of unfeasible storage resources, the state vectors contain normalised activities. This has the further advantage that activity concentrations are updated not only in the surroundings of measurement sites but at all grid sites of a radio-ecological region. However, because of this definition of the state vector, normalised activities are the more updated the smaller the uncertainty of the deposition data. Since the activity concentrations are calculated by multiplying normalised activities with deposition data, a large uncertainty of the deposition data leads to a small Kalman gain and thus to small changes of the state vector. This means, improvements of food model predictions are achieved only if the uncertainty of the deposition data is not too high. In order to test data assimilation in FoMM, a twin experiment was carried out. In the example shown in Figure 4 the uncertainty is caused only by the uncertainty of the model parameters, i.e., the uncertainty of deposition data is neglected. Since the measurement error has been assumed to be small (1% of the prediction error), the Kalman filter and Kalman smoother update the false prediction very well. Furthermore, the uncertainty of the update is smallest at the time of measurement, as is expected. Bq kg measurement Days after deposition Figure 4. Twin experiment for 137 Cs activity concentration in leafy vegetables after a deposition on a summer day. For the false prediction and the update, the curves represent median, as well as 5% and 95% percentile values. True prediction, False prediction, update. DATA ASSIMILATION IN RODOS DATA ASSIMILATION IN THE HYDROLOGICAL MODEL CHAIN Modelling system and uncertainty description The hydrological model chain consists of several individual modules. The basic hydrological model chain includes modelling of wash-off of radionuclides from watersheds following deposition from the atmosphere (RETRACE) (21), and modelling of the transport and sedimentation of radionuclides in river systems (RIVTOX) (22). Extended modelling components include 2D (COASTOX) and 3D (THREETOX) models for radionuclide transport (23,24). RIVTOX, COASTOX and THREETOX use as input the run-off predictions from RETRACE and can also handle direct releases into the water bodies. If deposition occurs directly on water bodies, surface concentrations from the atmospheric dispersion module are used as input in COASTOX and THREETOX. The output from the hydrological model chain is used by the aquatic food and dose module in RODOS for calculating the transfer of radionuclides to man and the resulting radiation exposure. One of the main uncertainties in the modelling of radionuclide wash-off from watersheds is related to the concentration and spatial distribution of the radionuclide deposition. In addition, for the wash-off coefficients that determine the rate of wash-off only rough and highly uncertain estimates can be given which adds further to the uncertainty. The deposition and the corresponding uncertainty (in terms of an ensemble approximation of the covariance matrix) are obtained from DeMM. Thus, when gamma dose rate measurements become available for updating DeMM more precise estimates of the deposition are obtained, which will reduce the uncertainty in the wash-off modelling. The uncertainty will be further reduced when radionuclide concentration measurements in downstream water bodies become available for updating the wash-off coefficients. The uncertainties related to the radionuclide wash-off modelling in RETRACE are propagated downstream in the model chain to the RIVTOX, COASTOX and THREETOX models. In addition to the wash-off uncertainty these models are also highly affected by uncertainties in key model parameters such as the partition coefficients and the exchange rates for the water suspended sediment and suspended sediment bottom layer systems. Uncertainties related to direct releases into the water bodies may further add to the model uncertainty. Data assimilation method and results For data assimilation in the hydrological model chain measurements of concentrations of different radionuclides in solute and on suspended sediments are available. Based on these measurements the RIVTOX, COASTOX and THREETOX models can be updated. 37

8 This includes updating of the three different phases of radionuclides: (i) in solute, (ii) on suspended sediments, and (iii) in bottom depositions in all computational grid points of the modelled system. Since the three radionuclide phases are linked together via the sorption/ desorption process descriptions in the model, the Kalman filter is able to update all three phases when only one of the phases is being measured. Direct observations for the watershed wash-off modelling in RETRACE will usually not be available, and updating of this model is therefore based on a feedback from the downstream models. In this case the wash-off coefficients in RETRACE are updated based on updated lateral inflow concentrations in the downstream models. For the data assimilation, different cost-effective Kalman filter procedures are being investigated and implemented in the hydrological modelling system. These include the reduced rank square root (RRSQRT) filter, the ensemble Kalman filter (EnKF), and Kalman filter based on a fixed error covariance matrix. Preliminary results from a twin test experiment with C (Bq m -3 ) (a) C. ROJAS-PALMA et al t (days) t (days) C b (Bq kg -1 ) (c) true updated false the RIVTOX model based on the RRSQRT filter are presented in Figure 5. In this test, measurements of radionuclide concentrations at one point in the river system are generated from a true model simulation disturbed with measurement errors. A false model simulation using a disturbed boundary condition is then corrected by assimilating the measurements. In general, the Kalman filter is able effectively to correct the model when forced with wrong boundary conditions. Note that all three radionuclide phases are effectively updated when only one of the phases is being measured. FUTURE WORK The methodology for data assimilation in the atmospheric dispersion model and the deposition model will be further evaluated and improved by making use of simulated environmental measurements generated with the Atmospheric Release Advisory Capability (ARAC) of the Lawrence Livermore National Laboratory, CA, USA. Last but not least, the final test will be carried C 5 (Bq kg -1 ) (b) true updated false true updated false t (days) Figure 5. Results of Kalman filter update using measurements of dissolved concentration in a single point in the river system. The figure shows (a) dissolved concentration: (b) concentration on sediments, and (c) concentration in bottom sediments at a downstream point. 38

9 out using data from the Tokaimura criticality accident in collaboration with the Japanese Atomic Energy Research Institute. The results will be reported in a separate publication. The Food Monitoring Module will be extended to animal products. The present approach and in particular the present state vector definition will be carefully evaluated and optimised if necessary. Furthermore, the Food Monitoring Module will be tested with real measurements of milk and grass contaminations which have been taken during several years after the Chernobyl accident in For the data assimilation module in the hydrological model chain the Kalman filter solutions will be further advanced to reduce computational overhead. This is particularly important for operational use of data assimilation in the 2D and 3D models (COASTOX and THREETOX). Furthermore, the data assimilation procedures will be extended to facilitate source term updating in the case of direct release into the water bodies, which is extremely important in the early phase of an accident. The aim of the data assimilation methods described in this paper is to improve the model predictions with radiological measurements. Moreover, these methods provide a particularly suitable framework for evaluating and optimising monitoring strategies. Such optimisation techniques are typically summarised as adaptive sampling or targeted observations methods. Kalman filter methods naturally allow us to quantify the effect of possible monitoring strategies on the quality of the results. Optimised monitoring strategies would allow the best use to be made of all observational resources in the case of a nuclear accident. Therefore, optimisation techniques based on the applied data assimilation DATA ASSIMILATION IN RODOS methods will be one of the main directions of future work. CONCLUSIONS The results of the twin experiments show that the Kalman filter methodology can be applied successfully to improve the model predictions of environmental radioactive contamination by means of measured data. The use of a generic data assimilation methodology enables the propagation of uncertainties throughout the various modules of the RODOS system. This proved to be essential for the ability of data assimilation tools to correct false predictions. For example, only appropriate uncertainty propagation in the atmospheric dispersion modelling allows the Deposition Monitoring Module to make best use of the measurement data. Furthermore, since the deposition data and their uncertainty provided by the Deposition Monitoring Module are important input for the Food Monitoring Module, as well as for the hydrological DA modules, a successful update of activity concentrations in feed and foodstuffs and in the aquatic environment depends strongly on the preceding DA modules. The integrated approach for all data assimilation tools in the RODOS system provides decision makers with more realistic estimates of the radiological situation and consistent uncertainty estimates taking into account both model and observation errors. ACKNOWLEDGEMENT The work described in this article has been performed with support of the European Commission under the contract Data Assimilation for Off-site Nuclear Emergency Management (DAONEM), contract no. FIKR-CT REFERENCES 1. Ehrhardt, J. RODOS Decision support system for off-site emergency management in Europe. European Commission EUR- Report EN (2). 2. Macdonald, H. F., Thompson, I. M. G., Foster, P. M. and Robins, A. G. Improved estimates of Ar-41gamma dose rates around Hinkley Point Power Station. In: Proc. 4 th Symp. on Radiation Protection Theory and Practice, Malvern, UK, pp (1989). 3. Rojas-Palma, C., Gering, F., Madsen, H., Puch-Solis, R., Richter, K. and Müller, H. Theoretical framework and practical considerations for data assimilation in off-site nuclear emergency management. Internal Report RODOS(RA5)-TN(1)1 (21). 4. Kalman, R. E. A new approach to linear filtering and prediction problems. J. Basic Eng. 82, (196). 5. Gelb, A. (Ed.) Applied optimal estimation. (Cambridge: MIT Press) (1974). 6. Evensen, G. Sequential data assimilation with a non-linear quasi-geotropic model using Monte Carlo methods to forecast error statistics. J. Geophys. Res. 99, (1994). 7. Burgers, G., van Leeuwen, P. J. and Evensen, G. Analysis scheme in the ensemble Kalman filter. Mon. Weather Rev. 126(6), (1998). 8. Houtekamer, P. L. and Mitchell, H. L. Data assimilation using an ensemble Kalman filter technique. Mon. Weather Rev. 126(3), (1998). 9. Verlaan, M. and Heemink, A. W. Reduced rank square root filters for large scale data assimilation problems. In: Proc. Second Int. Symp. on Assimilation of Observations in Meteorology and Oceanography (World Meteorological Organization) pp (1995). 39

10 C. ROJAS-PALMA et al 1. Fu, L.-L., Fukumori, I. and Miller, R. N. Fitting dynamic models to the Geosat sea level observations in the tropical Pacific Ocean. Part II: A linear, wind-driven model. J. Phys. Oceanogr. 23, (1993). 11. Fukumori, I., Benveniste, J., Wunsch, C. and Haidvogel, D. B. Assimilation of sea surface topography into an ocean circulation model using a steady-state smoother. J. Phys. Oceanogr. 23, (1993). 12. Thykier-Nielsen, S., Deme S. and Mikkelsen, T. Description of the atmospheric dispersion module RIMPUFF. Internal Report RODOS(WG2)-TN(98)-2 (1998). 13. Drews, M., Aage, H. K., Bargholz, K., Jorgensen, H., Korsbech, U., Lauritzen, B., Mikkelsen, T., Rojas-Palma, C. and Van Ammel, R. Measurements of plume geometry and argon-41 radiation field at the BR1 reactor in Mol, Belgium. Nordic Nuclear Safety Research Report NKS-55 (Denmark: Risoe National Laboratory) ISBN (22). 14. Puch, R. O., Astrup, P., Smith, J. Q., Wynn, H. P., Turcanu, C. and Rojas-Palma, C. A data assimilation methodology for the plume phase of a nuclear accident. In: Developments and Application of Computer Techniques to Environmental Studies IX, Eds C. A. Brebbia and P. Zannetti (Southampton, UK: Wessex Institute of Technology Press) (22). 15. Puch, R. O. and Astrup, P. An extended Kalman filter methodology for the plume phase of a nuclear accident. Internal Report RODOS(RA5)-TN(1)-7 (21). 16. Müller, H. and Pröhl, G. ECOSYS-87: A dynamic model for assessing radiological consequences of nuclear accidents. Health Phys. 64(3) (1993). 17. Müller, H., Friedland, W., Pröhl, G. and Gardner, R. H. Uncertainty in the ingestion dose calculation. Radiat. Prot. Dosim. 5(2 4), (1993). 18. Goossens, L. H. J. and Kelly, G. N. (Eds) Expert judgement and accident consequence uncertainty analysis. Radiat. Prot. Dosim. 9(3) Special Issue (2). 19. Smith, K. R., Brown, J., Jones, J. A., Mansfield, P., Smith, J. G., Haywood, S. M. and Walters, C. B. Uncertainties on predicted concentrations of radionuclides in terrestrial foods and ingestion doses. Radiat. Prot. Dosim. 98(3), (22). 2. Evensen, G. and van Leeuwen, P. J. An ensemble Kalman smoother for nonlinear dynamics. Mon. Weather Rev. 128(6), (2). 21. Kolomeev, M. and Madsen, H. Description of RETRACE: A new catchment model of the hydrological dispersion module in the RODOS system. Internal Report RODOS(RA5)-TN(1)-6, (21). 22. Zheleznyak, M., Donchytz, G., Hygynyak, V., Marinetz, A., Lyashenko, G. and Tkalich, P. RIVTOX one-dimensional model for the simulation of the transport of radionuclides in a network of river channels. Internal Report RODOS(WG4)- TN(97)-5 (1997). 23. Zheleznyak, M., Shepeleve, I. and Mezhueva, I. COASTOX two-dimensional model describing the lateral-longitudinal distribution of radionuclides in water bodies. Internal Report RODOS(WG4)-TN(97)-7 (1997). 24. Margvelashvily, N., Maderich, V. and Zheleznyak, M. THREETOX computer code to simulate three-dimensional dispersion of radionuclides in stratified water bodies. Radiat. Prot. Dosim. 73(1 4), (1997). 4

Data assimilation in the MIKE 11 Flood Forecasting system using Kalman filtering

Data assimilation in the MIKE 11 Flood Forecasting system using Kalman filtering Water Resources Systems Hydrological Risk, Management and Development (Proceedings of symposium IlS02b held during IUGG2003 al Sapporo. July 2003). IAHS Publ. no. 281. 2003. 75 Data assimilation in the

More information

Integration of dispersion and radio ecological modelling in ARGOS NT

Integration of dispersion and radio ecological modelling in ARGOS NT Integration of dispersion and radio ecological modelling in ARGOS NT Steen Hoe 1, Heinz Müller 2 and Soeren Thykier Nielsen 3 1 Danish Emergency Management Agency (DEMA) - Nuclear Safety Division, Denmark

More information

Dose Reconstruction Methods and Source Term Assessment using Data from Monitoring Networks and Mobile Teams A German Approach

Dose Reconstruction Methods and Source Term Assessment using Data from Monitoring Networks and Mobile Teams A German Approach Dose Reconstruction Methods and Source Term Assessment using Data from Monitoring Networks and Mobile Teams A German Approach M. Bleher, U. Stöhlker, F. Gering Federal Office for Radiation Protection (BfS),

More information

Presenting Uncertain Information in Radiological Emergencies. University of Warwick, Public Health England, Met Office

Presenting Uncertain Information in Radiological Emergencies. University of Warwick, Public Health England, Met Office Presenting Uncertain Information in Radiological Emergencies University of Warwick, Public Health England, Met Office 20 th September 2016, 9.30am 12.30pm Accident scenario example Presentation of theoretical

More information

User Guide for the Terrestrial Food Chain and Dose Module FDMT of

User Guide for the Terrestrial Food Chain and Dose Module FDMT of Version 1.1 User Guide for the Terrestrial Food Chain and Dose Module FDMT of RODOS PV6.0 User Guide for the Terrestrial Food Chain and Dose Module FDMT of RODOS PV6.0 Florian Gering, Heinz Müller USER

More information

JRODOS as an example for a model decision Support System for nuclear emergencies

JRODOS as an example for a model decision Support System for nuclear emergencies JRODOS as an example for a model decision Support System for nuclear emergencies Workshop Fukushima University, 19. March 2015 Wolfgang Raskob, Claudia Landman, Dmytro Trybushnyi Karlsruhe Institute of

More information

Delia Arnold 1, Arturo Vargas 1,Milagros Montero 2, Alla Dvorzhak 2 and Petra Seibert 3

Delia Arnold 1, Arturo Vargas 1,Milagros Montero 2, Alla Dvorzhak 2 and Petra Seibert 3 COMPARISON OF THE DISPERSION MODEL IN RODOS-LX AND MM5-V3.7-FLEXPART(V6.2). A CASE STUDY FOR THE NUCLEAR POWER PLANT OF ALMARAZ Delia Arnold 1, Arturo Vargas 1,Milagros Montero 2, Alla Dvorzhak 2 and Petra

More information

Hydrological dispersion module of the decision support system RODOS

Hydrological dispersion module of the decision support system RODOS Radioprotection - Colloques, volume 37, Cl (2002) Cl-683 Hydrological dispersion module of the decision support system RODOS M. Zheleznyak, R. Heling 1 and W. Raskob 2 Institute of Mathematical Machines

More information

ICONE DRAFT - EVALUATION OF THE CONSERVATISM OF NPP SAFETY ANALYSIS DOSE CALCULATIONS AS TYPICAL FOR LICENSING PURPOSES

ICONE DRAFT - EVALUATION OF THE CONSERVATISM OF NPP SAFETY ANALYSIS DOSE CALCULATIONS AS TYPICAL FOR LICENSING PURPOSES Proceedings of the 18th International Conference on Nuclear Engineering ICONE18 May 17-21, 21, Xi'an, China ICONE18-29465 DRAFT - EVALUATION OF THE CONSERVATISM OF NPP SAFETY ANALYSIS DOSE CALCULATIONS

More information

Data assimilation in early phase of radiation accident using particle filter

Data assimilation in early phase of radiation accident using particle filter Data assimilation in early phase of radiation accident using particle filter Radek Hofman, Václav Šmídl, and Petr Pecha Institute of Information Theory and Automation, Academy of Sciences of the Czech

More information

NUCLEAR EMERGENCY RESPONSE ACTIVITIES COORDINATION GROUP Original: ENGLISH EC-JRC ENSEMBLE APPROACH TO LONG RANGE ATMOSPHERIC DISPERSION

NUCLEAR EMERGENCY RESPONSE ACTIVITIES COORDINATION GROUP Original: ENGLISH EC-JRC ENSEMBLE APPROACH TO LONG RANGE ATMOSPHERIC DISPERSION WORLD METEOROLOGICAL ORGANIZATION COMMISSION FOR BASIC SYSTEMS CBS/CG-NERA/Doc. (number) (26.04.2006) OPAG on DPFS NUCLEAR EMERGENCY RESPONSE ACTIVITIES COORDINATION GROUP Original: ENGLISH VIENNA, AUSTRIA,

More information

Radiation Protection Dosimetry (2005) Vol. 113, No. 1, pp Advance Access publication 30 November 2004

Radiation Protection Dosimetry (2005) Vol. 113, No. 1, pp Advance Access publication 30 November 2004 Radiation Protection Dosimetry (2005) Vol. 113, No. 1, pp. 75 89 Advance Access publication 30 November 2004 doi:10.1093/rpd/nch423 ANALYSIS OF A KALMAN FILTER BASED METHOD FOR ON-LINE ESTIMATION OF ATMOSPHERIC

More information

Modeling the Physical Processes that Impact the Fate and Fallout of Radioactive Materials

Modeling the Physical Processes that Impact the Fate and Fallout of Radioactive Materials Modeling the Physical Processes that Impact the Fate and Fallout of Radioactive Materials J.V. Ramsdell, Jr. Radiological Science and Engineering Group Pacific Northwest National Laboratory Richland, Washington

More information

Processing Expert Judgements in Accident Consequence Modelling

Processing Expert Judgements in Accident Consequence Modelling Appearing in Radiation Protection Dosimetry (Expert Judgement and Accident Consequence Uncertainty Analysis; special issue) Vol.90 No.3 2000 311-315. Processing Expert Judgements in Accident Consequence

More information

Assessment of atmospheric dispersion and radiological consequences for the Fukushima Dai-ichi Nuclear Power Plant accident

Assessment of atmospheric dispersion and radiological consequences for the Fukushima Dai-ichi Nuclear Power Plant accident Assessment of atmospheric dispersion and radiological consequences for the Fukushima Dai-ichi Nuclear Power Plant accident IRPA 13 - Fukushima session A.Mathieu, I.Korsakissok, D.Quélo, J.Groëll, M.Tombette,

More information

Evaluation of detection abilities of monitoring networks using multiple assessment criteria. Radek Hofman, Petr Pecha* and Václav Šmídl

Evaluation of detection abilities of monitoring networks using multiple assessment criteria. Radek Hofman, Petr Pecha* and Václav Šmídl Int. J. Environment and Pollution, Vol. 55, Nos. 1/2/3/4, 2014 129 Evaluation of detection abilities of monitoring networks using multiple assessment criteria Radek Hofman, Petr Pecha* and Václav Šmídl

More information

Towards a probabilistic hydrological forecasting and data assimilation system. Henrik Madsen DHI, Denmark

Towards a probabilistic hydrological forecasting and data assimilation system. Henrik Madsen DHI, Denmark Towards a probabilistic hydrological forecasting and data assimilation system Henrik Madsen DHI, Denmark Outline Hydrological forecasting Data assimilation framework Data assimilation experiments Concluding

More information

Estimation of accidental environmental release based on containment measurements

Estimation of accidental environmental release based on containment measurements Estimation of accidental environmental release based on containment measurements Péter Szántó, Sándor Deme, Edit Láng, Istvan Németh, Tamás Pázmándi Hungarian Academy of Sciences Centre for Energy Research,

More information

17th International Conference on Harmonisation within Atmospheric Dispersion Modelling for Regulatory Purposes 9-12 May 2016, Budapest, Hungary

17th International Conference on Harmonisation within Atmospheric Dispersion Modelling for Regulatory Purposes 9-12 May 2016, Budapest, Hungary 17th International Conference on Harmonisation within Atmospheric Dispersion Modelling for Regulatory Purposes 9-12 May 2016, Budapest, Hungary USING METEOROLOGICAL ENSEMBLES FOR ATMOSPHERIC DISPERSION

More information

USING METEOROLOGICAL ENSEMBLES FOR ATMOSPHERIC DISPERSION MODELLING OF THE FUKUSHIMA NUCLEAR ACCIDENT

USING METEOROLOGICAL ENSEMBLES FOR ATMOSPHERIC DISPERSION MODELLING OF THE FUKUSHIMA NUCLEAR ACCIDENT USING METEOROLOGICAL ENSEMBLES FOR ATMOSPHERIC DISPERSION MODELLING OF THE FUKUSHIMA NUCLEAR ACCIDENT 17th International Conference on Harmonisation within Atmospheric Dispersion Modelling for Regulatory

More information

DATA ASSIMILATION IN A COMBINED 1D-2D FLOOD MODEL

DATA ASSIMILATION IN A COMBINED 1D-2D FLOOD MODEL Proceedings o the International Conerence Innovation, Advances and Implementation o Flood Forecasting Technology, Tromsø, DATA ASSIMILATION IN A COMBINED 1D-2D FLOOD MODEL Johan Hartnac, Henri Madsen and

More information

Analysis Scheme in the Ensemble Kalman Filter

Analysis Scheme in the Ensemble Kalman Filter JUNE 1998 BURGERS ET AL. 1719 Analysis Scheme in the Ensemble Kalman Filter GERRIT BURGERS Royal Netherlands Meteorological Institute, De Bilt, the Netherlands PETER JAN VAN LEEUWEN Institute or Marine

More information

MODEL EVALUATION OF RIMPUFF WITHIN COMPLEX TERRAIN USING AN 41 AR RADIOLOGICAL DATASET. Leisa L. Dyer 1 and Poul Astrup 2

MODEL EVALUATION OF RIMPUFF WITHIN COMPLEX TERRAIN USING AN 41 AR RADIOLOGICAL DATASET. Leisa L. Dyer 1 and Poul Astrup 2 MODEL EVALUATION OF RIMPUFF WITHIN COMPLEX TERRAIN USING AN 41 AR RADIOLOGICAL DATASET Leisa L. Dyer 1 and Poul Astrup 2 1 Australian Nuclear Science and Technology Organisation (ANSTO), Quality, Safety,

More information

Assessment of atmospheric dispersion and radiological consequences for the Fukushima Dai-ichi Nuclear Power Plant accident

Assessment of atmospheric dispersion and radiological consequences for the Fukushima Dai-ichi Nuclear Power Plant accident Assessment of atmospheric dispersion and radiological consequences for the Fukushima Dai-ichi Nuclear Power Plant accident IRPA 13 - Fukushima session A.Mathieu, I.Korsakissok, D.Quélo, J.Groëll, M.Tombette,

More information

STUDIES ON THE AEROSOL RADIOACTIVITY LEVEL AND AIR QUALITY AROUND NUCLEAR RESEARCH INSTITUTE AREA

STUDIES ON THE AEROSOL RADIOACTIVITY LEVEL AND AIR QUALITY AROUND NUCLEAR RESEARCH INSTITUTE AREA STUDIES ON THE AEROSOL RADIOACTIVITY LEVEL AND AIR QUALITY AROUND NUCLEAR RESEARCH INSTITUTE AREA A. STOCHIOIU 1, F. MIHAI 1, C. STOCHIOIU 2 1 Horia Hulubei National Institute for Physics and Nuclear Engineering,

More information

Sensitivity Analysis of a Dynamic Food Chain Model DYNACON Considering Korean Agricultural Conditions

Sensitivity Analysis of a Dynamic Food Chain Model DYNACON Considering Korean Agricultural Conditions Sensitivity Analysis of a Dynamic Food Chain Model DYNACON Considering Korean Agricultural Conditions W. T. Hwang 1, G. C. Lee 1, K. S. Suh 1, E. H. Kim 1, Y. G. Choi 1, M. H. Han 1 and G.S. Cho 2 1 Korea

More information

Radionuclides in food and water. Dr. Ljudmila Benedik

Radionuclides in food and water. Dr. Ljudmila Benedik Radionuclides in food and water Dr. Ljudmila Benedik ISO-FOOD WP 3 and WP4 WP 3 Research and education P1 Food authenticity P2 Translation of regional isotopic and elemental signatures from natural environment

More information

Radioactivity in the Risø District January-June Risø-R-Report. DTU Nutech Report

Radioactivity in the Risø District January-June Risø-R-Report. DTU Nutech Report Radioactivity in the Risø District January-June 2012 Risø-R-Report DTU Nutech Report Sven P. Nielsen, Kasper G. Andersson and Arne Miller DTU-Nutech-R-0003(EN) December 2012 Author: Sven P. Nielsen, Kasper

More information

Lessons Learned in Responding to the Accident at the Fukushima Daiichi Nuclear Power Stations: The Way Forward. World Meteorological Organization

Lessons Learned in Responding to the Accident at the Fukushima Daiichi Nuclear Power Stations: The Way Forward. World Meteorological Organization Lessons Learned in Responding to the Accident at the Fukushima Daiichi Nuclear Power Stations: The Way Forward Geoff Love Director, Weather and Disaster Risk Reduction Services World Meteorological Organization

More information

Nuclear risks from atmospheric dispersion in Northern Europe

Nuclear risks from atmospheric dispersion in Northern Europe NKS NordRisk: Nuclear risks from atmospheric dispersion in Northern Europe Bent Lauritzen Risø DTU Presented at the NKS meeting 26-27 March, Stockholm NKS NordRisk NordRisk 2005-2006 NordRisk II 2008-2009

More information

SURVEY OF THE 137 Cs CONTAMINATION IN BELGIUM AFTER THE CHERNOBYL ACCIDENT BY IN-SITU GAMMA SPECTROMETRY

SURVEY OF THE 137 Cs CONTAMINATION IN BELGIUM AFTER THE CHERNOBYL ACCIDENT BY IN-SITU GAMMA SPECTROMETRY SURVEY OF THE 137 Cs CONTAMINATION IN BELGIUM AFTER THE CHERNOBYL ACCIDENT BY IN-SITU GAMMA SPECTROMETRY J. Uyttenhove 1, S. Pommé 2, B. Van Waeyenberge 3 1 University Gent, Physics Lab, Krijgslaan 281

More information

RADIATION MONITORING NETWORKS and some results from the reactor accident in Fukushima

RADIATION MONITORING NETWORKS and some results from the reactor accident in Fukushima RADIATION MONITORING NETWORKS and some results from the reactor accident in Fukushima Sixth Annual Workshop on Radiation Measurement Cross Calibration Project June 13-15, 2011 Middle East Scientific Institute

More information

Risø-R-Report. DTU Nutech Report. Radioactivity in the Risø District January-June 2014

Risø-R-Report. DTU Nutech Report. Radioactivity in the Risø District January-June 2014 Risø-R-Report DTU Nutech Report Radioactivity in the Risø District January-June 2014 Sven P. Nielsen, Kasper G. Andersson and Arne Miller DTU-Nutech-9(EN) December 2014 Author: Sven P. Nielsen, Kasper

More information

Bhabha Atomic Research Centre Mumbai , India 3 Fluidyn India, Bangalore , India

Bhabha Atomic Research Centre Mumbai , India 3 Fluidyn India, Bangalore , India DISPERSION OF RADIONUCLIDES AND RADIOLOGICAL DOSE COMPUTATION OVER A MESOSCALE DOMAIN USING WEATHER FORECAST AND CFD MODEL R.B. Oza 1, V. D. Puranik 1, H.S. Kushwaha 2, Krishna Prasad 3, Arun Murthy 3

More information

1. Current atmospheric DA systems 2. Coupling surface/atmospheric DA 3. Trends & ideas

1. Current atmospheric DA systems 2. Coupling surface/atmospheric DA 3. Trends & ideas 1 Current issues in atmospheric data assimilation and its relationship with surfaces François Bouttier GAME/CNRM Météo-France 2nd workshop on remote sensing and modeling of surface properties, Toulouse,

More information

Mesoscale dispersion of 85 Kr in the vicinity of the AREVA La Hague reprocessing plant

Mesoscale dispersion of 85 Kr in the vicinity of the AREVA La Hague reprocessing plant Radioprotection, vol.46, n 6 (2011) S423 S429 C EDP Sciences, 2011 DOI: 10.1051/radiopro/20116546s Mesoscale dispersion of 85 Kr in the vicinity of the AREVA La Hague reprocessing plant O. Connan 1,K.Smith

More information

The Ensemble Kalman Filter:

The Ensemble Kalman Filter: p.1 The Ensemble Kalman Filter: Theoretical formulation and practical implementation Geir Evensen Norsk Hydro Research Centre, Bergen, Norway Based on Evensen 23, Ocean Dynamics, Vol 53, No 4 p.2 The Ensemble

More information

Minimum Detectable and Maximum Missable Activities

Minimum Detectable and Maximum Missable Activities and Maximum Missable The HPA Approach David Williams 18 May 2005 Centre for Radiation, Chemical and Environmental Hazards Radiation Protection Division formerly the National Radiological Protection Board

More information

THE DECISION SUPPORT SYSTEM LASAIR: NEW FEATURES FOR EVALUATING DIRTY BOMB SCENARIOS

THE DECISION SUPPORT SYSTEM LASAIR: NEW FEATURES FOR EVALUATING DIRTY BOMB SCENARIOS THE DECISION SUPPORT SYSTEM LASAIR: NEW FEATURES FOR EVALUATING DIRTY BOMB SCENARIOS 16th HARMO 2014 08-11 September 2014 Varna, Bulgaria Federal Office for Radiation Protection Ingolstaedter Landstrasse

More information

6 Sequential Data Assimilation for Nonlinear Dynamics: The Ensemble Kalman Filter

6 Sequential Data Assimilation for Nonlinear Dynamics: The Ensemble Kalman Filter 6 Sequential Data Assimilation for Nonlinear Dynamics: The Ensemble Kalman Filter GEIR EVENSEN Nansen Environmental and Remote Sensing Center, Bergen, Norway 6.1 Introduction Sequential data assimilation

More information

Multi-variate hydrological data assimilation opportunities and challenges. Henrik Madsen DHI, Denmark

Multi-variate hydrological data assimilation opportunities and challenges. Henrik Madsen DHI, Denmark Multi-variate hydrological data assimilation opportunities and challenges Henrik Madsen DHI, Denmark Outline Introduction to multi-variate hydrological data assimilation Opportunities and challenges Data

More information

SLOVENIAN ALARM AND MONITORING NETWORKS

SLOVENIAN ALARM AND MONITORING NETWORKS SLOVENIAN ALARM AND MONITORING NETWORKS Jasmina Kožar Logar, Denis Glavič-Cindro "Jožef Stefan" Institute,, Slovenia CHERNOBYL 25 YEARS LATER: STUDIES, REMARKS AND RECENT FINDINGS June 21-22-23, 2011 UDINE

More information

Study of the Effect of Weather, Topography and Radionuclide on the TEDE in a Fire Scenario Involving a Dispersion of a Plume in the Atmosphere

Study of the Effect of Weather, Topography and Radionuclide on the TEDE in a Fire Scenario Involving a Dispersion of a Plume in the Atmosphere Middle-East Journal of Scientific Research 18 (8): 1192-1198, 2013 ISSN 1990-9233 IDOSI Publications, 2013 DOI: 10.5829/idosi.mejsr.2013.18.8.12405 Study of the Effect of Weather, Topography and Radionuclide

More information

Ensembles and Particle Filters for Ocean Data Assimilation

Ensembles and Particle Filters for Ocean Data Assimilation DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Ensembles and Particle Filters for Ocean Data Assimilation Robert N. Miller College of Oceanic and Atmospheric Sciences

More information

The Canadian approach to ensemble prediction

The Canadian approach to ensemble prediction The Canadian approach to ensemble prediction ECMWF 2017 Annual seminar: Ensemble prediction : past, present and future. Pieter Houtekamer Montreal, Canada Overview. The Canadian approach. What are the

More information

Modeling Radiological Consequences of Sever Accidents in BWRs: Review of Models Development, Verification and Validation

Modeling Radiological Consequences of Sever Accidents in BWRs: Review of Models Development, Verification and Validation Modeling Radiological Consequences of Sever Accidents in BWRs: Review of Models Development, Verification and Validation Mohamed GAHEEN Department of Research on Nuclear Safety and Radiological Emergencies,

More information

11280 Electrical Resistivity Tomography Time-lapse Monitoring of Three-dimensional Synthetic Tracer Test Experiments

11280 Electrical Resistivity Tomography Time-lapse Monitoring of Three-dimensional Synthetic Tracer Test Experiments 11280 Electrical Resistivity Tomography Time-lapse Monitoring of Three-dimensional Synthetic Tracer Test Experiments M. Camporese (University of Padova), G. Cassiani* (University of Padova), R. Deiana

More information

Role of the Met Office in the UK Response to Nuclear Emergencies

Role of the Met Office in the UK Response to Nuclear Emergencies Role of the Met Office in the UK Response to Nuclear Emergencies MODELLING Susan Leadbetter, Matthew Hort and Sarah Millington MATERIAL Local Response National Response UK response to UK emergency is controlled

More information

Advnamical approach for the uptake of radionuclides in marine organisms y

Advnamical approach for the uptake of radionuclides in marine organisms y iadioprotection - Collogues, volume 37, CI (2002) Cl-833 Advnamical approach for the uptake of radionuclides in marine organisms y for the POSEIDON model system R. Heling, L. Koziy 1 and V. Bulgakov 2

More information

Soil Moisture Prediction and Assimilation

Soil Moisture Prediction and Assimilation Soil Moisture Prediction and Assimilation Analysis and Prediction in Agricultural Landscapes Saskatoon, June 19-20, 2007 STEPHANE BELAIR Meteorological Research Division Prediction and Assimilation Atmospheric

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

Radiation Protection - Basics and Applications (RaPBA)

Radiation Protection - Basics and Applications (RaPBA) One week training course on Radiation Protection - Basics and Applications (RaPBA), March 11 th 15 th, 2019 A course hosted by Supported by About the Training Course Dear Scholars, the one week training

More information

Gaussian Process Approximations of Stochastic Differential Equations

Gaussian Process Approximations of Stochastic Differential Equations Gaussian Process Approximations of Stochastic Differential Equations Cédric Archambeau Dan Cawford Manfred Opper John Shawe-Taylor May, 2006 1 Introduction Some of the most complex models routinely run

More information

Modelling atmospheric transport and deposition of ammonia and ammonium. Willem A.H. Asman Danish Institute of Agricultural Sciences

Modelling atmospheric transport and deposition of ammonia and ammonium. Willem A.H. Asman Danish Institute of Agricultural Sciences Modelling atmospheric transport and deposition of ammonia and ammonium Willem A.H. Asman Danish Institute of Agricultural Sciences Contents Processes Model results Conclusions Definitions NH 3 (ammonia)

More information

Will it rain? Predictability, risk assessment and the need for ensemble forecasts

Will it rain? Predictability, risk assessment and the need for ensemble forecasts Will it rain? Predictability, risk assessment and the need for ensemble forecasts David Richardson European Centre for Medium-Range Weather Forecasts Shinfield Park, Reading, RG2 9AX, UK Tel. +44 118 949

More information

Modeling of consequences of hypothetical accidental radioactive contamination of gulfs and bays in Murmansk region of Russian Federation

Modeling of consequences of hypothetical accidental radioactive contamination of gulfs and bays in Murmansk region of Russian Federation Radioprotection, vol.44, n 5 (2009) 765 769 C EDP Sciences, 2009 DOI: 10.1051/radiopro/20095138 Modeling of consequences of hypothetical accidental radioactive contamination of gulfs and bays in Murmansk

More information

Deutscher Wetterdienst

Deutscher Wetterdienst Deutscher Wetterdienst Modelling the Volcanic Ash Episode: Experiences with COSMO-ART Detlev Majewski (FE1) Bernhard Vogel, Heike Vogel (KIT) Thomas Hanisch, Jochen Förstner (FE13), Ulrich Pflüger (FE15)

More information

Dose Calculations in ARGOS

Dose Calculations in ARGOS Dose Calculations in ARGOS Table of Contents Introduction... 2 Dose Pathways... 2 Dose Types... 2 Sheltering... 3 Age Groups... 3 Integration Time... 4 Database Tables used by ARGOS Dose Calculations...

More information

Dynamic transfer in the aquatic and terrestrial environment of tritium liquid releases

Dynamic transfer in the aquatic and terrestrial environment of tritium liquid releases Dynamic transfer in the aquatic and terrestrial environment of tritium liquid releases Françoise Siclet EDF R&D National hydraulics and environment laboratory EMRAS II WG 7 24-28 January 2011 Dynamic model

More information

Mesoscale meteorological models. Claire L. Vincent, Caroline Draxl and Joakim R. Nielsen

Mesoscale meteorological models. Claire L. Vincent, Caroline Draxl and Joakim R. Nielsen Mesoscale meteorological models Claire L. Vincent, Caroline Draxl and Joakim R. Nielsen Outline Mesoscale and synoptic scale meteorology Meteorological models Dynamics Parametrizations and interactions

More information

Numerical Simulation System for Environmental Studies: SPEEDI-MP

Numerical Simulation System for Environmental Studies: SPEEDI-MP System for Prediction of Environmental Emergency Dose Information Multi-model Package 1/18 Numerical Simulation System for Environmental Studies: SPEEDI-MP Research Group for Environmental Science, Japan

More information

Maximum Likelihood Ensemble Filter Applied to Multisensor Systems

Maximum Likelihood Ensemble Filter Applied to Multisensor Systems Maximum Likelihood Ensemble Filter Applied to Multisensor Systems Arif R. Albayrak a, Milija Zupanski b and Dusanka Zupanski c abc Colorado State University (CIRA), 137 Campus Delivery Fort Collins, CO

More information

A Note on the Particle Filter with Posterior Gaussian Resampling

A Note on the Particle Filter with Posterior Gaussian Resampling Tellus (6), 8A, 46 46 Copyright C Blackwell Munksgaard, 6 Printed in Singapore. All rights reserved TELLUS A Note on the Particle Filter with Posterior Gaussian Resampling By X. XIONG 1,I.M.NAVON 1,2 and

More information

Aspects of the practical application of ensemble-based Kalman filters

Aspects of the practical application of ensemble-based Kalman filters Aspects of the practical application of ensemble-based Kalman filters Lars Nerger Alfred Wegener Institute for Polar and Marine Research Bremerhaven, Germany and Bremen Supercomputing Competence Center

More information

SIMULATION OF KAMENNA-EXPERIMENTS TEST 1 4 WITH THE DECISION SUPPORT MODEL LASAIR

SIMULATION OF KAMENNA-EXPERIMENTS TEST 1 4 WITH THE DECISION SUPPORT MODEL LASAIR SIMULATION OF KAMENNA-EXPERIMENTS TEST 1 4 WITH THE DECISION SUPPORT MODEL LASAIR IAEA, EMRAS II Working Group 9 Urban Areas Sevilla, Spain, 08. - 10.06. 2010 Federal Office for Radiation Protection Ingolstaedter

More information

Tritium Environmental Assessment for Fusion Reactor Using TAS3.0

Tritium Environmental Assessment for Fusion Reactor Using TAS3.0 Tritium Environmental Assessment for Fusion Reactor Using TAS3.0 Baojie Nie, Muyi Ni, Minghuang Wang, Jing Song Contributed by FDS Team Key laboratory of Neutronics and Radiation Safety Institute of Nuclear

More information

Radioactivity in the Risø District January-June 2014

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

More information

Chapter of the RODOS PV4.0 User Guide for the Aquatic Food Chain

Chapter of the RODOS PV4.0 User Guide for the Aquatic Food Chain Version 1.0 Chapter of the RODOS PV4.0 User Guide for the Aquatic Food Chain and Dose Module FDMA Chapter of the RODOS PV4.0 User Guide for the Aquatic Food Chain and Dose Module FDMA Florian Gering, Stephan

More information

FINNISH EXPERIMENTS ON LEVEL 3 PRA. VTT Technical Research Centre of Finland Ltd.: P.O. Box 1000, Espoo, Finland, 02044, and

FINNISH EXPERIMENTS ON LEVEL 3 PRA. VTT Technical Research Centre of Finland Ltd.: P.O. Box 1000, Espoo, Finland, 02044, and FINNISH EXPERIMENTS ON LEVEL 3 PRA Tero Tyrväinen 1, Ilkka Karanta 1, Jukka Rossi 1 1 VTT Technical Research Centre of Finland Ltd.: P.O. Box 1000, Espoo, Finland, 02044, and tero.tyrvainen@vtt.fi Level

More information

Response of the London Volcanic Ash Advisory Centre to the Eyjafjallajökull Eruption

Response of the London Volcanic Ash Advisory Centre to the Eyjafjallajökull Eruption Paper 1B.3 Response of the London Volcanic Ash Advisory Centre to the Eyjafjallajökull Eruption Ian Lisk, Volcanic Ash Programme Manager, Met Office, UK 1. INTRODUCTION The Met Office is home to the London

More information

Lessons learned in responding to the accident at the Fukushima Daiichi nuclear power stations: THE WAY FORWARD

Lessons learned in responding to the accident at the Fukushima Daiichi nuclear power stations: THE WAY FORWARD WMO World Meteorological Organization Working together in weather, climate and water Lessons learned in responding to the accident at the Fukushima Daiichi nuclear power stations: THE WAY FORWARD WMO:

More information

Evaluation Model of Atmospheric Natural Radiaoctivity Considering Meteorological Variables

Evaluation Model of Atmospheric Natural Radiaoctivity Considering Meteorological Variables Evaluation Model of Atmospheric Natural Radiaoctivity Considering Meteorological Variables ELENA SIMION 1,2 *, ION MIHALCEA 2, FLORIN SIMION 1,3, CRISTIAN PACURARU 4 1 National Environmental Protection

More information

Meteorological monitoring system for NPP Kozloduy. Hristomir Branzov

Meteorological monitoring system for NPP Kozloduy. Hristomir Branzov Meteorological monitoring system for NPP Kozloduy Hristomir Branzov National Institute of Meteorology and Hydrology 66 Tzarigradsko schaussee, Sofia 784, Bulgaria Tel. (+359 2) 975 35 9, E-mail: Hristomir.Branzov@meteo.bg

More information

5. General Circulation Models

5. General Circulation Models 5. General Circulation Models I. 3-D Climate Models (General Circulation Models) To include the full three-dimensional aspect of climate, including the calculation of the dynamical transports, requires

More information

Interaction matrices as a first step toward a general model of radionuclide cycling: Application to the 137 Cs behavior in a grassland ecosystem

Interaction matrices as a first step toward a general model of radionuclide cycling: Application to the 137 Cs behavior in a grassland ecosystem DOI: 10.1556/JRNC.268.2006.3.11 Journal of Radioanalytical and Nuclear Chemistry, Vol. 268, No.3 (2006) 503 509 Interaction matrices as a first step toward a general model of radionuclide cycling: Application

More information

Assimilation of satellite derived soil moisture for weather forecasting

Assimilation of satellite derived soil moisture for weather forecasting Assimilation of satellite derived soil moisture for weather forecasting www.cawcr.gov.au Imtiaz Dharssi and Peter Steinle February 2011 SMOS/SMAP workshop, Monash University Summary In preparation of the

More information

Terrestrial Snow Cover: Properties, Trends, and Feedbacks. Chris Derksen Climate Research Division, ECCC

Terrestrial Snow Cover: Properties, Trends, and Feedbacks. Chris Derksen Climate Research Division, ECCC Terrestrial Snow Cover: Properties, Trends, and Feedbacks Chris Derksen Climate Research Division, ECCC Outline Three Snow Lectures: 1. Why you should care about snow: Snow and the cryosphere Classes of

More information

LATE PHASE OF NUCLEAR ACCIDENT IN AGRICULTURE WEAKNESSES IN DECISION MAKING DUE TO LACK OF DATA, KNOWLEDGE AND SKILL AND POSSIBLE INNOVATION

LATE PHASE OF NUCLEAR ACCIDENT IN AGRICULTURE WEAKNESSES IN DECISION MAKING DUE TO LACK OF DATA, KNOWLEDGE AND SKILL AND POSSIBLE INNOVATION IAEA expert meeting on Radiation Protection after Fukushima Accident, Vienna 17-21 Feb 2014 LATE PHASE OF NUCLEAR ACCIDENT IN AGRICULTURE WEAKNESSES IN DECISION MAKING DUE TO LACK OF DATA, KNOWLEDGE AND

More information

Six decades of environmental radioactivity measurements. Sven P. Nielsen

Six decades of environmental radioactivity measurements. Sven P. Nielsen Six decades of environmental radioactivity measurements Sven P. Nielsen Research Establishment Risø Established by Government in 1950 s to keep Denmark in line with development of nuclear technology including

More information

ESTIMATING CORRELATIONS FROM A COASTAL OCEAN MODEL FOR LOCALIZING AN ENSEMBLE TRANSFORM KALMAN FILTER

ESTIMATING CORRELATIONS FROM A COASTAL OCEAN MODEL FOR LOCALIZING AN ENSEMBLE TRANSFORM KALMAN FILTER ESTIMATING CORRELATIONS FROM A COASTAL OCEAN MODEL FOR LOCALIZING AN ENSEMBLE TRANSFORM KALMAN FILTER Jonathan Poterjoy National Weather Center Research Experiences for Undergraduates, Norman, Oklahoma

More information

350 Int. J. Environment and Pollution Vol. 5, Nos. 3 6, 1995

350 Int. J. Environment and Pollution Vol. 5, Nos. 3 6, 1995 350 Int. J. Environment and Pollution Vol. 5, Nos. 3 6, 1995 A puff-particle dispersion model P. de Haan and M. W. Rotach Swiss Federal Institute of Technology, GGIETH, Winterthurerstrasse 190, 8057 Zürich,

More information

Ensemble square-root filters

Ensemble square-root filters Ensemble square-root filters MICHAEL K. TIPPETT International Research Institute for climate prediction, Palisades, New Yor JEFFREY L. ANDERSON GFDL, Princeton, New Jersy CRAIG H. BISHOP Naval Research

More information

Uncertainty propagation in a sequential model for flood forecasting

Uncertainty propagation in a sequential model for flood forecasting Predictions in Ungauged Basins: Promise and Progress (Proceedings of symposium S7 held during the Seventh IAHS Scientific Assembly at Foz do Iguaçu, Brazil, April 2005). IAHS Publ. 303, 2006. 177 Uncertainty

More information

The Ensemble Kalman Filter:

The Ensemble Kalman Filter: p.1 The Ensemble Kalman Filter: Theoretical formulation and practical implementation Geir Evensen Norsk Hydro Research Centre, Bergen, Norway Based on Evensen, Ocean Dynamics, Vol 5, No p. The Ensemble

More information

Background and History

Background and History p1 Background and History What is the Indian Ocean Climate Initiative? The Indian Ocean Climate Initiative (IOCI) is a strategic program of research and information transfer to support government decision-making.

More information

Data Assimilation in Variable Dimension Dispersion Models using Particle Filters

Data Assimilation in Variable Dimension Dispersion Models using Particle Filters Data Assimilation in Variable Dimension Dispersion Models using Particle Filters K. V. Umamaheswara Reddy Dept. of MAE venatar@buffalo.edu Yang Cheng Dept. of MAE cheng3@buffalo.edu Tarunraj Singh Dept.

More information

Lawrence Livermore National Laboratory 2 LLNL-PRES

Lawrence Livermore National Laboratory 2 LLNL-PRES International Workshop on Source Term Estimation Methods for Estimating the Atmospheric Radiation Release from the Fukushima Daiichi Nuclear Power Plant 2012 February 22-24 This work was performed under

More information

FLORA: FLood estimation and forecast in complex Orographic areas for Risk mitigation in the Alpine space

FLORA: FLood estimation and forecast in complex Orographic areas for Risk mitigation in the Alpine space Natural Risk Management in a changing climate: Experiences in Adaptation Strategies from some European Projekts Milano - December 14 th, 2011 FLORA: FLood estimation and forecast in complex Orographic

More information

Data Assimilation with the Ensemble Kalman Filter and the SEIK Filter applied to a Finite Element Model of the North Atlantic

Data Assimilation with the Ensemble Kalman Filter and the SEIK Filter applied to a Finite Element Model of the North Atlantic Data Assimilation with the Ensemble Kalman Filter and the SEIK Filter applied to a Finite Element Model of the North Atlantic L. Nerger S. Danilov, G. Kivman, W. Hiller, and J. Schröter Alfred Wegener

More information

Radioactivity in the Risø District July-December 2013

Radioactivity in the Risø District July-December 2013 Downloaded from orbit.dtu.dk on: Jan 02, 2019 Radioactivity in the Risø District July-December 2013 Nielsen, Sven Poul; Andersson, Kasper Grann; Miller, Arne Publication date: 2014 Document Version Publisher's

More information

Analysis on the formation process of high dose rate zone in the northwest direction of the Fukushima Daiichi nuclear power plant

Analysis on the formation process of high dose rate zone in the northwest direction of the Fukushima Daiichi nuclear power plant Analysis on the formation process of high dose rate zone in the northwest direction of the Fukushima Daiichi nuclear power plant Jun. 13, 2011 Research group of Japan Atomic Energy Agency (JAEA) has analyzed

More information

ADAPTATION OF A LAGRANGIAN PARTICLE-DISPERSION MODEL FOR THE USE IN RADIOPROTECTION AND RADIOECOLOGY

ADAPTATION OF A LAGRANGIAN PARTICLE-DISPERSION MODEL FOR THE USE IN RADIOPROTECTION AND RADIOECOLOGY ADAPTATION OF A LAGRANGIAN PARTICLE-DISPERSION MODEL FOR THE USE IN RADIOPROTECTION AND RADIOECOLOGY Christoph Haustein TÜV Industrie Service GmbH TÜV Süd Gruppe, Munich, Germany INTRODUCTION The assessment

More information

Commissariat à l Energie Atomique, Département Analyse, Surveillance, Environnement Bruyères-le-Châtel, France 2

Commissariat à l Energie Atomique, Département Analyse, Surveillance, Environnement Bruyères-le-Châtel, France 2 ANALYSIS OF ATMOSPHERIC RADIOXENON ACTIVITIES MEASURED BY A RADIONUCLIDE GAS STATION LOCATED IN FRANCE: SIMULATION OF THE ATMOSPHERIC TRANSPORT WITH A MESOSCALE MODELLING SYSTEM Patrick Armand 1, Pascal

More information

Mapping the Baseline of Terrestrial Gamma Radiation in China

Mapping the Baseline of Terrestrial Gamma Radiation in China Radiation Environment and Medicine 2017 Vol.6, No.1 29 33 Note Mapping the Baseline of Terrestrial Gamma Radiation in China Zhen Yang, Weihai Zhuo* and Bo Chen Institute of Radiation Medicine, Fudan University,

More information

How to shape future met-services: a seamless perspective

How to shape future met-services: a seamless perspective How to shape future met-services: a seamless perspective Paolo Ruti, Chief World Weather Research Division Sarah Jones, Chair Scientific Steering Committee Improving the skill big resources ECMWF s forecast

More information

Radiocaesium Activity Concentrations in Potatoes in Croatia after the Chernobyl Accident and Dose Assessment

Radiocaesium Activity Concentrations in Potatoes in Croatia after the Chernobyl Accident and Dose Assessment Radiocaesium Activity Concentrations in Potatoes in Croatia after the Chernobyl Accident and Dose Assessment Zdenko Franić 1*, Branko Petrinec 1, Gordana Marović 1 and Zrinka Franić 2 1 Radiation Protection

More information

Analysis of Environmental Gamma-Ray Intensity Increase Due to Precipitation Using EGS4 Monte Carlo Simulation Code

Analysis of Environmental Gamma-Ray Intensity Increase Due to Precipitation Using EGS4 Monte Carlo Simulation Code Analysis of Environmental Gamma-Ray Intensity Increase Due to Precipitation Using EGS Monte Carlo Simulation Code T. Nishikawa, Y. Tamagawa and M. Miyajima Faculty of Engineering, Fukui University, Bunkyo,

More information

RSMC WASHINGTON USER'S INTERPRETATION GUIDELINES ATMOSPHERIC TRANSPORT MODEL OUTPUTS

RSMC WASHINGTON USER'S INTERPRETATION GUIDELINES ATMOSPHERIC TRANSPORT MODEL OUTPUTS RSMC WASHINGTON USER'S INTERPRETATION GUIDELINES ATMOSPHERIC TRANSPORT MODEL OUTPUTS -Version 2.0- (January 2007) 1. Introduction In the context of current agreements between the National Oceanic and Atmospheric

More information

Theory and Practice of Data Assimilation in Ocean Modeling

Theory and Practice of Data Assimilation in Ocean Modeling Theory and Practice of Data Assimilation in Ocean Modeling Robert N. Miller College of Oceanic and Atmospheric Sciences Oregon State University Oceanography Admin. Bldg. 104 Corvallis, OR 97331-5503 Phone:

More information

A Global Atmospheric Model. Joe Tribbia NCAR Turbulence Summer School July 2008

A Global Atmospheric Model. Joe Tribbia NCAR Turbulence Summer School July 2008 A Global Atmospheric Model Joe Tribbia NCAR Turbulence Summer School July 2008 Outline Broad overview of what is in a global climate/weather model of the atmosphere Spectral dynamical core Some results-climate

More information