The VASP Scripter AddOn

Size: px
Start display at page:

Download "The VASP Scripter AddOn"

Transcription

1 The VASP Scripter AddOn Tutorial Version

2 The VASP Scripter AddOn: Tutorial Version Copyright QuantumWise A/S Atomistix ToolKit Copyright Notice All rights reserved. This publication may be freely redistributed in its full, unmodified form. No part of this publication may be incorporated or used in other publications without prior written permission from the publisher.

3 TABLE OF CONTENTS 1. Introduction Installing and configuring the VASP Scripter... 2 Installing the VASP Scripter... 2 Configuring the VASP Scripter How to use the VASP Scripter... 6 Overview... 6 Setup... 6 Accuracy... 8 Electrons... 9 Ions Properties Generating the VASP input files Setting up a NEB simulation for VASP Setting up the NEB object Generating the VASP NEB input files iii

4 CHAPTER 1. INTRODUCTION This tutorial shows how to use the graphical user interface in ATK, that is Virtual NanoLab (VNL), to set up VASP calculations. This plugin functionality is provided as a separate download, which can be installed through the AddOn Manager in VNL. The plugin can be used to generate VASP input files for a wide range of tasks, including total energy calculations, relaxations and NEB calculations. Important The VASP plugin is a tool that can ease the generation of correctly formatted input files for VASP. This tutorial is however not a user guide to VASP, nor does QuantumWise provide access to the VASP code. It is assumed that the user has already obtained and installed VASP from its official source, and is familiar with the code. Tip The source code to the plugin is provided, and you can make your own modifications to it, to add extra functionality. The code may also be used as inspiration for designing input interfaces for other software packages. To familiarize yourself with VNL in general, it is recommended to go through the VNL Tutorial. You are now ready to begin the tutorial. 1

5 CHAPTER 2. INSTALLING AND CONFIGURING THE VASP SCRIPTER INSTALLING THE VASP SCRIPTER To install the VASP Scripter, start VNL and from the main window open Help AddOn Manager. Select the VASP Scripter, and press the Install button. The VASP Scripter will now be downloaded from the QuantumWise server and installed. Note A note on definitions is in order. A "plugin" is a piece of code that adds a specific functionality to ATK. An "addon" is a collection of plugins. The VASP Scripter AddOn contains just one plugin - the VASP Scripter. Tip On Linux, the addon is installed in the directory vnl/lib/python2.6/site-packages/addons/vaspscripter (on Windows the directory is vnl/lib/site-packages/addons/vaspscripter) inside the ATK installation directory, where you can browse and edit the source code for the addon. CONFIGURING THE VASP SCRIPTER The first time you use the VASP Scripter, you will need to configure it by specifying the location of the VASP pseudopotential (PP) libraries. This step can be skipped, in case the PP libraries are not installed on the machine where you run VNL. You will however then have to create your POTCAR file manually. 2

6 Tip Even if VASP is not configured to run on the platform where you use VNL, you can still copy the PP libraries over to it, in order to have the plugin generate the POTCAR files properly. The plugin does not attempt to launch VASP, it just looks for the PP files. Important The PP libraries are not provided by QuantumWise; they should have been given to you when you obtained your VASP license. STARTING THE VASP SCRIPTER Start the VASP Scripter by selecting Tools Custom Scripter from the VNL main menu. This opens a Custom Scripter window. From the top menu select Scripters VASP and the VASP Scripter will open. Next open the Database tool from the VNL main menu. Select the AgGaS2 configuration, and drag-and-drop it onto the VASP Scripter window. This will focus the "Configuration" tab in the VASP Scripter. Note If you happen to have incomplete VASP PP libraries, please make sure that the selected configuration only contains elements for which you have PPs available. CONFIGURE THE PSEUDOPOTENTIAL LIBRARIES Select the "Setup" tab. 3

7 Note that the Pseudopotential version line in the lower half of the window indicates that for the element(s) in your atomic configuration, "no pseudopotentials are found". Indeed, you have not yet specified the correct path to your PPs. To do so, click on the Manage pseudopotential directories... button. This opens a new dialog For each type of PP and exchange-correlation functional (e.g. Ultra-soft-LDA or PAW-PBE), you can individually change the path to the directory containing the corresponding library. Do not try typing in the path; instead, use the Change... buttons. 4

8 Tip If your PP libraries all reside in sub-directories of a common reference directory, you can facilitate the process by first selecting this directory on the first line, and then clicking Apply. This will append the conventional sub-directory names to the reference directory. (If your sub-directories are named differently, you will still need to select them individually, however, the reference directory will then be used as a starting point.) When you click OK, your directory choices are stored for future use in the file PPdirconfig.json in the plugin installation directory. The Pseudopotential version line on the Setup tab should now change, reflecting the available choices for the pseudopotential. To make sure you have specified the correct directories for each type of PP, you can go over the different exchange-correlation (XC) functionals and the PP types, and make sure none of them displays the no pseudopotential found message on the Pseudopotential version line. (Only the basic XC types need to be checked, i.e. LDA, PBE and GGA-91.) 5

9 CHAPTER 3. HOW TO USE THE VASP SCRIPTER OVERVIEW Open the VASP Scripter with the AgGaS2 structure, as illustrated in the section called Starting the VASP Scripter. You will see a number of tabs which control different aspects of a VASP simulation. Setup (set the type of calculation to be performed, the exchange-correlation functional, and the pseudopotentials) Accuracy (set the energy cut-off, k-point sampling, and other accuracy parameters) Electrons (set further parameters for calculating electronic states at given ionic positions) Ions (control the behavior during ionic motion, optimization/relaxation or molecular dynamics) Properties (select desired properties to be calculated) Configuration (shows the initial atomic positions, created with other VNL tools) Tip Most of the controls in each tab have context help; hover the mouse pointer over the control to see it. In the following you will learn about each tab in a little more detail. SETUP First switch to the Setup tab. 6

10 SELECTING THE TASK Presently, the Scripter can be used for setting up the following types of VASP calculations: Structural optimization (relaxation) Static self-consistent (SC) runs Static non-self-consistent runs; you will need to provide a charge density file (CHGCAR) from a previous self-consistent calculation (see the the section called Properties ). Molecular dynamics Nudged Elastic Band, (requires that a NEB configuration is dropped onto the Scripter) Note Charged super cells are not presently supported. 7

11 EXCHANGE-CORRELATION Use the corresponding drop-down lists to select the exchange-correlation functional and pseudopotential type, and use the checkbox to specify whether spin-orbit coupling should be included or not. To perform a spin-polarized calculation, select the proper exchange-correlation functional from the drop box (e.g. LSDA or SPBE instead of LDA or PBE). The choice will be reflected by the state of the "Spin polarized" checkbox. Tip Including spin-orbit interaction results in a much more intensive computation, in part due to limitations of VASP. For a scalar-relativistic calculation, keep the "Spin-orbit coupling" checkbox unchecked. ELEMENT-SPECIFIC SETTINGS The drop-down box will list the elements in your selected configuration. If any of these elements has more than one variant of a pseudopotential (e.g. differing by whether semi-core states are treated as valence electrons or not), you can select which version you want to use via the checkboxes that are displayed in this case. If you have selected an XC functional that uses on-site terms (e.g. LDA+U), you can specify the on-site parameters and the quantum number l of the orbitals to which these parameters would be applied for each species. Use l=-1 to turn the on-site potential off. ACCURACY Next switch to the Accuracy tab. 8

12 Here, you can select the general precision settings (VASP's PREC tag, defining the FFT meshes and the default energy cut-off), and the size and type of the k-point sampling mesh. The number of divisions along each unit vector can be chosen independently, or you can use the buttons on the right to quickly make the mesh more dense or sparse. You can manually set the energy cutoff for the plane-wave basis set (e.g. if you need to keep it constant across a series of calculations involving different structures with different elements); otherwise the general precision setting will determine the default cut-off, depending on the elements in your configuration. ELECTRONS On the Electrons tab, you select the minimization algorithm to be used for optimizing electronic states and the charge density, and the number of bands to include. Note The "Very Fast (RMM-DIIS)" algorithm may lead to incorrect results unless a large number of bands is used. 9

13 In the Smearing box you select the algorithm to broaden the step-like Fermi distribution, and the broadening width Sigma (if applicable). In the Convergence box you select the minimum and maximum number of electronic iterations, and the energy change between iterations that will be used as the stopping criterion. 10

14 Note The electronic stopping criterion also defines the default value for the ionic stopping criterion. IONS If you have selected Structural optimization as the task on the Setup tab, the Ions tab will look like below: You can select how many and how large steps you want to take, the algorithm to use for performing the relaxation, and which of the cell parameters (volume, shape and/or internal parameters) are allowed to relax. Note It is not possible to fix the cell shape and relax both volume and internal positions in a single VASP run. If you make this selection, the Scripter will change it for you. The stopping criterion for the relaxation is, by default, the energy change equal to 10x the electronic stopping criterion. You can specify a different criterion on the Ions tab, either in terms of energy change or in terms of forces. PROPERTIES In the present version of the VASP Scripter, the only available options on the Properties tab are to save the wave functions (to a binary file WAVECAR), and saving the charge density (to a file CHG for visualization and to a file CHGCAR for performing a subsequent non-self-consistent calculation). 11

15 GENERATING THE VASP INPUT FILES Once you are satisfied with your settings, select the directory where you want to save the VASP files, and press the save button in the top left corner (or select Save from the menu). The Scripter will write the VASP input files to this directory, overwriting any existing files (make sure you have selected the correct directory!). You should now be able to use the generated files to launch a VASP calculation, either directly in the directory where they were saved, or by copying this directory to a different machine where VASP is installed. 12

16 CHAPTER 4. SETTING UP A NEB SIMULATION FOR VASP The following example illustrates how to setup a Nudged Elastic Band calculation from the VASP Scripter. The example you will consider is the adsorption of hydrogen on a Si (100) 2x1 surface. SETTING UP THE NEB OBJECT Note You will use the new "Builder 2012" in VNL to set up the calculation. In ATK 11.8 this builder is still in a prototype state, with limited functionality. It will be released in its full version in ATK 12.2 with many new functions for building geometries. Start the preview edition of the new Builder by selecting Tools Builder 2012 from the menu in the VNL main window. Download and save the script (si100-2x1.py). # Set up lattice vector_a = [7.68, 0.00, 0.00]*Angstrom vector_b = [0.00, 3.84, 0.00]*Angstrom vector_c = [0.00, 0.00, 21.00]*Angstrom lattice = UnitCell(vector_a, vector_b, vector_c) # Define elements elements = [Hydrogen, Hydrogen, Hydrogen, Hydrogen, Silicon, Silicon, Silicon, Silicon, Silicon, Silicon, Silicon, Silicon, Silicon, Silicon, Silicon, Silicon, Silicon, Silicon, Silicon, Silicon, Hydrogen, Hydrogen] # Define coordinates cartesian_coordinates = [[ , , ], [ , , ], [ , , ], [ , , ], [ , , ], [ , , ], [ , , ], [ , , ], [ , , ], [ , , ], [ , , ], [ , , ], [ , , ], 13

17 # Set up configuration bulk_configuration = BulkConfiguration( bravais_lattice=lattice, elements=elements, cartesian_coordinates=cartesian_coordinates ) [ , , ], [ , , ], [ , , ], [ , , ], [ , , ], [ , , ], [ , , ], [ , , ], [ , , ]]*Angstrom Click the Add button in the lower panel of the Builder and select Add from Files... Import the file si100-2x1.py using the file browser. Tip Alternatively, you can highlight the script text in this tutorial and drag and drop the text directly onto the Builder window. Another possibility is to drag and drop the file from the file browser in the VNL main window. Note The geometry in si100-2x1.py was built in a few easy steps with the ATK12.2 version of the builder. Select the added "Bulk" configuration in the lower panel (called the stash) and press the Copy button. This adds a copy of the configuration to the stash. The new configuration is now the active configuration. Next select the two upper hydrogen atoms (those on the bottom are just to passivate the inactive surface) by holding down Ctrl while clicking on them with the left mouse button. Open the Translate tool in the tool panel on the right. Set the z-distance to 3 Angstrom and press "Apply". 14

18 Next open the Edit Z-matrix tool (also on the tool panel). Set the distance between the hydrogen atoms to 0.7 Ångström - corresponding to a free hydrogen molecule - and press Enter. Note that the last selected atom moves, while the first remains fixed. You have now defined the initial and final states of the reaction path. The next step is to set up the NEB configuration by inserting a number of images between these states. To this end, open the Create Nudged Elastic Band tool in the right-hand panel. Select the two configurations by first clicking the initial Si(100) configuration in the stash. Then click the second configuration (the one with the free hydrogen molecule) while holding down Ctrl. Set the maximum distance between images to 0.5 Ångström in the tool panel. Press the Create NEB button. The NEB object will now be built and added to the stash, as illustrated below. Push the play button to see the different initial configurations in the reaction pathway. 15

19 GENERATING THE VASP NEB INPUT FILES To set up the a NEB calculation with VASP, open the VASP Scripter. Then drag the NEB configuration from the stash onto the VASP Scripter. Now set up the appropriate calculation parameters at each tab. When you are done, select the directory where the NEB calculation should be saved and press "Save". You are now ready to perform the NEB optimization using VASP. 16

Virtual NanoLab. Tutorial. Version

Virtual NanoLab. Tutorial. Version Virtual NanoLab Tutorial Version 2014.2 Virtual NanoLab: Tutorial Version 2014.2 Copyright 2008 2014 QuantumWise A/S Atomistix ToolKit Copyright Notice All rights reserved. This publication may be freely

More information

Table of Contents. Table of Contents Coupling QuantumATK with Synopsys tools

Table of Contents. Table of Contents Coupling QuantumATK with Synopsys tools Table of Contents Table of Contents Coupling QuantumATK with Synopsys tools Preparations Installing the addon New project Silicon crystal DFT model setup Running the calculation Visualizing the band structure

More information

Pratical course Theoretical Chemistry CO on Palladium Dr. Carine MICHEL

Pratical course Theoretical Chemistry CO on Palladium Dr. Carine MICHEL Pratical course Theoretical Chemistry CO on Palladium adsorption energies vibrations diffusion path Dr. Carine MICHEL carine.michel@ens-lyon.fr Introduction This hands-on session aims at providing you

More information

OpenMX Tutorial. First trial On the manual Recommended trials OpenMX Viewer. Taisuke Ozaki (ISSP, Univ. of Tokyo)

OpenMX Tutorial. First trial On the manual Recommended trials OpenMX Viewer. Taisuke Ozaki (ISSP, Univ. of Tokyo) OpenMX Tutorial First trial On the manual Recommended trials OpenMX Viewer Taisuke Ozaki (ISSP, Univ. of Tokyo) The Winter School on DFT: Theories and Practical Aspects, Dec. 19-23, CAS. First trial Login

More information

Using HyperChem for CH 463. Chun Park

Using HyperChem for CH 463. Chun Park Using HyperChem for CH 463 Chun Park Using HyperChem for CH 463 1 st Edition Written by Chun Park Oregon State University Table of Contents Introduction 1 Chapter 1 Getting Started 2 Starting HyperChem...

More information

Nanostructure Software Procedure. 1. If running off of LANL system: a. Open MobaXterm and double click on the LANL link to the left

Nanostructure Software Procedure. 1. If running off of LANL system: a. Open MobaXterm and double click on the LANL link to the left Nanostructure Software Procedure 1. If running off of LANL system: a. Open MobaXterm and double click on the LANL link to the left b. Enter your login id (and password if prompted or first time logging

More information

Forms/Distribution Acrobat X Professional. Using the Forms Wizard

Forms/Distribution Acrobat X Professional. Using the Forms Wizard Forms/Distribution Acrobat X Professional Acrobat is becoming a standard tool for people and businesses to use in order to replicate forms and have them available electronically. If a form is converted

More information

TopSpin. Multiplet Analysis Tutorial

TopSpin. Multiplet Analysis Tutorial TopSpin Multiplet Analysis Tutorial Contents Automatic Multiplet Definition Manual Single-Level Multiplet Definition Manual Multi-Level Multiplet Definition Working with Multiplets Report dialog and export

More information

Table of Contents. Table of Contents Job Manager for local execution of ATK scripts Serial execution Threading MPI parallelization Machine Manager

Table of Contents. Table of Contents Job Manager for local execution of ATK scripts Serial execution Threading MPI parallelization Machine Manager Table of Contents Table of Contents Job Manager for local execution of ATK scripts Serial execution Threading MPI parallelization Machine Manager 1 2 2 8 10 12 QuantumWise TRY IT! COMPANY CONTACT Docs»

More information

Equipment Support Structures

Equipment Support Structures Equipment Support Structures Overview Conventions What's New? Getting Started Setting Up Your Session Creating a Simple Structural Frame Creating Non-uniform Columns Creating Plates with Openings Bracing

More information

Equipment Support Structures

Equipment Support Structures Page 1 Equipment Support Structures Preface Using This Guide Where to Find More Information Conventions What's New? Getting Started Setting Up Your Session Creating a Simple Structural Frame Creating Non-uniform

More information

Gwangju Institute of Science and Technology (GIST) Super Computing & Collaboration Environment Technology Center (SCENT) Introduction to VASP 5.

Gwangju Institute of Science and Technology (GIST) Super Computing & Collaboration Environment Technology Center (SCENT) Introduction to VASP 5. Gwangju Institute of Science and Technology (GIST) Super Computing & Collaboration Environment Technology Center (SCENT) Introduction to VASP 5.2 Introduction to PLSI System Partnership & Leadership for

More information

Creating a HATS v7.1 Portlet Using Web Express Logon (WEL) and Portal Credential Vault

Creating a HATS v7.1 Portlet Using Web Express Logon (WEL) and Portal Credential Vault Creating a HATS v7.1 Portlet Using Web Express Logon (WEL) and Portal Credential Vault Lab instructions The objective of this exercise is to illustrate how to create a HATS portlet that uses Web Express

More information

A Rough Guide to ELNES/EELS with Castep

A Rough Guide to ELNES/EELS with Castep A Rough Guide to ELNES/EELS with Castep Phil Hasnip March 27, 2008 1 Introduction Castep 4.3 is the first version of Castep to be capable of generating electron energy loss spectra (EELS); specifically,

More information

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1 Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1. Purpose ME:5160 Intermediate Mechanics of Fluids CFD LAB 2 (ANSYS 19.1; Last Updated: Aug. 7, 2018) By Timur Dogan, Michael Conger,

More information

The Design Environment

The Design Environment This Help Resource page has been created to help users navigate the Jmol Tutorial Creator website. If this is your first time using the Jmol Tutorial Creator, we suggest watching our Introductory Video

More information

Visualization Plugin for ParaView

Visualization Plugin for ParaView Alexey I. Baranov Visualization Plugin for ParaView version 2.0 Springer Contents 1 Visualization with ParaView..................................... 5 1.1 ParaView plugin installation.................................

More information

Electrical System Functional Definition

Electrical System Functional Definition Electrical System Functional Definition Preface What's New? Getting Started Basic Tasks Advanced Tasks Workbench Description Customizing Glossary Index Dassault Systèmes 1994-2000. All rights reserved.

More information

RUNNING CP2K CALCULATIONS. Iain Bethune

RUNNING CP2K CALCULATIONS. Iain Bethune RUNNING CP2K CALCULATIONS Iain Bethune (ibethune@epcc.ed.ac.uk) Overview How to run CP2K CP2K Input file The Basics The How FORCE_EVAL The What MOTION Basis Sets and Pseudopotential libraries CP2K Output

More information

OpenMX Installation and Basic Calculation Tutorial

OpenMX Installation and Basic Calculation Tutorial OpenMX Installation and Basic Calculation Tutorial Mitchell Senger Oregon State University - Department of Physics Table of Contents 1 Preliminary Steps for Windows... 1 1.1 Installation of ssh software

More information

Open new file: File New Create MolGroup. Double Click at Ring Fragment Select Benzene Click at new window

Open new file: File New Create MolGroup. Double Click at Ring Fragment Select Benzene Click at new window Chem 4320 Working in GaussView: N N Open new file: File New Create MolGroup Double Click at Ring Fragment Select Benzene Click at new window Double Click Element Fragment on the Builder Click on nitrogen

More information

Introduc)on*to*IQmol:*Part*I* Shirin*Faraji,*Ilya*Kaliman,*and*Anna*Krylov*

Introduc)on*to*IQmol:*Part*I* Shirin*Faraji,*Ilya*Kaliman,*and*Anna*Krylov* Introduc)on*to*IQmol:*Part*I* Shirin*Faraji,*Ilya*Kaliman,*and*Anna*Krylov* 1 Resources Written by Dr. Andrew Gilbert Keep yourself up to date with IQmol website: http://iqmol.org IQmol Youtube channel:

More information

1. Below is an example 1D river reach model built in HEC-RAS and displayed in the HEC-RAS user interface:

1. Below is an example 1D river reach model built in HEC-RAS and displayed in the HEC-RAS user interface: How Do I Import HEC-RAS Cross-Section Data? Flood Modeller allows you to read in cross sections defined in HEC-RAS models, automatically converting them to Flood Modeller 1D cross sections. The procedure

More information

Dendrogram layout options

Dendrogram layout options BioNumerics Tutorial: Dendrogram layout options 1 Introduction A range of dendrogram display options are available in BioNumerics facilitating the interpretation of a tree. In this tutorial some of these

More information

Introduction to XDisp Qt The New HKL-2000 and HKL-3000 Diffraction Image Display

Introduction to XDisp Qt The New HKL-2000 and HKL-3000 Diffraction Image Display Introduction to XDisp Qt The New HKL-2000 and HKL-3000 Diffraction Image Display HKL-2000 and HKL-3000 have a new, sleeker way of displaying your diffraction data, because HKL is now distributed with XDisp

More information

Importing and processing a DGGE gel image

Importing and processing a DGGE gel image BioNumerics Tutorial: Importing and processing a DGGE gel image 1 Aim Comprehensive tools for the processing of electrophoresis fingerprints, both from slab gels and capillary sequencers are incorporated

More information

Microsoft Visio Working with Connectors

Microsoft Visio Working with Connectors Working with Visio Connectors Overview Connectors are lines that connect your shapes. Once a connection has been made, when the shape is moved, the connector points stay connected and move with the shape.

More information

Getting Started with OpenMX Ver. 3.5

Getting Started with OpenMX Ver. 3.5 Getting Started with OpenMX Ver. 3.5 1. Getting the package and its installation 2. Running of test jobs 3. Input files 4. Output files 5. Basis sets and pseudopotentials 6. Functionals 7. Cutoff energy

More information

Overview of OpenMX: 3. Ongoing and planned works. 2. Implementation. 1. Introduction. 4. Summary. Implementation and practical aspects

Overview of OpenMX: 3. Ongoing and planned works. 2. Implementation. 1. Introduction. 4. Summary. Implementation and practical aspects Overview of OpenMX: Implementation and practical aspects 1. Introduction 2. Implementation Total energy, forces, numerical integrations, basis functions, getting SCF, geometry optimization, parallelization,

More information

Introduction. Inserting and Modifying Tables. Word 2010 Working with Tables. To Insert a Blank Table: Page 1

Introduction. Inserting and Modifying Tables. Word 2010 Working with Tables. To Insert a Blank Table: Page 1 Word 2010 Working with Tables Introduction Page 1 A table is a grid of cells arranged in rows and columns. Tables can be customized and are useful for various tasks such as presenting text information

More information

Introduction to Windows

Introduction to Windows Introduction to Windows Naturally, if you have downloaded this document, you will already be to some extent anyway familiar with Windows. If so you can skip the first couple of pages and move on to the

More information

Exercise 2: Bike Frame Analysis

Exercise 2: Bike Frame Analysis Exercise 2: Bike Frame Analysis This exercise will analyze a new, innovative mountain bike frame design under structural loads. The objective is to determine the maximum stresses in the frame due to the

More information

SETTING UP A CP2K CALCULATION. Iain Bethune

SETTING UP A CP2K CALCULATION. Iain Bethune SETTING UP A CP2K CALCULATION Iain Bethune (ibethune@epcc.ed.ac.uk) Overview How to run CP2K CP2K Input file The Basics The How FORCE_EVAL The What MOTION Basis Sets and Pseudopotential libraries CP2K

More information

Using Jive and SharePoint Together

Using Jive and SharePoint Together Using Jive and SharePoint Together Contents Using Jive and SharePoint Together... 3 Viewing SharePoint Content in Jive... 3 Using Recent Activity Widgets... 3 Using SharePoint Sites Widgets... 4 Using

More information

Exercise 2: Bike Frame Analysis

Exercise 2: Bike Frame Analysis Exercise 2: Bike Frame Analysis This exercise will analyze a new, innovative mountain bike frame design under structural loads. The objective is to determine the maximum stresses in the frame due to the

More information

COPYRIGHTED MATERIAL. Making Excel More Efficient

COPYRIGHTED MATERIAL. Making Excel More Efficient Making Excel More Efficient If you find yourself spending a major part of your day working with Excel, you can make those chores go faster and so make your overall work life more productive by making Excel

More information

Autodesk Moldflow Insight AMI Getting Started Tutorial

Autodesk Moldflow Insight AMI Getting Started Tutorial Autodesk Moldflow Insight 2012 AMI Getting Started Tutorial Revision 1, 30 March 2012. This document contains Autodesk and third-party software license agreements/notices and/or additional terms and conditions

More information

Phonons and Spectroscopy Tutorial

Phonons and Spectroscopy Tutorial Phonons and Spectroscopy Tutorial The aims of this tutorial session is to introduce you to running larger-scale CASTEP jobs on supercomputer clusters, creation of input files for and setup of CASTEP jobs,

More information

Click the buttons in the interactive below to become familiar with the drawing tool's commands.

Click the buttons in the interactive below to become familiar with the drawing tool's commands. Google Documents Inserting Text Boxes and Shapes Introduction Page 1 Google Documents has a drawing tool designed for inserting text boxes and shapes into your document. Although not necessary for every

More information

Microsoft Word 2007 on Windows

Microsoft Word 2007 on Windows 1 Microsoft Word 2007 on Windows Word is a very popular text formatting and editing program. It is the standard for writing papers and other documents. This tutorial and quick start guide will help you

More information

AUTOMATOR REFERENCE MANUAL

AUTOMATOR REFERENCE MANUAL AUTOMATOR REFERENCE MANUAL Improvision, Viscount Centre II, University of Warwick Science Park, Millburn Hill Road, Coventry, CV4 7HS Tel: +44 (0) 24 7669 2229 Fax: +44 (0) 24 7669 0091 e-mail: admin@improvision.com

More information

RhinoCAM 2018 MILL Quick Start Guide. MecSoft Corporation

RhinoCAM 2018 MILL Quick Start Guide. MecSoft Corporation 2 Table of Contents About this Guide 4 1 Useful... Tips 4 2 About... the MILL Module 4 3 Using this... Guide 5 Getting Ready 6 1 Running... RhinoCAM 2018 6 2 About... the RhinoCAM Display 6 3 Launch...

More information

Viewing Gaussian Structures with GaussView (GaussView Version: 3.09)

Viewing Gaussian Structures with GaussView (GaussView Version: 3.09) Viewing Gaussian Structures with GaussView (GaussView Version: 3.09) In GaussView, there are several ways to visualize structures from a Gaussian output file. The log file, checkpoint file, and formatted

More information

Web-based Configuration. First, setup motion detection windows in the web-based configuration of the camera.

Web-based Configuration. First, setup motion detection windows in the web-based configuration of the camera. How do I record motion using IP surveillance? To schedule video recording with motion detection, you must first enable this feature on the Internet camera. This can serve as a security device by recording

More information

The walkthrough is available at /

The walkthrough is available at   / The walkthrough is available at https://downloads.openmicroscopy.org/presentations/2018/gbi-sydney / Description We will demonstrate a number of features of the OMERO platform using an OMERO server based

More information

mirnet Tutorial Starting with expression data

mirnet Tutorial Starting with expression data mirnet Tutorial Starting with expression data Computer and Browser Requirements A modern web browser with Java Script enabled Chrome, Safari, Firefox, and Internet Explorer 9+ For best performance and

More information

Contents. Launching Word

Contents. Launching Word Using Microsoft Office 2007 Introduction to Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Winter 2009 Contents Launching Word 2007... 3 Working with

More information

IBM Rational Rhapsody Gateway Add On. User Manual

IBM Rational Rhapsody Gateway Add On. User Manual User Manual Rhapsody IBM Rational Rhapsody Gateway Add On User Manual License Agreement No part of this publication may be reproduced, transmitted, stored in a retrieval system, nor translated into any

More information

Outlook Quick Start Guide

Outlook Quick Start Guide Getting Started Outlook 2013 Quick Start Guide File Tab: Click to access actions like Print, Save As, etc. Also to set Outlook Options. Quick Access Toolbar: Add your mostused tool buttons to this customizable

More information

IBM Rational Rhapsody Gateway Add On. User Guide

IBM Rational Rhapsody Gateway Add On. User Guide User Guide Rhapsody IBM Rational Rhapsody Gateway Add On User Guide License Agreement No part of this publication may be reproduced, transmitted, stored in a retrieval system, nor translated into any

More information

v Data Visualization SMS 12.3 Tutorial Prerequisites Requirements Time Objectives Learn how to import, manipulate, and view solution data.

v Data Visualization SMS 12.3 Tutorial Prerequisites Requirements Time Objectives Learn how to import, manipulate, and view solution data. v. 12.3 SMS 12.3 Tutorial Objectives Learn how to import, manipulate, and view solution data. Prerequisites None Requirements GIS Module Map Module Time 30 60 minutes Page 1 of 16 Aquaveo 2017 1 Introduction...

More information

THE EXCEL ENVIRONMENT... 1 EDITING...

THE EXCEL ENVIRONMENT... 1 EDITING... Excel Essentials TABLE OF CONTENTS THE EXCEL ENVIRONMENT... 1 EDITING... 1 INSERTING A COLUMN... 1 DELETING A COLUMN... 1 INSERTING A ROW... DELETING A ROW... MOUSE POINTER SHAPES... USING AUTO-FILL...

More information

Customizing Wizards with Cisco Prime Network Activation Wizard Builder

Customizing Wizards with Cisco Prime Network Activation Wizard Builder CHAPTER 3 Customizing Wizards with Cisco Prime Network Activation Wizard Builder The following topics provide detailed information about customizing Network Activation wizard metadata files using the Cisco

More information

Autodesk Fusion 360: Introduction. Overview

Autodesk Fusion 360: Introduction. Overview Overview Fusion 360 is a cloud-based CAD/CAM tool for collaborative product development. The tools in Fusion enable exploration and iteration on product ideas and collaboration within a product development

More information

SERVICE MANU SER VICE MANU

SERVICE MANU SER VICE MANU SERVICE MANUAL H ow t o U s e Table of Contents 1. 2. 3. 4. 5. 6. Launching the Service Manual Setting up the Service Manual icon Shutting down the Service Manual Basic controls Basic controls of Acrobat

More information

Altera Quartus II Tutorial ECE 552

Altera Quartus II Tutorial ECE 552 Altera Quartus II Tutorial ECE 552 Quartus II by Altera is a PLD Design Software which is suitable for high-density Field-Programmable Gate Array (FPGA) designs, low-cost FPGA designs, and Complex Programmable

More information

Introduction to Microsoft Publisher

Introduction to Microsoft Publisher Introduction to Microsoft Publisher Day One Agenda: Introduction Templates Layout Inserting and Formatting Text Inserting and Formatting Pictures Practice, Questions Day Two Agenda: Review Day One Tables

More information

Web Accessibility Change Your Mouse Pointer Visibility Handbook

Web Accessibility Change Your Mouse Pointer Visibility Handbook Web Accessibility Change Your Mouse Pointer Visibility Handbook H2O Power is committed to providing our services in a way that respects the dignity and independence of persons with disabilities. H2O power

More information

Chapter 4 Determining Cell Size

Chapter 4 Determining Cell Size Chapter 4 Determining Cell Size Chapter 4 Determining Cell Size The third tutorial is designed to give you a demonstration in using the Cell Size Calculator to obtain the optimal cell size for your circuit

More information

ME009 Engineering Graphics and Design CAD 1. 1 Create a new part. Click. New Bar. 2 Click the Tutorial tab. 3 Select the Part icon. 4 Click OK.

ME009 Engineering Graphics and Design CAD 1. 1 Create a new part. Click. New Bar. 2 Click the Tutorial tab. 3 Select the Part icon. 4 Click OK. PART A Reference: SolidWorks CAD Student Guide 2014 2 Lesson 2: Basic Functionality Active Learning Exercises Creating a Basic Part Use SolidWorks to create the box shown at the right. The step-by-step

More information

Non-Linear Least Squares Analysis with Excel

Non-Linear Least Squares Analysis with Excel Non-Linear Least Squares Analysis with Excel 1. Installation An add-in package for Excel, which performs certain specific non-linear least squares analyses, is available for use in Chem 452. The package,

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

The manual can also be viewed directly on-line:

The manual can also be viewed directly on-line: Cacti Plugins Contents The inclusion of these Cacti plugins into the product is new with the GroundWork Monitor 7.1.1 release. If you are using version 7.1.0 and wish to use these plugins please contact

More information

Adding Text and Images. IMCOM Enterprise Web CMS Tutorial 1 Version 2

Adding Text and Images. IMCOM Enterprise Web CMS Tutorial 1 Version 2 Adding Text and Images IMCOM Enterprise Web CMS Tutorial 1 Version 2 Contents and general instructions PAGE: 3. First steps: Open a page and a block to edit 4. Edit text / The menu bar 5. Link to sites,

More information

This file contains a quick introduction to the STM program: Hive (for VASP).

This file contains a quick introduction to the STM program: Hive (for VASP). Dear user, This file contains a quick introduction to the STM program: Hive (for VASP). I ) Installation II) Condition of Usage III) Creating VASP input IV) Manual for Hive: How to generate pseudo-stm

More information

Using Jive and SharePoint Together

Using Jive and SharePoint Together Using Jive and SharePoint Together Contents 2 Contents Using Jive and SharePoint Together... 3 Viewing SharePoint Content in Jive...3 Using Recent Activity Widgets... 3 Using SharePoint Sites Widgets...

More information

DriveWorksXpress Tutorial

DriveWorksXpress Tutorial 2007 Rules Based Design Automation DriveWorksXpress Tutorial DriveWorks Ltd 01/23/2007 1 DriveWorksXpress Tutorial 1. Introduction Start by installing the Models to a NEW FOLDER on your C: Drive. You should

More information

INTRODUCTION TO MATLAB, SIMULINK, AND THE COMMUNICATION TOOLBOX

INTRODUCTION TO MATLAB, SIMULINK, AND THE COMMUNICATION TOOLBOX INTRODUCTION TO MATLAB, SIMULINK, AND THE COMMUNICATION TOOLBOX 1) Objective The objective of this lab is to review how to access Matlab, Simulink, and the Communications Toolbox, and to become familiar

More information

Appendix Building Alkyl Semibenzoquinone Structures

Appendix Building Alkyl Semibenzoquinone Structures WARNING NOTICE: The experiments described in these materials are potentially hazardous and require a high level of safety training, special facilities and equipment, and supervision by appropriate individuals.

More information

Learning the Pro/ENGINEER Interface

Learning the Pro/ENGINEER Interface 2 Learning the Pro/ENGINEER Interface This chapter introduces the Pro/ENGINEER interface tools: the menus, the dashboards, the selection tools and the viewing controls. As you go through this chapter,

More information

CS-Studio Display Builder

CS-Studio Display Builder CS-Studio Display Builder Tutorial presented: Spring 2017 EPICS Collaboration Meeting at KURRI, Osaka, Japan Megan Grodowitz, Kay Kasemir (kasemir@ornl.gov) Overview Display Builder replaces OPI Builder

More information

Foxtrot Certified Expert Study Guide

Foxtrot Certified Expert Study Guide Foxtrot Certified Expert Study Guide Click for the Practice Exam Useful Terms: Client Machine Typically referred to as a user s machine that points to a License Path. Data Execution Prevention (DEP) A

More information

Steady Flow: Lid-Driven Cavity Flow

Steady Flow: Lid-Driven Cavity Flow STAR-CCM+ User Guide Steady Flow: Lid-Driven Cavity Flow 2 Steady Flow: Lid-Driven Cavity Flow This tutorial demonstrates the performance of STAR-CCM+ in solving a traditional square lid-driven cavity

More information

CHEM /12/01 INSTRUCTIONS FOR AB-INITIO CALCULATIONS Prepared by: Dr. Cynthia HARWOOD, Ahu AKIN, Prof. Tim KEIDERLING

CHEM /12/01 INSTRUCTIONS FOR AB-INITIO CALCULATIONS Prepared by: Dr. Cynthia HARWOOD, Ahu AKIN, Prof. Tim KEIDERLING CHEM 542 10/12/01 INSTRUCTIONS FOR AB-INITIO CALCULATIONS Prepared by: Dr. Cynthia HARWOOD, Ahu AKIN, Prof. Tim KEIDERLING SETTLING IN: - Type your login name : Chem542 and press Enter - Type your password

More information

FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016

FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016 FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016 Note: These instructions are based on an older version of FLUENT, and some of the instructions

More information

November c Fluent Inc. November 8,

November c Fluent Inc. November 8, MIXSIM 2.1 Tutorial November 2006 c Fluent Inc. November 8, 2006 1 Copyright c 2006 by Fluent Inc. All Rights Reserved. No part of this document may be reproduced or otherwise used in any form without

More information

1.1: Introduction to Fusion 360

1.1: Introduction to Fusion 360 .: Introduction to Fusion 360 Fusion 360 is a cloud- based CAD/CAM tool for collaborative product development. The tools in Fusion enable exploration and iteration on product ideas and collaboration within

More information

CONVEYOR BASE TUTORIAL. An Introduction to DriveWorksXpress

CONVEYOR BASE TUTORIAL. An Introduction to DriveWorksXpress CONVEYOR BASE TUTORIAL An Introduction to DriveWorksXpress CONTENTS INTRODUCTION TO DRIVEWORKSXPRESS... 3 About the Tutorial... 3 Getting Started... 4 DRIVEWORKSXPRESS NAVIGATION BAR... 5 REGISTRATION

More information

JASCO CANVAS PROGRAM OPERATION MANUAL

JASCO CANVAS PROGRAM OPERATION MANUAL JASCO CANVAS PROGRAM OPERATION MANUAL P/N: 0302-1840A April 1999 Contents 1. What is JASCO Canvas?...1 1.1 Features...1 1.2 About this Manual...1 2. Installation...1 3. Operating Procedure - Tutorial...2

More information

Troubleshooting in Microsoft Excel 2002

Troubleshooting in Microsoft Excel 2002 Page 1 of 8 Troubleshooting in Microsoft Excel 2002 Result: To understand how to work with the Excel software to enter data, navigate the page, and print materials. Tabs Look at the tabs at the bottom

More information

Advanced Graphics: NOMAD Summer. Interactive analysis and visualization of complex datasets

Advanced Graphics: NOMAD Summer. Interactive analysis and visualization of complex datasets NOMAD Summer A hands-on course on tools for novel-materials discovery September 25-29, 2017, Berlin Advanced Graphics: Interactive analysis and visualization of complex datasets Michele Compostella Markus

More information

Getting Started with LabVIEW Virtual Instruments

Getting Started with LabVIEW Virtual Instruments Getting Started with LabVIEW Virtual Instruments Approximate Time You can complete this exercise in approximately 30 minutes. Background LabVIEW programs are called virtual instruments, or VIs, because

More information

Visual Workflow Implementation Guide

Visual Workflow Implementation Guide Version 30.0: Spring 14 Visual Workflow Implementation Guide Note: Any unreleased services or features referenced in this or other press releases or public statements are not currently available and may

More information

Installing Geant4 v9.5 for Windows

Installing Geant4 v9.5 for Windows Installing Geant4 v9.5 for Windows A step-by-step guide for Windows XP/Vista/7 using cmake and Visual C++ 2009 / 2010 Daniel Brandt 6 April 2012 0. Introduction and Requirements This document provides

More information

Microsoft Word 2016 LEVEL 2

Microsoft Word 2016 LEVEL 2 TECH TUTOR ONE-ON-ONE COMPUTER HELP COMPUTER CLASSES Microsoft Word 2016 LEVEL 2 kcls.org/techtutor Microsoft Word 2016 Level 2 Manual Rev 11/2017 instruction@kcls.org Microsoft Word 2016 Level 2 Welcome

More information

Appendix 1. Density Functional Theory Calculation of Isotropic Fermi Contact Couplings of Alkyl Semibenzoquinones

Appendix 1. Density Functional Theory Calculation of Isotropic Fermi Contact Couplings of Alkyl Semibenzoquinones Appendix 1 Density Functional Theory Calculation of Isotropic Fermi Contact Couplings of Alkyl Semibenzoquinones This appendix describes the use of Gaussian 98W software for running Density Functional

More information

DMU Engineering Analysis Review

DMU Engineering Analysis Review Page 1 DMU Engineering Analysis Review Preface Using This Guide Where to Find More Information Conventions What's New? Getting Started Inserting a CATAnalysis Document Using DMU Space Analysis From CATAnalysis

More information

DMU Space Engineering Assistant User Guide

DMU Space Engineering Assistant User Guide Page 1 DMU Space Engineering Assistant User Guide Overview Conventions What's New? Getting Started User Tasks Setting Up Your Session Running a Interference Workbench Description DMU Space Engineering

More information

Workshop 3-1: Coax-Microstrip Transition

Workshop 3-1: Coax-Microstrip Transition Workshop 3-1: Coax-Microstrip Transition 2015.0 Release Introduction to ANSYS HFSS 1 2015 ANSYS, Inc. Example Coax to Microstrip Transition Analysis of a Microstrip Transmission Line with SMA Edge Connector

More information

Using Advanced Tools in imovie 09

Using Advanced Tools in imovie 09 Using Advanced Tools in imovie 09-1- Why use advanced tools? If you are comfortable editing video in imovie 09 and want to expand your skills, you may want to turn on imovie s advanced tools. These tools

More information

WebSphere. Clips and Tacks: Getting started with the IBM BPM suite of products

WebSphere. Clips and Tacks: Getting started with the IBM BPM suite of products WebSphere Clips and Tacks: Getting started with the IBM BPM suite of products ii IBM WebSphere Clips and Tacks: Getting started with the IBM BPM suite of products Contents Chapter 1. Introduction........

More information

Clustering fingerprint data

Clustering fingerprint data BioNumerics Tutorial: Clustering fingerprint data 1 Aim Cluster analysis is a collective noun for a variety of algorithms that have the common feature of visualizing the hierarchical relatedness between

More information

Movavi PDF Editor User Guide. Quick start guide Opening files Editing documents Saving files

Movavi PDF Editor User Guide. Quick start guide Opening files Editing documents Saving files Movavi PDF Editor User Guide Quick start guide Opening files Editing documents Saving files Table of Contents Quick start guide...2 Removing trial restrictions...3 Getting an activation key...4 Activating

More information

5. A small dialog window appears; enter a new password twice (this is different from Dori!) and hit Go.

5. A small dialog window appears; enter a new password twice (this is different from Dori!) and hit Go. Installing Wordpress from JMA Lab to JMA Server 1. Take note these instructions are streamlined for the JMA lab they can t be performed in this fashion from home! 2. Wordpress is a database driven web

More information

Isotropic Porous Media Tutorial

Isotropic Porous Media Tutorial STAR-CCM+ User Guide 3927 Isotropic Porous Media Tutorial This tutorial models flow through the catalyst geometry described in the introductory section. In the porous region, the theoretical pressure drop

More information

Solving FSI Applications Using ANSYS Mechanical and ANSYS Fluent

Solving FSI Applications Using ANSYS Mechanical and ANSYS Fluent Workshop Transient 1-way FSI Load Mapping using ACT Extension 15. 0 Release Solving FSI Applications Using ANSYS Mechanical and ANSYS Fluent 1 2014 ANSYS, Inc. Workshop Description: This example considers

More information

Top Producer 7i Tips & Tricks Volume 1

Top Producer 7i Tips & Tricks Volume 1 Top Producer 7i Tips & Tricks Volume 1 TOP PRODUCER Systems Inc. 1 Table of Contents 1 Using Quick Action Commands...3 1.1 Use the Commands Instead of the Menu s...3 2 Scrolling Within a Long List...5

More information

2. What are the advantages of simulating a molecule or a reaction over doing the experiment in a lab?

2. What are the advantages of simulating a molecule or a reaction over doing the experiment in a lab? Name: Introduction 1. What is computational chemistry? 2. What are the advantages of simulating a molecule or a reaction over doing the experiment in a lab? Programming Match the following terms to their

More information

Why Was Arbil Written

Why Was Arbil Written What is Arbil A R B I L i s a n a p p l i c a t i o n f o r o r g a n i s i n g r e s e a r c h d a t a and associated metadata into a format appropriate for A r c h i v i n g. A R B I L i s d e s i g

More information

Windows Movie Maker / Microsoft Photo Story Digital Video

Windows Movie Maker / Microsoft Photo Story Digital Video Windows Movie Maker / Microsoft Photo Story Digital Video http://intranet/technology/index.html TRC HELP DESK X5092 April 2006 Photo Story and Movie Maker Microsoft Photo Story 3 allows you to create fantastic

More information