Materials that you may find helpful when working through this exercise

Size: px
Start display at page:

Download "Materials that you may find helpful when working through this exercise"

Transcription

1 Detailed steps illustrating how to use VASP on the Suns in Fitz 177 For use in lab: 11/10/2009 (Original file by Dr. Rachel Getman, 11/18/2007. Editted for use by Dorrell McCalman 11/09/2009.) Note on VASP usage The VASP executable that we have available is compiled to run on a 64- bit AMD Opteron processor, such as the ones installed in the Suns in Fitz 177 and in the Opteron nodes in the CRC. You will likely not be able to run this executable on any other sort of architecture. Materials that you may find helpful when working through this exercise The VASP online manual ( VASP input files (INCAR, KPOINTS, POSCAR, POTCAR) for your gaseous atom, bulk fcc and 111 surface, the Birch-Murnaghan Equation of State fortran fitting script (called murg), a sample murg input file (called fort.2), the vaspgeom script, the serialvaspjob.sh script, the parallelvaspjob.sh script. The VASP input files can be obtained from the course website under the Homework section. Right click the desired file. Select Save Link as. Save the file in the directory of your choosing. Remember that to use the files they must be renamed. For example, INCAR_fcc must simply be called INCAR. Thus it is best to have different directories for each job. The murg, fort.2, vaspgeom, serialvaspjob.sh and parallelvaspjob.sh files can be copied from /afs/nd.edu/user7/dmccalma/public/compchem Introduction to VASP VASP, or Vienna ab-initio Simulation Package, is a Density Functional Theory (DFT) package that utilizes a period supercell (periodic boundary condition) code and planewave basis sets. It is developed by the VASP group in the Theoretical Physics Department at the Institute for Materials Physics in Vienna, Austria. Periodic boundary condition, planewave basis set codes are very useful in describing the electronic structure of solid systems and have successfully been applied to propose bulk crystal structures and compute structure lattice parameters. Specifically, these codes are useful in describing metal systems. This exercise walks you through calculating the gase phase energy of an atom, optimizing the lattice parameter of the bulk metal system and calculating the energy of the 111 surface of an fcc metal.

2 Developing the VASP input files Unlike Gaussian, VASP requires four (not just one) input files. These are INCAR, KPOINTS, POSCAR, and POTCAR. The system geometry goes into the POSCAR file (see the sample files.) The format of the POSCAR file is as follows: The first line is a title card. Put the atomic symbols of each ion in your structure here. The second line is a scaling constant. For the gas phase calculation it multiplies the unit cell vectors to give the dimensions of the unit cell. For bulk calculations that you will do, it is the lattice constant in Angstroms. The 3rd, 4th, and 5th lines are the unit cell lattice vectors with respect to the Cartesian lattice. They are row vectors. Since the metals you will consider possess fcc (face centered cubic) structures, we can equate our lattice vectors to those of a face centered cubic lattice. The 6th line indicates the number of each type of ion. While the ordering is not important, it is important that it is kept consistent in the POSCAR, POTCAR, and sometimes INCAR files. The 7th line tells VASP to use Selective dynamics, which means that we want to choose whether or not to relax all ions in all three lattice directions. Note: This flag is NOT necessary for the bulk calculation and is omitted. It is necessary in surface calculations. The 8th line indicates that we are using a Direct lattice (instead of a Cartesian lattice), which means that we are going to give ion positions in fractional coordinates, which are in relation to the lattice specified in lines 3-5 multiplied by the scaling constant in the second line. If the flag Cartesian is used instead of direct then you must give cartesian coordinates. The 9th line onwards give the fractional coordinates of our ions. If the Selective Dynamics flag is included on the 7th line three T s separated by spaces might be added to the end of each line to tell VASP to relax each ion in all three lattice directions. Three F's would tell VASP to keep those coordinates fixed. A mixture of F and T can also be specified. Note that the coordinates must be ordered according the ordering on the 6th line. Visualizing your POSCAR file with VMD Just like with Gaussian, it is important to visualize your input and output geometries to ensure that they are reasonable before and after running. To visualize VASP geometries, we can use a program called VMD, which is available on AFS. To access it, first load the VMD module, and then call up vmd at the command prompt. Then do the following (note: you may find the tutorial located at

3 helpful): At the command prompt, before getting into VMD, make a copy of your POSCAR file and name this copy [metal symbol].poscar On the VMD main window, select File->New Molecule, and a window labeled Molecule File Browser will pop up. In this new window, in the Determine file type box, select VASP_POSCAR. Load the filename of your POSCAR into the Filename box. Click Load. A window with a black background and a set of axes will appear with seemingly nothing else in it. It contains our structure, but we need to make some modifications to our default view to see it. In the VMD main window, select Graphics -> Representations. Select Drawing Method = VDW. Now some very large spheres will appear in the black backgrounded window. You can use the mouse wheel to zoom in and out. You can also play with the sphere resolution and scale to adjust the view of your ions, as well as adjust ion colors, and do many other things. VMD is very powerful! Whatever you do, you are now looking at your supercell. Make sure it looks reasonable before submitting it for calculation! To see your supercell and its periodic images, go to the Periodic tab in the Graphical Representations window and check some or all of the ±X,Y,Z boxes. Back to developing the VASP input files The k-points grid or generation scheme goes into the KPOINTS file. k- points, very basically, relate to the reciprocal lattice of the supercell. For our purposes: You want to have similar densities of k-points along all reciprocal dimensions. Since reciprocal dimensions are inversely proportional to real dimensions, this means that as your supercell size increases, your reciprocal lattice decreases, and thus the number of necessary k-points decreases. For small molecules and single atoms a k-point mesh of 1x1x1 is sufficient. The first thing you should do when starting calculations on a new supercell is converge the k-point grid. Once you have converged this grid, you can use it on all calculations that use the same supercell and (for the most part)structure. The k-points file is set up to tell VASP to use a Monkhorst-Pack generation scheme. This is a fine scheme to use. Therefore, unless you want to change it, the only editing of the k-points file you ll need to do is to change the grid dimensions (e.g. from 1x1x1to 10x10x10 etc.) See the VASP manual to learn more about k-points.

4 The INCAR file contains information about computational parameters. Your files include several parameters and comments about them in the file. Note some of the values you can control: 1) The optimization algorithm for both the electronic and geometric convergence (IALGO & ALGO (electronic), IBRION (geometric)) 2) The kinetic energy cut-off for the valence electrons (really the highest energy plane wave to include) 3) The electron smearing method and parameter 4)The maximum number of electronic and geometric iterations to take (NELM (electronic), NSW (geometric)) 5)Convergence criterion for the electronic and geometric relaxation (EDIFF (electronic), EDIFFG (geometric)) Most of these parameters, as well as others, will affect the electronic structure and energy outcome. Typically, when you start doing calculations, it is wise to learn how each of these parameters affects your calculation and, to as much of an extent possible, to converge each one. The POTCAR file contains the pseudopotentials for each ion in the calculation. Pseudopotentials are a topic of their own. Basically, a pseudopotential is the potential felt by the valence electrons from the ion nucleus and core electrons. The POTCAR file describes to VASP how to treat this potential when describing the motions of the valence electrons. The pseudopotentials you are using (called PAW or projector augmented wave) are optimized for each atom and empirically based. In addition to the pseudopotential method, the POTCAR file also tells VASP how to describe the motions of the valence electrons, that is, it defines the electron exchange and correlation functional. We are using the PW91 implementation of the GGA, or generalized gradient approximation, which treats exchange and correlation as a function of the electron local density and its local gradient. Two important things to note about the POTCAR file are: 1.It must contain an individual POTCAR for each ion 2.The individual POTCARs must be in the same order as the ions in the POSCAR. When dealing with several types of ions we first have get the POTCAR file for each and then we have concatenated them in to a single file. (A Linux command for this is: cat First_POTCAR Second_POTCAR > POTCAR). Individual POTCAR files are located at /opt/und/vasp/x86/vasp-p/potpaw_gga.

5 In general, to obtain one, go to that directory. Individual elements have their own subdirectories. In each subdirectory is a file called POTCAR.Z, which is a zipped POTCAR file. Copy that file to somewhere on your home directory, then unzip it with the command gunzip. I suggest renaming the unzipped file, for example Cu_POTCAR,s o that you can easily distinguish it, and so that POTCARs do not get overwritten. Running VASP To run VASP on the Suns in Fitz 177, the pathscale compiler must be loaded. Check to make sure it is loaded (it s probably not, the pgi compiler is probably loaded instead.) If it isn t, swap the current compiler for the pathscale compiler (e.g. by typing module swap pgi pathscale.) Finally we are ready to run VASP. To do so, put your INCAR KPOINTS POSCAR POTCAR files into some directory by themselves. Move into that directory, and then type the following command at the command prompt: /opt/und/vasp/x86_64/vasp.4.6/vasp_serial Alternatively you could include these commands in a script in the same directory. The script could look like: #!/bin/csh Module swap pgi pathscale /opt/und/vasp/x86_64/vasp.4.6/vasp_serial Then you can run the script from the desired folder by typing the name of the script and pressing enter. You can find such a script at: /afs/nd.edu/user7/dmccalma/public/compchem It is called serialvaspjob.sh If you want to run on the CRC nodes in the old environment you can log on to the opterona.hpcc.nd.edu front end and use the script parallelvaspjob.sh also located at: /afs/nd.edu/user7/dmccalma/public/compchem The gas phase atom calculation should take just a few minutes to run. When it s done, you ll get several output files. Some of the key files are the OUTCAR file, which contains information about the electronic and geometric convergence, the CHGCAR file which gives the final charge density, and the CONTCAR file, which gives the final geometry of the supercell. You should check to see that all the electronic structures for each geometry step converged and that the geometry converged. To check the latter, you can run vaspgeom on your OUTCAR file (usage: vaspgeom OUTCAR). You should also check your final geometry by visualizing your CONTCAR. Note that several of the VASP output files, e.g. CHG, CHGCAR, OUTCAR, vasprun.xml, WAVECAR, can have very large file sizes. You can tell VASP whether or not print these files by specifying in the INCAR.

6 Converging the bulk lattice parameter Once you have run VASP on the gas phase atom system you can run the bulk calculation at several lattice parameters in order to attempt to find the optimized lattice parameter. To do this, you simply need to change the lattice parameter value in the POSCAR and then re-run the calculation. I suggest you run each new calculation in a different directory so that you don t constantly overwrite files associated with older runs. You ll of course want to compare results from different runs, so you ll need all your files! Once you have generated enough points to create a fit, you can run the murg fitting script on an appropriate fort.2 file. This script fits your data points to the Birch-Murnaghan EOS. The fort.2 file is set up as follows: The 1st line is a guess of the lattice constant (in a.u. but note that VASP works with lengths in Angstroms) that minimizes the electronic energy of your structure. The 2nd through 4th lines are the lattice vectors of your supercell (same as in the POSCAR.) Edit as necessary. The 5th line is an integer, N, which tells murg how many lattice constant/energy combinations you are going to enter. The 6th through [6+(N-1)]th lines give your trial lattice constants (in a.u.) and resultant supercell energies (in Rydberg). The last line of fort.2 is a guess of the minimum supercell energy that corresponds to the lattice constant in the 1st line. Once you have created fort.2, simply run murg from the directory where fort.2 is located. (You ll either need to place murg in that directory or in some place in your search path and you ll need to change its permissions so that you can execute it if it is not executable (chmod +x filename) It will prompt you to enter in a volume, amin, amax. For volume, enter in a guess as to the energy minimizing volume (corresponds to your guess of the energy minimizing lattice constant.) For amin and amax, enter in the minimum and maximum lattice guesses to use in the Birch-Murnaghan fit. After that, the script will complete, and you ll get two output files: fort.10 and fort.11. The former summarizes your fit parameters, including the optimized lattice parameter, at the bottom of the file. You could use these parameters along with the Birch-Murnaghan EOS to plot the electronic energy of your metal as a function of lattice parameter. Once you get the optimized lattice parameter, you should run VASP on your supercell at that lattice parameter to get your optimal electronic energy. Computing a surface energy Now that you have computed the electronic structure and energy of an atom and a bulk metal, it is useful to compute the energy necessary to cleave the bulk structure into some surface structure. To do this, you

7 need to compute the electronic structure and energy of some surface of your metal. The (111) surface is appropriate. Setting up the POSCAR The method for running VASP on the (111) surface is very similar to that for the bulk, but there are some differences. For example your POSCARs must be set up differently. The surface POSCAR is for a 3-layer 3 ion x 3 ion supercell (3 ions per layer). You should visualize this cell. The scalefactor is equal to 3 x lattice parameter x ( 2/2), (If we were using a 2 ion x 2 ion supercell (4 ions per layer), the scale factor would be equal to lattice parameter x 2. The lattice vectors are also different. The (111) surface of an fcc cell has hexagonal symmetry, and therefore, its lateral lattice vectors form an angle of The vertically pointing lattice vector is not of unit length. This is because we want to study chemistry on the surface, so have left several angstroms of vacuum space between vertical supercell images. Also different is that now we can include the Selective Dynamics flag on the 7 th line. You can tell VASP not to perturb the ions in the bottommost layer, regardless of whether or not they have residual forces acting upon them. When we model surfaces, we assume they are infinitely thick and comprised of an infinite number of bulk-like layers topped off by several surface-like layers which are somewhat relaxed compared to the bulk like layers. An appropriate calculation would therefore model many (i.e. 10+) surface layers. In fact, the number of layers is a quantity that should be converged for an accurate calculation. However, due to computer time and memory restrictions, we can only model a few layers. We can therefore fix the bottommost layer in the calculated bulk positions in order to model the presence of the many bulk-like layers underneath the surface-like layers. Constructing the supercell for a surface can be difficult, and typically is done using some sort of computer program. For example Gaussview can be used to do this. Check out Dr. Chao Wu s website ( Setting up the KPOINTS file Unlike in the case of the bulk, the lattice vectors for the surface are not all equivalent in length. Therefore, the correct k-point densities will not be equivalent either. As demonstrated in your KPOINTS file, equivalent densities are specified for the lateral lattice directions, but these densities are different than that specified for the vertical direction. The appropriate way to specify the k-point grid for the surface is NxNx1. Just like for the bulk, this grid (i.e. the value of N) will need to be converged before performing accurate surface calculations. The INCAR and POTCAR files These files can be set up identically to the anagalous bulk files. Certainly, to be able to correctly compare energies between the surface

8 and bulk, the ENCUT, ISMEAR, SIGMA, PREC, and LREAL parameters should be identical. Computing the surface energy The surface energy computed for the reaction: Bulk Metal -> Unrelaxed(111)Surface is γ = Unrelaxed E(111) ne Bulk 2A The surface energy computed for the reaction: Bulk Metal -> Unrelaxed (111)Surface -> Relaxed (111)Surface is γ = E Unrelaxed (111) 2A ne Bulk E + Re laxed (111) E A Unrelaxed (111) Unrelaxed E ) Here, (111 is the DFT energy of (111) without any relaxation, i.e. with all ions in there calculated bulk position. It is the final energy of the first geometric step of the surface geometry optimization. n is the number of ions in the surface calculation. is the energy from laxed E Re ) the bulk calculation. (111 is the energy of the geometry optimized (111) structure. A is the surface area of the (111)supercell, and for this supercell it is given by: (Surface scalefactor) 2 x sin(120 0 ) Note that this is the cross-product of the two lateral lattice vectors. The latter surface energy equation describes the formation of the surface in two different steps: 1) the cleaving of the surface from the bulk and 2) the relaxation of the surface due to the altered stresses on the atoms near the solid/vacuum interface. The first step results in the formation of two surfaces, one on the top and one on the bottom of the cell. The second step is due to relaxation of the top surface only, as the bottom is kept fixed in calculated bulk positions. E Bulk

Due: since the calculation takes longer than before, we ll make it due on 02/05/2016, Friday

Due: since the calculation takes longer than before, we ll make it due on 02/05/2016, Friday Homework 3 Due: since the calculation takes longer than before, we ll make it due on 02/05/2016, Friday Email to: jqian@caltech.edu Introduction In this assignment, you will be using a commercial periodic

More information

Introduction to VASP (1)

Introduction to VASP (1) Introduction to VASP (1) Yun-Wen Chen http://cms.mpi.univie.ac.at/vasp/vasp/vasp.html https://www.vasp.at/ 1 What is VASP? The Vienna Ab initio Simulation Package (VASP) is a computer program for atomic

More information

Lab 1: Handout GULP: an Empirical energy code

Lab 1: Handout GULP: an Empirical energy code Lab 1: Handout GULP: an Empirical energy code We will be using the GULP code as our energy code. GULP is a program for performing a variety of types of simulations on 3D periodic solids, gas phase clusters,

More information

Hands on Session III

Hands on Session III Hands on Session III Andreas EICHLER Institut für Materialphysik and Center for Computational Materials Science Universität Wien, Sensengasse 8, A-1090 Wien, Austria b-initio ienna ackage imulation G.

More information

Fundamentals and applications of Density Functional Theory Astrid Marthinsen PhD candidate, Department of Materials Science and Engineering

Fundamentals and applications of Density Functional Theory Astrid Marthinsen PhD candidate, Department of Materials Science and Engineering Fundamentals and applications of Density Functional Theory Astrid Marthinsen PhD candidate, Department of Materials Science and Engineering Outline PART 1: Fundamentals of Density functional theory (DFT)

More information

1. Hydrogen atom in a box

1. Hydrogen atom in a box 1. Hydrogen atom in a box Recall H atom problem, V(r) = -1/r e r exact answer solved by expanding in Gaussian basis set, had to solve secular matrix involving matrix elements of basis functions place atom

More information

Computational Material Science Part II-1: introduction. Horng-Tay Jeng ( 鄭弘泰 ) Institute of Physics, Academia Sinica

Computational Material Science Part II-1: introduction. Horng-Tay Jeng ( 鄭弘泰 ) Institute of Physics, Academia Sinica Computational Material Science Part II-1: introduction Horng-Tay Jeng ( 鄭弘泰 ) Institute of Physics, Academia Sinica Outline Introduction of Computational Material Science (CMS) Density Functional Theory

More information

VASP Tutorial: Dielectric properties and the Random-Phase-Approximation (RPA)

VASP Tutorial: Dielectric properties and the Random-Phase-Approximation (RPA) VASP Tutorial: Dielectric properties and the Random-Phase-Approximation (RPA) University of Vienna, Faculty of Physics and Center for Computational Materials Science, Vienna, Austria Setting up a VASP

More information

Tutorial 1. Atoms, molecules, and bulk systems. Computational Materials Physics, Faculty of Physics, University Vienna, Vienna, Austria

Tutorial 1. Atoms, molecules, and bulk systems. Computational Materials Physics, Faculty of Physics, University Vienna, Vienna, Austria Tutorial 1 Atoms, molecules, and bulk systems Computational Materials Physics, Faculty of Physics, University Vienna, Vienna, Austria I. The INCAR file II. The POSCAR file III. The KPOINTS file IV. The

More information

Introduction to phonopy

Introduction to phonopy Introduction to phonopy Installation Download phonopy http://sourceforge.net/projects/phonopy/ Install Python libraries that phonopy relies Install phonopy % sudo apt-get install python-dev python-numpy

More information

Introduction to Hartree-Fock calculations in Spartan

Introduction to Hartree-Fock calculations in Spartan EE5 in 2008 Hannes Jónsson Introduction to Hartree-Fock calculations in Spartan In this exercise, you will get to use state of the art software for carrying out calculations of wavefunctions for molecues,

More information

Excercise : Ammonia Flipping

Excercise : Ammonia Flipping Excercise : Ammonia Flipping Rennes, 1. September 2016 Faculty of Physics, AG-CMP, University of Vienna general remarks (1) this excercise consists of 4 steps which unfold if you untar the file ammonia

More information

IFM Chemistry Computational Chemistry 2010, 7.5 hp LAB2. Computer laboratory exercise 1 (LAB2): Quantum chemical calculations

IFM Chemistry Computational Chemistry 2010, 7.5 hp LAB2. Computer laboratory exercise 1 (LAB2): Quantum chemical calculations Computer laboratory exercise 1 (LAB2): Quantum chemical calculations Introduction: The objective of the second computer laboratory exercise is to get acquainted with a program for performing quantum chemical

More information

Lab 1: Handout GULP: an Empirical energy code

Lab 1: Handout GULP: an Empirical energy code 3.320/SMA 5.107/ Atomistic Modeling of Materials Spring 2003 1 Lab 1: Handout GULP: an Empirical energy code We will be using the GULP code as our energy code. GULP is a program for performing a variety

More information

Silica surface - Materials Studio tutorial. CREATING SiO 2 SURFACE

Silica surface - Materials Studio tutorial. CREATING SiO 2 SURFACE Silica surface - Materials Studio tutorial CREATING SiO 2 SURFACE Our goal surface of SiO2 6.948 Ǻ Import structure The XRD experiment gives us such parameters as: lattice parameters, symmetry group and

More information

Calculating Bond Enthalpies of the Hydrides

Calculating Bond Enthalpies of the Hydrides Proposed Exercise for the General Chemistry Section of the Teaching with Cache Workbook: Calculating Bond Enthalpies of the Hydrides Contributed by James Foresman, Rachel Fogle, and Jeremy Beck, York College

More information

Spin transport in Magnetic Tunnel Junctions

Spin transport in Magnetic Tunnel Junctions Spin transport in Magnetic Tunnel Junctions Tutorial on spin transport in Fe-MgO-Fe Version 2015.2 Spin transport in Magnetic Tunnel Junctions: Tutorial on spin transport in Fe-MgO-Fe Version 2015.2 Copyright

More information

Lab 3: Handout Quantum-ESPRESSO: a first principles code, part 2.

Lab 3: Handout Quantum-ESPRESSO: a first principles code, part 2. 1 Lab 3: Handout Quantum-ESPRESSO: a first principles code, part 2. In this lab, we will be using Quantum-ESPRESSO as our first-principles code again. In problem 1, we will compare energy between allotropes

More information

MODULE 2: QUANTUM MECHANICS. Practice: Quantum ESPRESSO

MODULE 2: QUANTUM MECHANICS. Practice: Quantum ESPRESSO MODULE 2: QUANTUM MECHANICS Practice: Quantum ESPRESSO I. What is Quantum ESPRESSO? 2 DFT software PW-DFT, PP, US-PP, PAW http://www.quantum-espresso.org FREE PW-DFT, PP, PAW http://www.abinit.org FREE

More information

VASP Tutorial. Nodo Lee. Ph. D. Candidate

VASP Tutorial. Nodo Lee. Ph. D. Candidate VASP Tutorial July 17, 2014 @ SCENT HPC Summer School @ GIST Nodo Lee Ph. D. Candidate Molecular Modeling Laboratory (MML) School of Materials Science and Engineering (MSE) Gwangju Institute of Science

More information

QuantumWise. QuantumWise is now part of Synopsys

QuantumWise. QuantumWise is now part of Synopsys Table of Contents Table of Contents NiSi2 Si interface Create the NiSi2/Si device The screening region Increase the length of the central region Set-up the calculation for the undoped device Dope the device

More information

Homework 5 Computational Chemistry (CBE 60547)

Homework 5 Computational Chemistry (CBE 60547) Homework 5 Computational Chemistry (CBE 60547) Prof. William F. Schneider Due: 1 Not Ar again! As they say, there are many ways to skin a cat! You have computed the wavefunctions of Ar

More information

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK What is SIMULINK? SIMULINK is a software package for modeling, simulating, and analyzing

More information

A Thesis. entitled. Structural and Electronic Properties of -Al 2 X 3 (X = O, Se, Te) Disney O. Maxwell

A Thesis. entitled. Structural and Electronic Properties of -Al 2 X 3 (X = O, Se, Te) Disney O. Maxwell A Thesis entitled Structural and Electronic Properties of -Al 2 X 3 (X = O, Se, Te) by Disney O. Maxwell Submitted to the Graduate Faculty as partial fulfillment of the requirements for the Master of Science

More information

EOS 102: Dynamic Oceans Exercise 1: Navigating Planet Earth

EOS 102: Dynamic Oceans Exercise 1: Navigating Planet Earth EOS 102: Dynamic Oceans Exercise 1: Navigating Planet Earth YOU MUST READ THROUGH THIS CAREFULLY! This exercise is designed to familiarize yourself with Google Earth and some of its basic functions while

More information

APBS electrostatics in VMD - Software. APBS! >!Examples! >!Visualization! >! Contents

APBS electrostatics in VMD - Software. APBS! >!Examples! >!Visualization! >! Contents Software Search this site Home Announcements An update on mailing lists APBS 1.2.0 released APBS 1.2.1 released APBS 1.3 released New APBS 1.3 Windows Installer PDB2PQR 1.7.1 released PDB2PQR 1.8 released

More information

Problem Set 2: First-Principles Energy Methods

Problem Set 2: First-Principles Energy Methods Problem Set 2: First-Principles Energy Methods Problem 1 (10 points): Convergence of absolute energies with respect to cutoff energies. A Using the Quantum ESPRESSO PWscf package, calculate the energy

More information

Chem 253. Tutorial for Materials Studio

Chem 253. Tutorial for Materials Studio Chem 253 Tutorial for Materials Studio This tutorial is designed to introduce Materials Studio 7.0, which is a program used for modeling and simulating materials for predicting and rationalizing structure

More information

Electric Fields and Equipotentials

Electric Fields and Equipotentials OBJECTIVE Electric Fields and Equipotentials To study and describe the two-dimensional electric field. To map the location of the equipotential surfaces around charged electrodes. To study the relationship

More information

Example: H 2 O (the car file)

Example: H 2 O (the car file) Example: H 2 O (the car file) As a practical example of DFT methods we calculate the energy and electronic properties of the water molecule. In order to carry out the DFT calculation you will need a set

More information

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands.

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. GIS LAB 7 The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. This lab will ask you to work with the Spatial Analyst extension.

More information

3D Molecule Viewer of MOGADOC (JavaScript)

3D Molecule Viewer of MOGADOC (JavaScript) 3D Molecule Viewer of MOGADOC (JavaScript) Movement of the Molecule Rotation of the molecule: Use left mouse button to drag. Translation of the molecule: Use right mouse button to drag. Resize the molecule:

More information

Table of Contents. Table of Contents Converting lattices: Rhombohedral to hexagonal and back

Table of Contents. Table of Contents Converting lattices: Rhombohedral to hexagonal and back Table of Contents Table of Contents Converting lattices: Rhombohedral to hexagonal and back Conversion between hp and hr representations Converting hp supercell to hr primitive cell Crystal classifications

More information

Linear Motion with Constant Acceleration

Linear Motion with Constant Acceleration Linear Motion 1 Linear Motion with Constant Acceleration Overview: First you will attempt to walk backward with a constant acceleration, monitoring your motion with the ultrasonic motion detector. Then

More information

Jaguar DFT Optimizations and Transition State Searches

Jaguar DFT Optimizations and Transition State Searches Jaguar DFT Optimizations and Transition State Searches Density Functional Theory (DFT) is a quantum mechanical (QM) method that gives results superior to Hartree Fock (HF) in less computational time. A

More information

Athena Visual Software, Inc. 1

Athena Visual Software, Inc. 1 Athena Visual Studio Visual Kinetics Tutorial VisualKinetics is an integrated tool within the Athena Visual Studio software environment, which allows scientists and engineers to simulate the dynamic behavior

More information

CHE3935. Lecture 4 Quantum Mechanical Simulation Methods Continued

CHE3935. Lecture 4 Quantum Mechanical Simulation Methods Continued CHE3935 Lecture 4 Quantum Mechanical Simulation Methods Continued 1 OUTLINE Review Introduction to CPMD MD and ensembles The functionals of density functional theory Return to ab initio methods Binding

More information

Quantum ESPRESSO. PWSCF: first steps

Quantum ESPRESSO. PWSCF: first steps Quantum ESPRESSO PWSCF: first steps What can I learn in this tutorial? What can I learn in this tutorial? How to run PWscf (pw.x) in self-consistent mode for Silicon How to get the band structure of Silicon

More information

Practical Guide to Density Functional Theory (DFT)

Practical Guide to Density Functional Theory (DFT) Practical Guide to Density Functional Theory (DFT) Brad Malone, Sadas Shankar Quick recap of where we left off last time BD Malone, S Shankar Therefore there is a direct one-to-one correspondence between

More information

Table of Contents. Table of Contents Spin-orbit splitting of semiconductor band structures

Table of Contents. Table of Contents Spin-orbit splitting of semiconductor band structures Table of Contents Table of Contents Spin-orbit splitting of semiconductor band structures Relavistic effects in Kohn-Sham DFT Silicon band splitting with ATK-DFT LSDA initial guess for the ground state

More information

Avogadro with YAeHMOP Manual

Avogadro with YAeHMOP Manual Avogadro with YAeHMOP Manual Patrick Avery, Herbert Ludowieg, Jochen Autschbach, and Eva Zurek Department of Chemistry University at Buffalo Buffalo, NY 14260-3000, USA September 11, 2017 Contents 1 Installation

More information

Module 2: Quantum Espresso Walkthrough

Module 2: Quantum Espresso Walkthrough Module 2: Quantum Espresso Walkthrough Energy and Geometry Optimization of the H 2 Molecule We will be using the PWSCF code for quantum mechanical calculations of extended systems. The PWSCF program is

More information

Table of Contents. Table of Contents Exploring graphene. Build a graphene sheet Build a CNT Transmission spectrum of a GNR Twisted nanoribbon

Table of Contents. Table of Contents Exploring graphene. Build a graphene sheet Build a CNT Transmission spectrum of a GNR Twisted nanoribbon Table of Contents Table of Contents Exploring graphene Build a graphene sheet Build a CNT Transmission spectrum of a GNR Twisted nanoribbon Transmission spectrum Möbius nanoribbon Buckling a graphene sheet

More information

Vibrational Spectroscopy Practical 2:

Vibrational Spectroscopy Practical 2: Vibrational Spectroscopy Practical 2: The aims of today's session are to introduce you to running larger-scale CASTEP jobs on supercomputer clusters, creation of input files for and setup of CASTEP jobs,

More information

Working with Digital Elevation Models in ArcGIS 8.3

Working with Digital Elevation Models in ArcGIS 8.3 Working with Digital Elevation Models in ArcGIS 8.3 The homework that you need to turn in is found at the end of this document. This lab continues your introduction to using the Spatial Analyst Extension

More information

Lab 1: Empirical Energy Methods Due: 2/14/18

Lab 1: Empirical Energy Methods Due: 2/14/18 Lab 1: Empirical Energy Methods Due: 2/14/18 General remarks on scientific scripting Scientific scripting for managing the input and output data is an important component of modern materials computations,

More information

Dynamics of the Atmosphere GEMPAK Lab 3. 3) In-class exercise about geostrophic balance in the real atmosphere.

Dynamics of the Atmosphere GEMPAK Lab 3. 3) In-class exercise about geostrophic balance in the real atmosphere. Dynamics of the Atmosphere GEMPAK Lab 3 Goals of this lab: 1) Learn about Linux scripts. 2) Learn how to combine levels in GEMPAK functions. 3) In-class exercise about geostrophic balance in the real atmosphere.

More information

Modeling the UV-Vis Absorption of a Series of Dyes CH342L: Spectroscopy February 15, 2016

Modeling the UV-Vis Absorption of a Series of Dyes CH342L: Spectroscopy February 15, 2016 Modeling the UV-Vis Absorption of a Series of Dyes CH342L: Spectroscopy February 15, 2016 We ll correlate the absorbance maximum of a series of dyes with structural changes between them 1. Chemicals absorb

More information

Newton s Cooling Model in Matlab and the Cooling Project!

Newton s Cooling Model in Matlab and the Cooling Project! Newton s Cooling Model in Matlab and the Cooling Project! James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University March 10, 2014 Outline Your Newton

More information

Exercises for Windows

Exercises for Windows Exercises for Windows CAChe User Interface for Windows Select tool Application window Document window (workspace) Style bar Tool palette Select entire molecule Select Similar Group Select Atom tool Rotate

More information

Predicting the Structure of Solids by DFT

Predicting the Structure of Solids by DFT Questions? Hudson Hall 235 or Hudson Hall 1111 Predicting the Structure of Solids by DFT Hands-On Instructions Contents 1 Cohesive Energy for Bulk Phases of Si 11 Setting up the Structures 12 Structure-Dependent

More information

AMS 132: Discussion Section 2

AMS 132: Discussion Section 2 Prof. David Draper Department of Applied Mathematics and Statistics University of California, Santa Cruz AMS 132: Discussion Section 2 All computer operations in this course will be described for the Windows

More information

LAB 1: MATLAB - Introduction to Programming. Objective:

LAB 1: MATLAB - Introduction to Programming. Objective: LAB 1: MATLAB - Introduction to Programming Objective: The objective of this laboratory is to review how to use MATLAB as a programming tool and to review a classic analytical solution to a steady-state

More information

MENA 9520 FME Modelling Tutorial 5 ( )

MENA 9520 FME Modelling Tutorial 5 ( ) MENA 9520 FME Modelling Tutorial 5 (25.02.2011) Task 5: Understanding type of bonding using charge-density plots Exercise 5.1: Visualizing charge density in Si: 1. mkdir charge 2. Copy a converged CTRL

More information

VPython Class 2: Functions, Fields, and the dreaded ˆr

VPython Class 2: Functions, Fields, and the dreaded ˆr Physics 212E Classical and Modern Physics Spring 2016 1. Introduction VPython Class 2: Functions, Fields, and the dreaded ˆr In our study of electric fields, we start with a single point charge source

More information

HSC Chemistry 7.0 User's Guide

HSC Chemistry 7.0 User's Guide HSC Chemistry 7.0 47-1 HSC Chemistry 7.0 User's Guide Sim Flowsheet Module Experimental Mode Pertti Lamberg Outotec Research Oy Information Service P.O. Box 69 FIN - 28101 PORI, FINLAND Fax: +358-20 -

More information

The Monte Carlo Method

The Monte Carlo Method ORBITAL.EXE Page 1 of 9 ORBITAL.EXE is a Visual Basic 3.0 program that runs under Microsoft Windows 9x. It allows students and presenters to produce probability-based three-dimensional representations

More information

GMS 8.0 Tutorial MT3DMS Advanced Transport MT3DMS dispersion, sorption, and dual domain options

GMS 8.0 Tutorial MT3DMS Advanced Transport MT3DMS dispersion, sorption, and dual domain options v. 8.0 GMS 8.0 Tutorial MT3DMS dispersion, sorption, and dual domain options Objectives Learn about the dispersion, sorption, and dual domain options in MT3DMS Prerequisite Tutorials None Required Components

More information

August 7, 2007 NUMERICAL SOLUTION OF LAPLACE'S EQUATION

August 7, 2007 NUMERICAL SOLUTION OF LAPLACE'S EQUATION August 7, 007 NUMERICAL SOLUTION OF LAPLACE'S EQUATION PURPOSE: This experiment illustrates the numerical solution of Laplace's Equation using a relaxation method. The results of the relaxation method

More information

Practical calculations using first-principles QM Convergence, convergence, convergence

Practical calculations using first-principles QM Convergence, convergence, convergence Practical calculations using first-principles QM Convergence, convergence, convergence Keith Refson STFC Rutherford Appleton Laboratory September 18, 2007 Results of First-Principles Simulations..........................................................

More information

CE 365K Exercise 1: GIS Basemap for Design Project Spring 2014 Hydraulic Engineering Design

CE 365K Exercise 1: GIS Basemap for Design Project Spring 2014 Hydraulic Engineering Design CE 365K Exercise 1: GIS Basemap for Design Project Spring 2014 Hydraulic Engineering Design The purpose of this exercise is for you to construct a basemap in ArcGIS for your design project. You may execute

More information

HOW TO USE MIKANA. 1. Decompress the zip file MATLAB.zip. This will create the directory MIKANA.

HOW TO USE MIKANA. 1. Decompress the zip file MATLAB.zip. This will create the directory MIKANA. HOW TO USE MIKANA MIKANA (Method to Infer Kinetics And Network Architecture) is a novel computational method to infer reaction mechanisms and estimate the kinetic parameters of biochemical pathways from

More information

VCell Tutorial. Building a Rule-Based Model

VCell Tutorial. Building a Rule-Based Model VCell Tutorial Building a Rule-Based Model We will demonstrate how to create a rule-based model of EGFR receptor interaction with two adapter proteins Grb2 and Shc. A Receptor-monomer reversibly binds

More information

Calculating NMR Chemical Shifts for beta-ionone O

Calculating NMR Chemical Shifts for beta-ionone O Calculating NMR Chemical Shifts for beta-ionone O Molecular orbital calculations can be used to get good estimates for chemical shifts. In this exercise we will calculate the chemical shifts for beta-ionone.

More information

Tutorial Three: Loops and Conditionals

Tutorial Three: Loops and Conditionals Tutorial Three: Loops and Conditionals Imad Pasha Chris Agostino February 18, 2015 1 Introduction In lecture Monday we learned that combinations of conditionals and loops could make our code much more

More information

Supporting Information

Supporting Information Supporting Information The Origin of Active Oxygen in a Ternary CuO x /Co 3 O 4 -CeO Catalyst for CO Oxidation Zhigang Liu, *, Zili Wu, *, Xihong Peng, ++ Andrew Binder, Songhai Chai, Sheng Dai *,, School

More information

Students will explore Stellarium, an open-source planetarium and astronomical visualization software.

Students will explore Stellarium, an open-source planetarium and astronomical visualization software. page 22 STELLARIUM* OBJECTIVE: Students will explore, an open-source planetarium and astronomical visualization software. BACKGROUND & ACKNOWLEDGEMENTS This lab was generously provided by the Red Rocks

More information

Experiment 0 ~ Introduction to Statistics and Excel Tutorial. Introduction to Statistics, Error and Measurement

Experiment 0 ~ Introduction to Statistics and Excel Tutorial. Introduction to Statistics, Error and Measurement Experiment 0 ~ Introduction to Statistics and Excel Tutorial Many of you already went through the introduction to laboratory practice and excel tutorial in Physics 1011. For that reason, we aren t going

More information

Model Building An Introduction to Atomistic Simulation

Model Building An Introduction to Atomistic Simulation Materials and Modelling MPhil 2006-07 COURSE MP3: MONTE CARLO AND MOLECULAR DYNAMICS COMPUTING CLASS 1 Model Building An Introduction to Atomistic Simulation Wednesday 22 nd November 2006 14.00 16.00 1

More information

Lab 2 Worksheet. Problems. Problem 1: Geometry and Linear Equations

Lab 2 Worksheet. Problems. Problem 1: Geometry and Linear Equations Lab 2 Worksheet Problems Problem : Geometry and Linear Equations Linear algebra is, first and foremost, the study of systems of linear equations. You are going to encounter linear systems frequently in

More information

QuantumATK Platform for Universities & Government Labs

QuantumATK Platform for Universities & Government Labs QuantumATK Platform for Universities & Government Labs QuantumATK is a complete and fully integrated software suite for atomic-scale modeling for academic research, professionally engineered using state-of-the-art

More information

Lab 4: Handout Molecular dynamics.

Lab 4: Handout Molecular dynamics. 1 Lab 4: Handout Molecular dynamics. In this lab, we will be using MOLDY as our molecular dynamics (MD) code. The MOLDY manual is online. It is a well-written manual, and is an excellent resource for learning

More information

Spontaneous polarization of ferroelectric BaTiO3

Spontaneous polarization of ferroelectric BaTiO3 Spontaneous polarization of ferroelectric BaTiO3 Tutorial on how to use ATK for polarization calculations Version 2014.0 Spontaneous polarization of ferroelectric BaTiO3: Tutorial on how to use ATK for

More information

Homework 2: Structure and Defects in Crystalline and Amorphous Materials

Homework 2: Structure and Defects in Crystalline and Amorphous Materials Homework 2: Structure and Defects in Crystalline and Amorphous Materials Muhammad Ashraful Alam Network of Computational Nanotechnology Discovery Park, Purdue University. In Lectures 4-6, we have discussed

More information

Quantum-ESPRESSO. PWSCF: first steps

Quantum-ESPRESSO. PWSCF: first steps Quantum-ESPRESSO PWSCF: first steps What can I learn in this lecture? What can I learn in this lecture? How to run PWscf (pw.x) in self-consistent mode for Silicon How to get the band structure of Silicon

More information

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note Introduction to Linear Algebra the EECS Way

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note Introduction to Linear Algebra the EECS Way EECS 16A Designing Information Devices and Systems I Fall 018 Lecture Notes Note 1 1.1 Introduction to Linear Algebra the EECS Way In this note, we will teach the basics of linear algebra and relate it

More information

Tutorial 12 Excess Pore Pressure (B-bar method) Undrained loading (B-bar method) Initial pore pressure Excess pore pressure

Tutorial 12 Excess Pore Pressure (B-bar method) Undrained loading (B-bar method) Initial pore pressure Excess pore pressure Tutorial 12 Excess Pore Pressure (B-bar method) Undrained loading (B-bar method) Initial pore pressure Excess pore pressure Introduction This tutorial will demonstrate the Excess Pore Pressure (Undrained

More information

Chemistry 14CL. Worksheet for the Molecular Modeling Workshop. (Revised FULL Version 2012 J.W. Pang) (Modified A. A. Russell)

Chemistry 14CL. Worksheet for the Molecular Modeling Workshop. (Revised FULL Version 2012 J.W. Pang) (Modified A. A. Russell) Chemistry 14CL Worksheet for the Molecular Modeling Workshop (Revised FULL Version 2012 J.W. Pang) (Modified A. A. Russell) Structure of the Molecular Modeling Assignment The molecular modeling assignment

More information

Application Note. U. Heat of Formation of Ethyl Alcohol and Dimethyl Ether. Introduction

Application Note. U. Heat of Formation of Ethyl Alcohol and Dimethyl Ether. Introduction Application Note U. Introduction The molecular builder (Molecular Builder) is part of the MEDEA standard suite of building tools. This tutorial provides an overview of the Molecular Builder s basic functionality.

More information

Using the Stock Hydrology Tools in ArcGIS

Using the Stock Hydrology Tools in ArcGIS Using the Stock Hydrology Tools in ArcGIS This lab exercise contains a homework assignment, detailed at the bottom, which is due Wednesday, October 6th. Several hydrology tools are part of the basic ArcGIS

More information

Conformational Analysis of n-butane

Conformational Analysis of n-butane Conformational Analysis of n-butane In this exercise you will calculate the Molecular Mechanics (MM) single point energy of butane in various conformations with respect to internal rotation around the

More information

2.1 Definition. Let n be a positive integer. An n-dimensional vector is an ordered list of n real numbers.

2.1 Definition. Let n be a positive integer. An n-dimensional vector is an ordered list of n real numbers. 2 VECTORS, POINTS, and LINEAR ALGEBRA. At first glance, vectors seem to be very simple. It is easy enough to draw vector arrows, and the operations (vector addition, dot product, etc.) are also easy to

More information

DMDW: A set of tools to calculate Debye-Waller factors and other related quantities using dynamical matrices.

DMDW: A set of tools to calculate Debye-Waller factors and other related quantities using dynamical matrices. DMDW: A set of tools to calculate Debye-Waller factors and other related quantities using dynamical matrices. DMDW is a set of tools developed to calculate Debye-Waller (DW) factors and other related quantities

More information

An example of panel solution in the elastic-plastic regime

An example of panel solution in the elastic-plastic regime An example of panel solution in the elastic-plastic regime Piotr Mika May, 2014 2013-05-08 1. Example solution of the panel with ABAQUS program The purpose is to analyze the elastic-plastic panel. The

More information

Chapter: 22. Visualization: Making INPUT File and Processing of Output Results

Chapter: 22. Visualization: Making INPUT File and Processing of Output Results Chapter: 22 Visualization: Making INPUT File and Processing of Output Results Keywords: visualization, input and output structure, molecular orbital, electron density. In the previous chapters, we have

More information

Chapter 1 Linear Equations. 1.1 Systems of Linear Equations

Chapter 1 Linear Equations. 1.1 Systems of Linear Equations Chapter Linear Equations. Systems of Linear Equations A linear equation in the n variables x, x 2,..., x n is one that can be expressed in the form a x + a 2 x 2 + + a n x n = b where a, a 2,..., a n and

More information

Satellite project, AST 1100

Satellite project, AST 1100 Satellite project, AST 1100 Introduction and useful information 0.1 Project overview In this project you are going to send a satellite from your home planet, in your own personal star system, to visit

More information

Structural Geology, GEOL 330 Spring 2012

Structural Geology, GEOL 330 Spring 2012 Developing the Magic Eye for folds This lab exercise is designed to get you thinking about the chronology of structural processes and and the resultant map patterns in areas with flat topography. You may

More information

Today: GEOL 452/552 - GIS for Geoscientists I. Lecture 3 - Chapter 1. GIS vector Data (review) Let s annotate this layer (draw on paper)

Today: GEOL 452/552 - GIS for Geoscientists I. Lecture 3 - Chapter 1. GIS vector Data (review) Let s annotate this layer (draw on paper) Today: GEOL 452/552 - GIS for Geoscientists I Lecture 3 - Chapter 1 GIS vector data - review raster data history: ArcView/ArcINFO - ArcGIS types of GIS data files Lab: finish Ch. 1 tutorial and HW1 Please

More information

Experiment 3: Simulating X-Ray Diffraction CH3500: Inorganic Chemistry, Plymouth State University

Experiment 3: Simulating X-Ray Diffraction CH3500: Inorganic Chemistry, Plymouth State University Experiment 3: Simulating X-Ray Diffraction CH3500: Inorganic Chemistry, Plymouth State University Created by Jeremiah Duncan, Dept. of Atmospheric Science and Chemistry, Plymouth State University (2012).

More information

Supporting Online Material

Supporting Online Material Supporting Online Material Materials and methods The binding energy per one sulfur atom in the GB with respect to the atomic gas state of sulfur, Eb GB, is calculated as follows. Eb GB N S = Etot GB (N

More information

Non-equilibrium Green s Function Calculations with TranSIESTA. a Tutorial

Non-equilibrium Green s Function Calculations with TranSIESTA. a Tutorial Non-equilibrium Green s Function Calculations with TranSIESTA a Tutorial Svante Hedström*, Subhajyoti Chaudhuri, Christian F. A. Negre, Wendu Ding, Adam J. Matula, and Victor S. Batista Yale University,

More information

Experiment 1: The Same or Not The Same?

Experiment 1: The Same or Not The Same? Experiment 1: The Same or Not The Same? Learning Goals After you finish this lab, you will be able to: 1. Use Logger Pro to collect data and calculate statistics (mean and standard deviation). 2. Explain

More information

T. Interface Energy of Metal-Ceramic Interface Co-WC Using ab initio Thermodynamics

T. Interface Energy of Metal-Ceramic Interface Co-WC Using ab initio Thermodynamics Application Note T. Using ab initio Thermodynamics Introduction In many metal-ceramic composites the interface between the metallic and ceramic phases determines the mechanical properties of the material.

More information

Introduction to Computational Neuroscience

Introduction to Computational Neuroscience CSE2330 Introduction to Computational Neuroscience Basic computational tools and concepts Tutorial 1 Duration: two weeks 1.1 About this tutorial The objective of this tutorial is to introduce you to: the

More information

Revision of the thermal chip simulation, J.E. Akin, Rice University

Revision of the thermal chip simulation, J.E. Akin, Rice University Revision of the thermal chip simulation, J.E. Akin, Rice University A SolidWorks simulation tutorial is just intended to illustrate where to find various icons that you would need in a real engineering

More information

Trouble-Shooting Coordinate System Problems

Trouble-Shooting Coordinate System Problems Trouble-Shooting Coordinate System Problems Written by Barbara M. Parmenter, revised 2/25/2014 OVERVIEW OF THE EXERCISE... 1 COPYING THE MAP PROJECTION EXERCISE FOLDER TO YOUR H: DRIVE OR DESKTOP... 2

More information

Foundations of Computation

Foundations of Computation The Australian National University Semester 2, 2018 Research School of Computer Science Tutorial 1 Dirk Pattinson Foundations of Computation The tutorial contains a number of exercises designed for the

More information

CHEM 498Q / CHEM 630Q: Molecular Modeling of Proteins TUTORIAL #3a: Empirical force fields

CHEM 498Q / CHEM 630Q: Molecular Modeling of Proteins TUTORIAL #3a: Empirical force fields Department of Chemistry and Biochemistry, Concordia University! page 1 of 6 CHEM 498Q / CHEM 630Q: Molecular Modeling of Proteins TUTORIAL #3a: Empirical force fields INTRODUCTION The goal of this tutorial

More information

Lecture 5b: Starting Matlab

Lecture 5b: Starting Matlab Lecture 5b: Starting Matlab James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University August 7, 2013 Outline 1 Resources 2 Starting Matlab 3 Homework

More information