GSI Setup, Run and Namelist

Size: px
Start display at page:

Download "GSI Setup, Run and Namelist"

Transcription

1 GSI Setup, Run and Namelist Hui Shao GSI Community Tutorial, June 28-30, 2010, Boulder, CO

2 Observation Error Observation Observation processing and assimilation PrepBUFR and BUFR processing: 06/29, Tue Community Tools (1): PrebBUFR Converter: 06/29, Tue Satellite Radiance Assimilation: 06/29, Tue Radar Observation Assimilation: 06/30, Wed GPS RO Data Assimilation: 06/30, Wed Advanced GSI 4D-Var: 06/30, Wed GSI Background Background Error Output GSI Diagnostics: 06/29, Tue Analysis and diagnostics Overall Overview of GSI: 06/28, Mon GSI Code (SE Aspect): 06/28, Mon GSI Setup, Run and Namelist: 06/28, Mon Background Error and Observation Background and Observation Error Estimation and Tuning: 06/29, Tue Community Tools (2): GEN_BE: 06/29, Tue

3 Outline Installing GSI Running GSI Cycling, partly cycling, cold-start Basic runtime options (namelist) This talk is tailored based on GSI Community Release V2.0.

4 Installing GSI (Community Release only) For people who are using the NCEP version of GSI, please be aware the installation procedure and portability of the GSI code might be different from the community release.

5 Source Codes Download GSI source code (comgsi_v2.tar.gz) from o Unpack the tarball, you may use the command tar zxvf comgsi_v2.tar.gz or gunzip comgsi_v2.tar.gz and tar xvf comgsi_v2.tar

6 GSI Core and Extra Features makefile clean configure compile GSI Community Release until/ arch/ NCEP GSI Repository run/ fix/ src/ libs/ fix main/ src makefile scripts

7 Fortran Compiler Supported and Tested Platforms IBM: xlf LINUX: pgi 7.0,8.0,9.0 LINUX: Intel 10.0 and 11.0 MAC OSX: PGI 8.0 Supported and Tested by a 3rd party SGI Altix: Intel 10.0 o Use which (e.g., which xlf) command to find the compiler path. o To check version number, use xlf qversion, pgf90 V and ifort v for xlf, pgi and Intel Fortran compilers. Please share with us your experience on the various platforms and compilers.

8 External Libraries Required by GSI netcdf (network Common Data Form) v3.6+ (not v4.0 yet): WRF I/O API (WRF I/O and Model Coupling Application Program Interface) v3.2: WRF-ARW or NMM provided in the same tar file or ESSL (IBM) or LAPACK and BLAS (LINUX and MAC OSX) ESSL (Engineering and Scientific Subroutine Library): Usually, the IBM compiler automatically set up the ESSL. No manual set up required. LAPACK (Linear Algebra PACKage): BLAS (Basic Linear Algebra Subprograms): LINUX: usually, the PGI compiler automatically set up the lib. LINUX: Intel compiler, please set up the lib manually. MAC OSX: PGI compile, please set up the lib manually. To set up environment variable. o csh/tcsh users: use setenv (e.g., setenv NETCDF $netcdfpath) o bash/ksh users: use export (e.g., export NETCDF $netcdfpath)

9 Internal Libraries Required by GSI in the GSI tarball) Name (~/src/libs) (included Description crtm_gfsgis makefile NCEP BUFR Library JCSDA clean Commuity Radiative Transfer Model (CRTM) gfsio configure Unformatted Fortran record for GFS I/O sfcio NCEP GFS surface file I/O module compile sigio NCEP GFS atmospheric file I/O module until/ bufr sp w3 GSI Community Release NCEP spectral-grid transforms (global application only) arch/ NCEP GSI run/library (date/time manipulation,repository NCEP W3 GRIB) fix/ src/ libs/ fix main/ src makefile scripts No manual setup/compilation required if you use configure/compile utility provided by the GSI tarball.

10 Configure and Compile GSI makefile clean configure compile until/ GSI arch/ Functions: Community NCEP GSI run/ Release Checks the system hardware and software (netcdf, WRF, andrepository math libraries). Offers the user choices forfix/ configuring GSI. fix Creates configure.gsi, which containslibs/ compilation options, paths, rules, src/ etc. specific to your computer and compiler choice, and cansrc be edited to main/ change compilation options, if desired. scripts Compiles both internal libraries and GSImakefile source code and create gsi.exe.

11 Configure GSI > cd $your_sourcecode_dir/comgsi_v2 >./configure./configure.gsi will be created if succeed. Example 1: NETCDF path was set up but not WRF directory Will use NETCDF in dir: /usr/local/netcdf ** WARNING: No path to WRF_DIR and environment variable WRF_DIR not set. ** would you like to try to fix? [y] Example 2: Compilation options on IBM Will use NETCDF in dir: /usr/local/netcdf Will use WRF in dir: /ptmp/huishao/tutorial/comgsi_v2/../wrfv Please select from among the following supported platforms. 1. AIX 64-bit (dmpar) 2. AIX 32-bit (dmpar) dmpar: distributed-memory parallel Enter selection [1-2] : For unsupported platforms, you may start from ~/comgsi_v2/arch/configure.defaults. Change the settings for your platform then rerun configure.

12 Compile GSI > cd $your_sourcecode_dir/comgsi_v2 >./compile (or./compile >& $your_log_filename) ~/comgsi_v2/run/gsi.exe will be created if succeed. Get help on the compilation: >./compile h Clean the GSI directory before making your next compilation: >./clean -a

13 Running GSI The following is tailored for 3D-Var and regional applications.

14 Example: GSI in a WRF System xlbc Background Preprocessing (WPS, real) xb xf Cycled Background Cold-Start Background yo, Background Error (gen_be) R GSI B0 xa Update Lateral & Lower BCs (UPDATE_BC) Forecast (WRF) Blue --> Supported by GSI Team

15 GSI Input and Output Namelist Observation GSI Background Statistical and control files ( fixed ) Background Observation Error Error Analysis and diagnostics

16 Before You Run Check GSI executable has been created approximately ~/comgsi_v2/run/gsi.exe Obtain background files Depending in which mode (cycling or cold start) the GSI is run, the background files for the GSI can either come from the forecast from the previous cycle or from any other model simulations or forecasts. WRF NMM input field in binary format WRF NMM input field in netcdf format WRF ARW input field in binary format WRF ARW input field in netcdf format GFS input field in binary format GMAO global model input field in binary format

17 Before You Run Obtain observation files. The NCAR CISL Research Data Archive (RDA): NCEP public server: NCAR Mass Storage System (MSS): authorized access GSD Mass Storage System: authorized access Or any places you may obtain PREPBUFR formatted data: conventional (including satellite derived data) BUFR formatted data: satellite radiance, radar reflectivity, GPS radio occultation(ro) refractivity/bending angle GSI can run pseudo single observation test (PSOT) without real observations.

18 Before You Run Check statistic and control files under ~/comgsi_v2/fix Background errors (BE) nam_nmmstat_na (nam_glb_berror.f77_little_endian): computed from NCEP NAM statistics nam_glb_berror.f77 (nam_glb_berror.f77_little_endian): computed from NCEP GFS statistics Or you may produce your own BE using the community tool GEN_BE (talk on 06/29) Observation errors nam_errtable.r3dv Observation data control file (info files) Global_convinfo.txt: Conventional obs. Information file Global_pcpnfo.txt: Satellite channel information file global_satinfo.txt: precipitation rate observation information file Bias correction used by radiance analysis Global_satangbias.txt: Satellite scan angle dependent bais correction file ndas.t06z.satbias.tm03: satellite variational bias correction coefficient file Radiance coefficient used by CRTM (~/comgsi_v2/fix/crtm_gfsgsi) 18

19 Set up GSI We do provide a sample run script for you to start from ~/comgsi_v2/run/run_gsi.ksh The following slides will describe the basic steps for running GSI, assuming conventional data are assimilated. Create a working directory ($WORK_ROOT in run_gsi.ksh), for example, your_choice_of_ working_dir. > mkdir your_choice_of_working_dir Go into the working directory: > cd your_choice_of_working_dir

20 Working Directory - Input > cp ~/comgsi_v2/run/gsi.exe ($GSI_EXE)./gsi.exe > cp your_bk_dir// /arw_wrfinput_d01_ _00:00:00 ($BK_FILE)./wrf_inout > ln -s your_dat_dir/ /obs/le_nam.t00z.prepbufr.tm00.nr ($PREPBUFR)./prepbufr >cp ~/comgsi_v2/fix/nam_glb_berror.f77 ($BERROR)./berror_stats >cp ~/comgsi_v2/fix/global_convinfo.txt ($CONVINFO)./convinfo >cp ~/comgsi_v2/fix/nam_errtable.r3dv ($OBERROR)./errtable > Set up your own GSI namelist and name it as./gsiparm.anl The background file will be replaced after running GSI therefore please make sure it is copied to the working directory (instead of using link command).

21 Observation File Names Used in GSI (GSI Users Manual-Chapter 3)

22 Fixed File Names Used in GSI (GSI Users Manual-Chapter 3)

23 Running GSI > gsi.exe >&! stdout (or your own log file name) If running in distributed-memory mode, you need to set up the computer resources (e.g., processor numbers, memory, wallclock ) based on the platform you are using. GSI finished but not necessarily succeed!

24 Working Directory - Output Please refer to the talk GSI diagnostics for more information. In your_choice_of_working_dir, you may have the following files after running GSI successfully: stdout Standard text output file, which is the most often used file to check GSI analysis processes as well as basic and important information about the analyses. We will explain the content of stdout in Section 4.1 and users are encouraged to read this file in detail to get an idea about GSI process order. Fort.201(202,203, ) statistic results of observation innovations according to observation variables. Diag_conv(amsu_n1 5, )_ges_* (Depends on the etup of the namelist option write_diag): diagnostic files for conventional observations at initial analysis step (background) Diag_conv(amsu_n1 5, )_anl_* (Depends on the etup of the namelist option write_diag): diagnostic files for conventional observations at final analysis step Conv(sat )info Information about data usage Wrf_inout Analysis xa (only if using WRF background).

25 Working Directory - Output Some intermediate files:

26 Run_gsi.ksh: Structure Ask for computer resources to run GSI Set environment variables for the machine Set experiments variables (experiment name, analysis time, background and observation) Check the definition of required variables Generate a run directory for GSI (working or temp directory) Copy GSI executable to run directory Copy background file to run directory Copy or link observations to run directory Copy fixed files to run directory Generate namelist for GSI Run the GSI executable Save the GSI analysis results 26

27 Run_gsi.ksh: Setup (Example from Practical Sessions) # Machine dependent configuration GSIPROC=1 ARCH= LINUX_PGI # analysis time (YYYYMMDDHH) ANAL_TIME= # working direcotry, where GSI runs WORK_ROOT=/data1/class05/GSI/gps_arw_${ANAL_TIME} # path and name of background file BK_FILE=/wrfhelp/GSI/Datafiles/ /arw_wrfinput_d01_ _00:00:00 # path of observations OBS_ROOT=/wrfhelp/GSI/Datafiles/ /obs PREPBUFR=/wrfhelp/GSI/Datafiles/ /obs/le_nam.t00z.prepbufr.tm00.nr # path of fix files FIX_ROOT=/data1/class05/GSI/comGSI_v2/fix # path and name of the gsi executable GSI_EXE=/data1/class05/GSI/comGSI_v2/run/gsi.exe #which WRF core is used as background (NMM or ARW) bk_core=arw # which background error covariance and parameter will be used (GLOBAL or NAM) bkcv_option=nam 27

28 Running OptionsNamelist Run_gsi.ksh has the namelist inside the script.

29 What is a Namelist? The Fortran namelist (namelist.input) file helps the user to configure a GSI run without recompiling the code. Specific Fortran 90 namelist format &namelistname / - start - end Description of WRF-Var namelist variables are given in GSI User s Guide and gsimod.f90.

30 GSI Namelist &SETUP miter=2,niter(1)=5,niter(2)=5, write_diag(1)=.true.,write_diag(2)=.false.,write_diag(3)=.true., qoption=1, gencode=78,factqmin=0.005,factqmax=0.005,deltim=$deltim, ndat=59,npred=5,iguess=-1, oneobtest=.false.,retrieval=.false.,l_foto=.false., use_pbl=.false., $SETUP / &GRIDOPTS JCAP=$JCAP,NLAT=$NLAT,NLON=$LONA,nsig=$LEVS,hybrid=.true., wrf_nmm_regional=.false.,wrf_mass_regional=.true., diagnostic_reg=.false., filled_grid=.false.,half_grid=.true.,netcdf=.true., regional=.true.,nlayers(63)=3,nlayers(64)=6, $GRIDOPTS

31 GSI Namelist SETUP: General control variables. GRIDOPTS: Grid setup variab;e, including global regional specific namelist variables. BKGERR:Background error related variables. ANBKGERRAnisotropic background error related variables. JCOPTS: Constraint term in cost function (Jc) STRONGOPTS: Strong dynamic constraint. OBSQC: Observation quality control variables. OBS_INPUT: Input data control variables. SPEROB_RADAR: Level 2 BUFR file of radar wind superobs. LAG_DATA: Lagrangian data assimilation related variables. SINGLEOB_TEST: Pseudo single observation test setup.

32 GSI Namelist-SETUP Nhr_assimilation: Assimilation time interval (currently 6 hours for global, 3 hours for regional )

33 GSI Namelist-SETUP(cont.) miter=2: number of outer loops of analysis. niter(1)=50: maximum iteration number of 1st inner loop iterations. Inner loop will stop either reach this maximum number or reach convergence condition or broken. niter(2)=50: maximum iteration number of 2nd inner loop iterations Niter_no_qc: Inner loop iteration at which to turn on variational quality control

34 GSI Namelist-SETUP(cont.) qoption = 1 or 2: option of moisture analysis variable; 1:q/ qsatg 2:normalized RH When qoption=1, the moisture analysis variable is pseudo- relative humidity. The saturation specific humidity, qsatg, is computed from the guess and held constant during the inner loop. Thus, the RH control variable can only change via changes in specific humidity, q. When qoption=2, the moisture analysis variable is normalized RH. In this formulation we allow RH to change in the inner loop via changes to surface pressure (pressure), temperature, or specific humidity.

35 GSI Namelist-SETUP(cont.) Diag_rad, diag_pcp, : logical to turn off or on the diagnostic radiance file (true=on) Write_diag: Logical to write out diagnostic files for outer iteration

36 GSI Namelist-GRIDOPTS regional: if true, perform a regional GSI run using either ARW or NMM inputs as background. If false, perform a global GSI analysis. wrf_nmm_regional: if true, background comes from WRF NMM. When use WRF ARW or perform a global analysis, set it to false. wrf_mass_regional: if true, background comes from WRF ARW. When use WRF NMM or perform a global analysis, set it to false. netcdf: if true, wrf files are in NETCDF format, otherwise wrf files are in binary format. This option only works for performing a regional GSI analysis.

37 GSI Namelist-GRIDOPTS(cont.) Nlon_regional: Number of x grid point in whole regional domain Nlat_reginoal: Number of y grid point in whole regional domain Nsig: number of sigma levels

38 GSI Namelist-BKGERR Refer to the talk Background Errors Estimation and Tuning

39 GSI Namelist-ANBKGERR Currently used in the RTMA operational run (for surface data analysis) and some hurricane studies. Research topic?

40 GSI Namelist-SETUP ndat=43: number of observation variables (not observation types). This number should be consistent with the lines in OBS_INPUT. So if adding a new observation variable, ndat must be incremented by one and one new line is added in OBS_INPUT. Based on dimensions of the variables in OBS_INPUT (e.g., dfile), the maximum value of ndat is 100.

41 GSI Namelist-OBS_INPUT dfile(01)='prepbufr': observation file name. The observation file contains observations used for a GSI analysis. This file can include several observation variables from different observation types. The file name is default in GSI and cannot be changed. dtype(01)='ps': analysis variable name that GSI can read in and handle. As an example here, GSI will read all ps observations from the file prepbufr. Please note this name should be consistent with that used in the GSI code. Otherwise, GSI will give a warning message like: this is unknown observation variables and it will not be used in GSI analysis

42 More or less namelist variables? Need to check other talk

GSI Setup, Run and Namelist

GSI Setup, Run and Namelist GSI Setup, Run and Namelist Hui Shao GSI Community Tutorial, June 28-30, 2010, Boulder, CO Outline Installing GSI Running GSI Basic runtime options This talk is tailored based on GSI Community Release

More information

GSI Fundamentals (2) Run and Namelist

GSI Fundamentals (2) Run and Namelist 2 GSI Community Tutorial June 29-July, 2, Boulder, CO GSI Fundamentals (2) Run and Namelist Ming Hu and Hui Shao Developmental Testbed Center Outlines GSI fundamentals (): Setup and Compilation GSI fundamentals

More information

GSI Fundamentals (1): Setup and Compilation

GSI Fundamentals (1): Setup and Compilation 2012 GSI Summer Tutorial, Boulder, CO GSI Fundamentals (1): Setup and Compilation Donald Stark Na-onal Center for Atmospheric Research (NCAR) The Developmental Testbed Center (DTC) Wednesday 21 August,

More information

GSI Fundamentals (1): Setup and Compilation

GSI Fundamentals (1): Setup and Compilation GSI Fundamentals (1): Setup and Compilation Donald Stark Na-onal Center for Atmospheric Research (NCAR) The Developmental Testbed Center (DTC) Tuesday 11 August, 2015 Outline GSI fundamentals (1): Setup

More information

EnKF Fundamentals (1): Configuration and Run

EnKF Fundamentals (1): Configuration and Run 2017 Joint DTC-EMC-JCSDA GSI-EnKF Tutorial July 11-14, 2017, NCWCP, College Park, MD EnKF Fundamentals (1): Configuration and Run Chunhua Zhou * Kathryn Newman * and Ming Hu ** Developmental Testbed Center

More information

Gridpoint Statistical Interpolation (GSI) Version 3.0 User s Guide

Gridpoint Statistical Interpolation (GSI) Version 3.0 User s Guide Gridpoint Statistical Interpolation (GSI) Version 3.0 User s Guide Developmental Testbed Center National Center for Atmospheric Research National Centers for Environmental Prediction, NOAA Global Systems

More information

GSI Fundamentals (5): Review and Applications

GSI Fundamentals (5): Review and Applications 27 GSI/EnKF Community Tutorial July -4, 27, College Park, MD GSI Fundamentals (5): Review and Applications Jeff Beck, Ming Hu, Hui Shao2, Chunhua Zhou2, and Kathryn Newman2 Developmental Testbed Center

More information

GSI Fundamentals (1): Setup and Compilation

GSI Fundamentals (1): Setup and Compilation GSI Fundamentals (1): Setup and Compilation Mark Po(s Environmental Modeling Center (EMC) NOAA Center for Environmental Predic

More information

GSI fundamentals (4): Background Error Covariance and Observation Error

GSI fundamentals (4): Background Error Covariance and Observation Error 27 GSI Community Tutorial July 2, 27, College Park, MD GSI fundamentals (4): Background Error Covariance and Observation Error Ming Hu Developmental Testbed Center Outline GSI fundamentals (): Setup and

More information

EnKF Fundamentals (2b): Applications

EnKF Fundamentals (2b): Applications 2015 EnKF Community Tutorial August 13-14, 2015. Boulder, CO EnKF Fundamentals (2b): Applications Kathryn Newman Ming Hu, and Chunhua Zhou Developmental Testbed Center (DTC) Outline EnKF fundamentals (1):

More information

Gridpoint Statistical Interpolation (GSI)

Gridpoint Statistical Interpolation (GSI) Gridpoint Statistical Interpolation (GSI) Version 3.2 User s Guide Developmental Testbed Center National Center for Atmospheric Research National Centers for Environmental Prediction, NOAA Global Systems

More information

User's Guide for the NMM Core of the Weather Research and Forecast (WRF) Modeling System Version 3. Chapter 2: Software Installation

User's Guide for the NMM Core of the Weather Research and Forecast (WRF) Modeling System Version 3. Chapter 2: Software Installation User's Guide for the NMM Core of the Weather Research and Forecast (WRF) Modeling System Version 3 Chapter 2: Software Installation Table of Contents Introduction Required Compilers and Scripting Languauges

More information

GSI Fundamentals (2) Run and Namelist

GSI Fundamentals (2) Run and Namelist 24 GSI Community Tutorial July 4-6, 24, NCAR, Boulder GSI Fundamentals (2) Run and Namelist Ming Hu and Hui Shao Developmental Testbed Center Outlines GSI fundamentals (): Setup and Compilation GSI fundamentals

More information

WRF Data Assimilation System: Software and Compilation

WRF Data Assimilation System: Software and Compilation WRF Data Assimilation System: Software and Compilation Michael Kavulich, Jr. July 24 July 26, 2017 National Center for Atmospheric Research Boulder, CO 1 WRFDA System Outline Introduction Compiling the

More information

WRF-Var System. WRF-Var Tutorial July 21-22, Xin Zhang and Syed RH Rizvi. Michael Duda

WRF-Var System. WRF-Var Tutorial July 21-22, Xin Zhang and Syed RH Rizvi. Michael Duda System Tutorial July 21-22, 2008 Xin Zhang and Syed RH Rizvi Michael Duda Outline in the WRF Modeling System Software Code Overview 1 in the WRF Modeling System 2 in the WRF Modeling System Blue --> Supported

More information

COMMUNITY VERSION 3.3. User s Guide. June Developmental Testbed Center

COMMUNITY VERSION 3.3. User s Guide. June Developmental Testbed Center COMMUNITY VERSION 3.3 User s Guide June 2014 Developmental Testbed Center National Center for Atmospheric Research National Centers for Environmental Prediction, NOAA Global Systems Division, Earth System

More information

User s Guide Version 3.5

User s Guide Version 3.5 User s Guide Version 3.5 August 2016 Ming Hu National Oceanic and Atmospheric Administration (NOAA)/Earth System Research Laboratory Cooperative Institute for Research in Environmental Sciences (CIRES)

More information

GSI Software Design. Donald Stark National Center for Atmospheric Research (NCAR) The Developmental Testbed Center (DTC) 24 July, 2010

GSI Software Design. Donald Stark National Center for Atmospheric Research (NCAR) The Developmental Testbed Center (DTC) 24 July, 2010 GSI Software Design Donald Stark National Center for Atmospheric Research (NCAR) The Developmental Testbed Center (DTC) 24 July, 2010 1 Outline Tour of the directory structure The build system The rest

More information

Syed RH Rizvi.

Syed RH Rizvi. Community Tools: gen_be Syed RH Rizvi National Center For Atmospheric Research NCAR/ESSL/MMM, Boulder, CO-80307, USA rizvi@ucar.edu 0 Talk overview What is gen_be? How it works? Some technical details

More information

COMMUNITY VERSION 3.4. User s Guide. July Developmental Testbed Center

COMMUNITY VERSION 3.4. User s Guide. July Developmental Testbed Center COMMUNITY VERSION 3.4 User s Guide July 2015 Developmental Testbed Center National Center for Atmospheric Research National Centers for Environmental Prediction, NOAA Global Systems Division, Earth System

More information

Ensemble Kalman Filter

Ensemble Kalman Filter NOAA Ensemble Kalman Filter Beta Release v1.0 compatible with GSI community release v3.3 User s Guide January 2015 Developmental Testbed Center National Center for Atmospheric Research National Centers

More information

User s Guide Version 1.3

User s Guide Version 1.3 User s Guide Version 1.3 - Compatible with GSI community release v3.7 November 2018 Hui Liu National Center for Atmospheric Research (NCAR) Ming Hu, Guoqing Ge National Oceanic and Atmospheric Administration

More information

User s Guide Version 1.2

User s Guide Version 1.2 User s Guide Version 1.2 - Compatible with GSI community release v3.6 September 2017 Hui Liu National Center for Atmospheric Research (NCAR) Ming Hu National Oceanic and Atmospheric Administration (NOAA)/Earth

More information

USERS GUIDE for the Community release of the GFDL Vortex Tracker

USERS GUIDE for the Community release of the GFDL Vortex Tracker USERS GUIDE for the Community release of the GFDL Vortex Tracker November 2011 Version 3.3b The Developmental Testbed Center Shaowu Bao, NOAA/ESRL/GSD and CIRES/CU Donald Stark, NCAR/RAL/JNT Ligia Bernardet,

More information

Installing Steps. WRF & WPS: Compilation Process. System Requirements. Check System Requirements

Installing Steps. WRF & WPS: Compilation Process. System Requirements. Check System Requirements WRF & WPS: Compilation Process Kelly Werner NCAR/MMM January 2018 Installing Steps 1 2 System Requirements On what kinds of systems will WRF run? Generally any 32- or 64-bit hardware, running a UNIX-like

More information

WRF-NMM Standard Initialization (SI) Matthew Pyle 8 August 2006

WRF-NMM Standard Initialization (SI) Matthew Pyle 8 August 2006 WRF-NMM Standard Initialization (SI) Matthew Pyle 8 August 2006 1 Outline Overview of the WRF-NMM Standard Initialization (SI) package. More detailed look at individual SI program components. SI software

More information

Installing WRF & WPS. Kelly Keene NCAR/MMM January 2015

Installing WRF & WPS. Kelly Keene NCAR/MMM January 2015 Installing WRF & WPS Kelly Keene NCAR/MMM January 2015 1 Installing Steps Check system requirements Installing Libraries Download source data Download datasets Compile WRFV3 Compile WPS 2 System Requirements

More information

Generation of WRF-ARW Background Errors (BE) For GSI

Generation of WRF-ARW Background Errors (BE) For GSI Generation of WRF-ARW Background Errors (BE) For GSI 1. Introduction: Syed RH Rizvi, Zhiquan Liu and Xiang-Yu Huang NCAR/ESSL/MMM, Boulder, CO Currently NCEP global background errors are used for running

More information

OBAN Class Homework Assignment No. 4 Distributed on November 3, Due Thursday, December 1, 2016

OBAN Class Homework Assignment No. 4 Distributed on November 3, Due Thursday, December 1, 2016 OBAN Class Homework Assignment No. 4 Distributed on November 3, 2016 Due Thursday, December 1, 2016 Original document on ANALAB was written by Huang, Gustafsson and Robertson (2000), and can be found in

More information

The inclusion of cloudy radiances in the NCEP GSI analysis system

The inclusion of cloudy radiances in the NCEP GSI analysis system he inclusion of cloudy radiances in the NCEP GSI analysis system 1,2,3 Min-Jeong Kim 1 Fuzhong Weng and 2 John Derber 1.NOAA/NESDIS/SAR 2. Joint Center for Satellite Data Assimilation (JCSDA) 3. CIRA,

More information

User s Guide Version 3.7

User s Guide Version 3.7 User s Guide Version 3.7 November 2018 Ming Hu, Guoqing Ge National Oceanic and Atmospheric Administration (NOAA)/Earth System Research Laboratory Cooperative Institute for Research in Environmental Sciences

More information

Collabora've Development

Collabora've Development Collabora've Development Ricardo Todling NASA GMAO 2013 Joint DTC- EMC- JCSDA GSI Workshop 1 In the Beginning NCEP: SSI (late 1980 s) Spectral formula'on of background error cov Direct assimila'on of radiances

More information

ARW WRF Graphical Packages ARWpost & NCL. Cindy Bruyère

ARW WRF Graphical Packages ARWpost & NCL. Cindy Bruyère ARW WRF Graphical Packages ARWpost & NCL Cindy Bruyère ARWpost Converter, creates GrADS (.dat) and (.ctl) files, or Vis5D input files download ARWpost From wrf-model.org web site (ARWpost.tar): http://www.mmm.ucar.edu/wrf/users/

More information

NWP SAF. SSMIS UPP Averaging Module. Technical Description NWP SAF. SSMIS UPP Averaging Module Technical Description. Version 1.0

NWP SAF. SSMIS UPP Averaging Module. Technical Description NWP SAF. SSMIS UPP Averaging Module Technical Description. Version 1.0 NWP SAF Version 1.0 19 th November 2010 1 This documentation was developed within the context of the EUMETSAT Satellite Application Facility on Numerical Weather Prediction (NWP SAF), under the Cooperation

More information

WELCOME to the PRACTICAL EXERCISES

WELCOME to the PRACTICAL EXERCISES WELCOME to the PRACTICAL EXERCISES Overview For the practical exercises you have got a TUTORIAL, with which you can work most of the time on your own. There are 6 lessons, in which you will learn about

More information

GSI Fundamentals (3): Diagnostics

GSI Fundamentals (3): Diagnostics 24 GSI Community Tutorial July 4-6, 24. Boulder, CO GSI Fundamentals (3): Diagnostics Kathryn Newman Ming Hu & Chunhua Zhou Developmental Testbed Center (DTC) Outline GSI fundamentals (): Setup and Compilation

More information

HWRF: Setup and Run. Shaowu Bao CIRES/CU and NOAA/ESRL/GSD. WRF For Hurricanes Tutorial Boulder, CO April

HWRF: Setup and Run. Shaowu Bao CIRES/CU and NOAA/ESRL/GSD. WRF For Hurricanes Tutorial Boulder, CO April HWRF: Setup and Run Shaowu Bao CIRES/CU and NOAA/ESRL/GSD WRF For Hurricanes Tutorial Boulder, CO April 28 2011 Source structure and executables ${HOME}/HWRF/src comgsi_ v2.5 pomtc WRFV3 WPS WPPV3 gfdlvortextracker

More information

NOAA Technical Memorandum OAR GSD-47. COMMUNITY HWRF USERS GUIDE v3.8a. November 2016 THE DEVELOPMENTAL TESTBED CENTER. Mrinal K. Biswas Laurie Carson

NOAA Technical Memorandum OAR GSD-47. COMMUNITY HWRF USERS GUIDE v3.8a. November 2016 THE DEVELOPMENTAL TESTBED CENTER. Mrinal K. Biswas Laurie Carson NOAA Technical Memorandum OAR GSD-47 doi:10.7289/v5/tm-oar-gsd-47 COMMUNITY HWRF USERS GUIDE v3.8a November 2016 THE DEVELOPMENTAL TESTBED CENTER Mrinal K. Biswas Laurie Carson Kathr yn Newman Christina

More information

Model Evaluation Tools Version 3.0 (METv3.0) User s Guide 3.0.2

Model Evaluation Tools Version 3.0 (METv3.0) User s Guide 3.0.2 Model Evaluation Tools Version 3.0 (METv3.0) User s Guide 3.0.2 Developmental Testbed Center Boulder, Colorado, USA January 2011 ii Contents Section Page Foreword: A note to MET users... vii New for MET

More information

Installing WRF- Sfire

Installing WRF- Sfire Installing WRF- Sfire Workshop on Modeling of Wildfires and their Environmental Impacts, Trieste, IT June 2015 Adam Kochanski Installing Steps Check system requirements Download required libraries Install

More information

GUT. GUT Installation Guide

GUT. GUT Installation Guide Date : 17 Mar 2011 1/6 GUT Contents 1 Introduction...2 2 Installing GUT...2 2.1 Optional Extensions...2 2.2 Installation using the Binary package...2 2.2.1 Linux or Mac OS X...2 2.2.2 Windows...4 2.3 Installing

More information

HARMONIE ATOVS data assimilation and coordinated impact study

HARMONIE ATOVS data assimilation and coordinated impact study HARMONIE ATOVS data assimilation and coordinated impact study ALADIN / HIRLAM 23rd Workshop / All-Staff Meeting Reykjavik, Iceland, 15-19 April, 2013 Magnus Lindskog, Mats Dahlbom, Sigurdur Thorsteinsson,

More information

Converging Remote Sensing and Data Assimilation through Data Fusion

Converging Remote Sensing and Data Assimilation through Data Fusion Converging Remote Sensing and Data Assimilation through Data Fusion Benjamin T. Johnson, Ph.D. AER @ NOAA/STAR/JCSDA benjamin.t.johnson@noaa.gov The Team: Sid Boukabara Kevin Garrett Eric Maddy Ling Liu

More information

Instituting an observation database (ODB) capability in the GSI

Instituting an observation database (ODB) capability in the GSI Instituting an observation database (ODB) capability in the GSI Jeff Whitaker, Scott Gregory, and Tom Hamill NOAA / ESRL Physical Sciences Division Presentation to Blueprints for Next-Generation Data Assimilation

More information

How to install and build an application

How to install and build an application GEANT4 BEGINNERS COURSE GSSI, L Aquila (Italy) 27-30 June 2016 How to install and build an application tutorial course Outline Supported platforms & compilers Required software Where to download the packages

More information

2011 BUFR Tutorial, 13 November 2011, Boulder, CO. GSI BUFR Interface. Ming Hu** and Ruifang Li* *NCAR/MMM **Developmental Testbed Center

2011 BUFR Tutorial, 13 November 2011, Boulder, CO. GSI BUFR Interface. Ming Hu** and Ruifang Li* *NCAR/MMM **Developmental Testbed Center 2011 BUFR Tutorial, 13 November 2011, Boulder, CO GSI BUFR Interface Ming Hu** and Ruifang Li* *NCAR/MMM **Developmental Testbed Center 1 Data processing procedure in GSI Observation ingestion and processing

More information

Installing the Quantum ESPRESSO distribution

Installing the Quantum ESPRESSO distribution Joint ICTP-TWAS Caribbean School on Electronic Structure Fundamentals and Methodologies, Cartagena, Colombia (2012). Installing the Quantum ESPRESSO distribution Coordinator: A. D. Hernández-Nieves Installing

More information

How to run OpenIFS as a shallow water model

How to run OpenIFS as a shallow water model How to run OpenIFS as a shallow water model OpenIFS includes a number of idealised configurations. In this article we explain how to: setup and run a shallow-water model set idealized (e.g. Rossby-Haurwitz

More information

Paralleliza(on Challenges for Ensemble Data Assimila(on

Paralleliza(on Challenges for Ensemble Data Assimila(on Paralleliza(on Challenges for Ensemble Data Assimila(on Helen Kershaw Institute for Mathematics Applied to Geophysics, National Center for Atmospheric Research Email: hkershaw@ucar.edu What am I going

More information

Introduction to OpenMP. Lecture 2: OpenMP fundamentals

Introduction to OpenMP. Lecture 2: OpenMP fundamentals Introduction to OpenMP Lecture 2: OpenMP fundamentals Overview 2 Basic Concepts in OpenMP History of OpenMP Compiling and running OpenMP programs What is OpenMP? 3 OpenMP is an API designed for programming

More information

Instituting an observation database

Instituting an observation database Instituting an observation database capability in the NCEP GSI Tom Hamill, Jeff Whitaker, Scott Gregory NOAA / ESRL Physical Sciences Division Presentation to DAOS, Exeter England, April 2016 Our intent:

More information

Download, Installation, and Support

Download, Installation, and Support SCIRun (BioPSE/PowerApps) Download, Installation, and Support J. Davison de St. Germain dav@sci.utah.edu 801-581-4078 Aug. 21, 2006 Two Places to Get SCIRun Latest Release - SCI Website (Version 1.24.2)

More information

WRFDA-3DVar Setup, Run, and Diagnostics

WRFDA-3DVar Setup, Run, and Diagnostics WRFDA-3DVar Setup, Run, and Diagnostics Craig Schwartz Hui-Chuan Lin, Yong-Run Guo, Syed Rizvi, Xin Zhang, and Hans Huang WRFDA Tutorial, July 2013 Outline Installing WRFDA-3DVar Setting-up a WRFDA-3DVar

More information

BUFR/PrepBUFR File Processing

BUFR/PrepBUFR File Processing 2011 BUFR Tutorial, 13 December 2011, Boulder, CO BUFR/PrepBUFR File Processing Ruifang Li* and Ming Hu** *NCAR/MMM **Developmental Testbed Center 1 Topics Covered Basic actions and steps of BUFR file

More information

NOAA Technical Memorandum OAR GSD-51. COMMUNITY HWRF USERS GUIDE v3.9a. October 2017 THE DEVELOPMENTAL TESTBED CENTER

NOAA Technical Memorandum OAR GSD-51. COMMUNITY HWRF USERS GUIDE v3.9a. October 2017 THE DEVELOPMENTAL TESTBED CENTER NOAA Technical Memorandum OAR GSD-51 http://doi.org/10.7289/v5/tm-oar-gsd-51 COMMUNITY HWRF USERS GUIDE v3.9a October 2017 THE DEVELOPMENTAL TESTBED CENTER Mrinal K. Biswas Laurie Carson Kathr yn Newman

More information

RegCM-ROMS Tutorial: Coupling RegCM-ROMS

RegCM-ROMS Tutorial: Coupling RegCM-ROMS RegCM-ROMS Tutorial: Coupling RegCM-ROMS Ufuk Utku Turuncoglu ICTP (International Center for Theoretical Physics) Earth System Physics Section - Outline Outline Information about coupling and ESMF Installation

More information

Running CSIM 5.0 at UD

Running CSIM 5.0 at UD Running CSIM 5.0 at UD The following instructions are for running NCAR s Community Sea Ice Model, version 5.0, uncoupled on a SunFire 6800 running Solaris 9 with Studio 9 compiler suite. Environmental

More information

How to install and build an application

How to install and build an application GEANT4 BEGINNERS COURSE GSSI, L Aquila (Italy) 6-10 July 2015 How to install and build an application tutorial course Outline Supported platforms & compilers Required software Where to download the packages

More information

WELCOME to the PRACTICAL EXERCISES

WELCOME to the PRACTICAL EXERCISES WELCOME to the PRACTICAL EXERCISES 18.-22.02.2013 COSMO/CLM Training Course 2013 1 Overview For the practical exercises you have got a TUTORIAL, with which you can work most of the time on your own. There

More information

MDSBI: Multi-Dimensional Spectral Boundary Integral Code, Version

MDSBI: Multi-Dimensional Spectral Boundary Integral Code, Version MDSBI: Multi-Dimensional Spectral Boundary Integral Code, Version 3.9.10 Eric M. Dunham edunham@fas.harvard.edu 17 May 2007 1 Introduction MDSBI is a Fortran 95 boundary integral code for solving elastodynamic

More information

ADINA System 8.7 Installation Notes

ADINA System 8.7 Installation Notes ADINA System 8.7 Installation Notes for Linux IBM AIX ADINA R & D, Inc. 71 Elton Avenue Watertown, MA 02472 support@adina.com www.adina.com page 2 of 7 Table of Contents 1. Installation and Setup...3 1.1

More information

Introduction to the ESMValTool

Introduction to the ESMValTool Introduction to the ESMValTool 1. General Info 2. Installation 3. Selecting data and diagnostics 4. Recent developments in EMBRACE 5. Modify plots 6. Options to contribute your own diagnostics 7. How to

More information

How to install and build an application

How to install and build an application GEANT4 BEGINNERS COURSE GSSI, L Aquila (Italy) 12 nd May 2014 How to install and build an application tutorial course Outline Supported platforms & compilers Required software Where to download the packages

More information

ROPP-9.0 Release Notes

ROPP-9.0 Release Notes ROM SAF CDOP-2 Version 9.0 28 February 2017 Danish Meteorological Institute (DMI) European Centre for Medium-Range Weather Forecasts (ECMWF) Institut d Estudis Espacials de Catalunya (IEEC) Met Office

More information

Foreword. For the latest version of this document, please visit the ARW User s Web site at

Foreword. For the latest version of this document, please visit the ARW User s Web site at Foreword This User s Guide describes the Advanced Research WRF (ARW) Version 2.2 modeling system, released in December 2006. As the ARW is developed further, this document will be continuously enhanced

More information

Progress in the assimilation of GPS-RO at ECMWF

Progress in the assimilation of GPS-RO at ECMWF Progress in the assimilation of GPS-RO at ECMWF Sean Healy Mike Rennie, Milan Dragosavac, Paul Poli, Carla Cardinali, Peter Bauer. Impact of GPS-RO The impact of GPS-RO NWP and climate reanalysis applications

More information

AASPI Software Structure

AASPI Software Structure AASPI Software Structure Introduction The AASPI software comprises a rich collection of seismic attribute generation, data conditioning, and multiattribute machine-learning analysis tools constructed by

More information

Getting Started with High Performance GEOS-Chem

Getting Started with High Performance GEOS-Chem Getting Started with High Performance GEOS-Chem Lizzie Lundgren GEOS-Chem Support Team geos-chem-support@as.harvard.edu June 2017 Overview 1) What is GCHP and why use it? 2) Common Misconceptions 3) Useful

More information

ADINA System 8.8 Installation Notes

ADINA System 8.8 Installation Notes ADINA System 8.8 Installation Notes for x86_64 Linux IBM AIX ADINA R & D, Inc. 71 Elton Avenue Watertown, MA 02472 support@adina.com www.adina.com page 2 of 2 Table of Contents 1. Installation and Setup...3

More information

MEA 716 WRF Homework, Data Case Spring WRF Real-Data Case Study Simulation

MEA 716 WRF Homework, Data Case Spring WRF Real-Data Case Study Simulation MEA 716 WRF Homework, Data Case Spring 2016 Assigned: Tuesday 2/2/16 Due: Tuesday, 2/9/16 WRF Real-Data Case Study Simulation This assignment takes students through the process of obtaining initial and

More information

Version 3 Modeling Systems User s Guide January 2009

Version 3 Modeling Systems User s Guide January 2009 Version 3 Modeling Systems User s Guide January 2009 Mesoscale & Microscale Meteorology Division National Center for Atmospheric Research Foreword This User s Guide describes the Advanced Research WRF

More information

Workshop on High Performance Computing (HPC08) School of Physics, IPM February 16-21, 2008 HPC tools: an overview

Workshop on High Performance Computing (HPC08) School of Physics, IPM February 16-21, 2008 HPC tools: an overview Workshop on High Performance Computing (HPC08) School of Physics, IPM February 16-21, 2008 HPC tools: an overview Stefano Cozzini CNR/INFM Democritos and SISSA/eLab cozzini@democritos.it Agenda Tools for

More information

Introduction to OpenMP

Introduction to OpenMP Introduction to OpenMP Lecture 2: OpenMP fundamentals Overview Basic Concepts in OpenMP History of OpenMP Compiling and running OpenMP programs 2 1 What is OpenMP? OpenMP is an API designed for programming

More information

About the SPEEDY model (from Miyoshi PhD Thesis):

About the SPEEDY model (from Miyoshi PhD Thesis): SPEEDY EXPERIMENTS. About the SPEEDY model (from Miyoshi PhD Thesis): The SPEEDY model (Molteni 2003) is a recently developed atmospheric general circulation model (AGCM) with a spectral primitive-equation

More information

GUT. GUT Installation Guide

GUT. GUT Installation Guide Date : 02 Feb 2009 1/5 GUT Table of Contents 1 Introduction...2 2 Installing GUT...2 2.1 Optional Extensions...2 2.2 Installing from source...2 2.3 Installing the Linux binary package...4 2.4 Installing

More information

User manual. Helsinki University of Technology T Software Development Project I

User manual. Helsinki University of Technology T Software Development Project I Helsinki University of Technology T-76.4115 Software Development Project I Internet Peer-to-peer Calendaring and Scheduling Customer: Nokia Research Center Team: Tempus Document ID: Tempus-UM 2006/02/27

More information

How to install and build an application. Giuliana Milluzzo INFN-LNS

How to install and build an application. Giuliana Milluzzo INFN-LNS How to install and build an application Giuliana Milluzzo INFN-LNS Outline Supported platforms & compilers Required software Where to download the packages Geant4 toolkit installation (release 10) Using

More information

3-D Tomographic Reconstruction

3-D Tomographic Reconstruction Mitglied der Helmholtz-Gemeinschaft 3-D Tomographic Reconstruction of Atmospheric Trace Gas Concentrations for Infrared Limb-Imagers February 21, 2011, Nanocenter, USC Jörn Ungermann Tomographic trace

More information

Uniform Resource Locator Wide Area Network World Climate Research Programme Coupled Model Intercomparison

Uniform Resource Locator Wide Area Network World Climate Research Programme Coupled Model Intercomparison Glossary API Application Programming Interface AR5 IPCC Assessment Report 4 ASCII American Standard Code for Information Interchange BUFR Binary Universal Form for the Representation of meteorological

More information

Restructuring of the NEMS Framework: to Adapt Requirements for Independent Models Development

Restructuring of the NEMS Framework: to Adapt Requirements for Independent Models Development 96th American Meteorological Society Annual Meeting 14th Conference on Artificial and Computational Intelligence and its Applications to the Environmental Sciences Eugene Mirvis, IMSG @ EMC/NCEP/NWS/NOAA

More information

Getting Started with GCHP v11-02c

Getting Started with GCHP v11-02c Getting Started with GCHP v11-02c Lizzie Lundgren GEOS-Chem Support Team geos-chem-support@as.harvard.edu September 2017 Overview 1) What is GCHP and why use it? 2) Common Misconceptions 3) Useful Tips

More information

HPC Input/Output. I/O and Darshan. Cristian Simarro User Support Section

HPC Input/Output. I/O and Darshan. Cristian Simarro User Support Section HPC Input/Output I/O and Darshan Cristian Simarro Cristian.Simarro@ecmwf.int User Support Section Index Lustre summary HPC I/O Different I/O methods Darshan Introduction Goals Considerations How to use

More information

Installing SW4 version 2.0

Installing SW4 version 2.0 Installing SW4 version 2.0 N. Anders Petersson Björn Sjögreen November 6, 2017 Contents 1 Introduction 1 2 Compilers and third party libraries 2 3 Unpacking the source code tar ball 4 4 Installing SW4

More information

Lab #3 Automating Installation & Introduction to Make Due in Lab, September 15, 2004

Lab #3 Automating Installation & Introduction to Make Due in Lab, September 15, 2004 Lab #3 Automating Installation & Introduction to Make Due in Lab, September 15, 2004 Name: Lab Time: Grade: /10 Error Checking In this lab you will be writing a shell script to automate the installation

More information

MIGRATING TO THE SHARED COMPUTING CLUSTER (SCC) SCV Staff Boston University Scientific Computing and Visualization

MIGRATING TO THE SHARED COMPUTING CLUSTER (SCC) SCV Staff Boston University Scientific Computing and Visualization MIGRATING TO THE SHARED COMPUTING CLUSTER (SCC) SCV Staff Boston University Scientific Computing and Visualization 2 Glenn Bresnahan Director, SCV MGHPCC Buy-in Program Kadin Tseng HPC Programmer/Consultant

More information

EE/CSCI 451 Introduction to Parallel and Distributed Computation. Discussion #4 2/3/2017 University of Southern California

EE/CSCI 451 Introduction to Parallel and Distributed Computation. Discussion #4 2/3/2017 University of Southern California EE/CSCI 451 Introduction to Parallel and Distributed Computation Discussion #4 2/3/2017 University of Southern California 1 USC HPCC Access Compile Submit job OpenMP Today s topic What is OpenMP OpenMP

More information

Frequently Asked Questions about LNFL and LBLRTM AER, Inc.

Frequently Asked Questions about LNFL and LBLRTM AER, Inc. 7/9/2007 Last Modified: about LNFL and LBLRTM AER, Inc. 1 FAQ Questions (click on section number for direct link) 2 2 General LBLRTM Description 3 3 General LNFL/LBLRTM File Information 3 3.1 Platforms

More information

Moving Weather Model Ensembles To A Geospatial Database For The Aviation Weather Center

Moving Weather Model Ensembles To A Geospatial Database For The Aviation Weather Center Moving Weather Model Ensembles To A Geospatial Database For The Aviation Weather Center Presented by Jeff Smith April 2, 2013 NOAA's Earth System Research Lab in Boulder, CO Background -1 NCEP is NOAA

More information

ADINA System 9.3 Installation Notes

ADINA System 9.3 Installation Notes ADINA System 9.3 Installation Notes for x86_64 Linux ADINA R & D, Inc. 71 Elton Avenue Watertown, MA 02472 support@adina.com www.adina.com page 2 of 8 Table of Contents 1. Installation and Setup... 3 1.1

More information

Documentation of the chemistry-transport model. [version 2017r4] July 25, How to install required libraries under GNU/Linux

Documentation of the chemistry-transport model. [version 2017r4] July 25, How to install required libraries under GNU/Linux Documentation of the chemistry-transport model [version 2017r4] July 25, 2018. How to install required libraries under GNU/Linux Contents 1 pnetcdf and NetCDF4 formats 2 1.1 Problems with NetCDF4 files..........................

More information

National Aeronautics and Space and Administration Space Administration. CFE CMake Build System

National Aeronautics and Space and Administration Space Administration. CFE CMake Build System National Aeronautics and Space and Administration Space Administration CFE CMake Build System 1 1 Simplify integrating apps together CFS official Recycled from other projects Custom LC... SC HK A C B Z

More information

User's Guide for the NMM Core of the Weather Research and Forecast (WRF) Modeling System Version 3. Chapter 3: WRF Preprocessing System (WPS)

User's Guide for the NMM Core of the Weather Research and Forecast (WRF) Modeling System Version 3. Chapter 3: WRF Preprocessing System (WPS) User's Guide for the NMM Core of the Weather Research and Forecast (WRF) Modeling System Version 3 Chapter 3: WRF Preprocessing System (WPS) Table of Contents Introduction Function of Each WPS Program

More information

File Formats and Pre-Processing

File Formats and Pre-Processing File Formats and Pre-Processing File Formats Pre-processing Tools Useful Links Presenter: Tara Jensen Supported File Formats Forecasts GRIB GRIdded Binary file format (*version 1) NetCDF MET specific network

More information

Supported platforms & compilers Required software Where to download the packages Geant4 toolkit installation (release 10.1.p02)

Supported platforms & compilers Required software Where to download the packages Geant4 toolkit installation (release 10.1.p02) Supported platforms & compilers Required software Where to download the packages Geant4 toolkit installation (release 10.1.p02) Using CMake Building a Geant4 application with CMake Example of a Geant4

More information

Meteorology 5344, Fall 2017 Computational Fluid Dynamics Dr. M. Xue. Computer Problem #l: Optimization Exercises

Meteorology 5344, Fall 2017 Computational Fluid Dynamics Dr. M. Xue. Computer Problem #l: Optimization Exercises Meteorology 5344, Fall 2017 Computational Fluid Dynamics Dr. M. Xue Computer Problem #l: Optimization Exercises Due Thursday, September 19 Updated in evening of Sept 6 th. Exercise 1. This exercise is

More information

5.3 Install grib_api for OpenIFS

5.3 Install grib_api for OpenIFS 5.3 Install grib_api for OpenIFS Introduction The ECMWF grib_api software library provides a set of functions/subroutines and command line tools for encoding and decoding WMO FM- 92 GRIB edition 1 and

More information

BusinessObjects XI Release 2

BusinessObjects XI Release 2 How to configure an ODBC connection to MySQL database on Linux / UNIX Overview Contents This document describes the steps to configure an ODBC connection for a MySQL database on UNIX and Linux. OVERVIEW...

More information

Brief notes on setting up semi-high performance computing environments. July 25, 2014

Brief notes on setting up semi-high performance computing environments. July 25, 2014 Brief notes on setting up semi-high performance computing environments July 25, 2014 1 We have two different computing environments for fitting demanding models to large space and/or time data sets. 1

More information

Introduction to Compilers and Optimization

Introduction to Compilers and Optimization Introduction to Compilers and Optimization Le Yan (lyan1@cct.lsu.edu) Scientific Computing Consultant Louisiana Optical Network Initiative / LSU HPC April 1, 2009 Goals of training Acquaint users with

More information

WRF-Hydro hydro.namelist File with Description of Options for use with WRF-Hydro V5

WRF-Hydro hydro.namelist File with Description of Options for use with WRF-Hydro V5 WRF-Hydro hydro.namelist File with Description of Options for use with WRF-Hydro V5 Below is an annotated hydro.namelist file. Annotations follow what is being described, indicated with

More information