Visualizing the results o Require the same input file o Final coordinate:  Required: input, CONTCAR  $contcar.x  $xmakemol –f contcar.xyz o Relaxation.

Slides:



Advertisements
Similar presentations
Tutorial for Elasticity tool (1) Select (2) Depress For speed, an elastic calculation should be preceded by a careful optimization of atom coordinates.
Advertisements

DFT – Practice Simple Molecules & Solids [based on Chapters 5 & 2, Sholl & Steckel] Input files Supercells Molecules Solids.
Creating a Histogram using the Histogram Function.
Checking the Required Conditions. Check these 3 boxes.
SIMULINK Dr. Samir Al-Amer. SIMULINK SIMULINK is a power simulation program that comes with MATLAB Used to simulate wide range of dynamical systems To.
Introduction to Longitudinal Phase Space Tomography Duncan Scott.
JPEG Compression in Matlab
MASTANI 2014 DAY 2 – exercise 3 scf and band structure calculations for Cu (metal) Madhura Marathe No input files available, but should be generated for.
Network for Computational Nanotechnology (NCN) Purdue, Norfolk State, Northwestern, MIT, Molecular Foundry, UC Berkeley, Univ. of Illinois, UTEP DFT Calculations.
7.5 Inverse Function 3/13/2013. x2x+ 3 x What do you notice about the 2 tables (The original function and it’s inverse)? The.
The H 2 O molecule: converging the size of the simulation box Objectives - study the convergence of the properties with the size of the unit cell.
Launch SpecE8 and React from GSS. You can use the chemical analyses in a GSS data sheet to set up and run SpecE8 and React calculations. Analysis → Launch…
VIRTUAL NANOLAB BY QUANTUMWISE
- Compute and analyze the band structure of an ionic solid
ADAMS Assignment 1 ME451:Kinematics and Dynamics of Machine Systems (Fall 2013) Assigned: September 18, 2013 Due: September 25, 2013.
T T03-01 Calculate Descriptive Statistics Purpose Allows the analyst to analyze quantitative data by summarizing it in sorted format, scattergram.
Tutorial: Quasiparticle and Optical Excitation Energies of the Benzene Molecule Sahar Sharifzadeh Molecular Foundry, LBNL /global/project/projectdirs/m1694/BGW-2013/7-benzene.
ISU / DEC 10 TH Joaquin Peralta, Rupa Dumpala, and Scott Broderick.
Tutorial for XFDTD Written by Cynthia Furse University of Utah.
Math – What is a Function? 1. 2 input output function.
© Alejandro Strachan – Binding Curves for H2 and He2 Online simulations via nanoHUB: Binding curves for H 2 molecule In this tutorial: Density functional.
Productivity. Calculating productivity Total output Total input Chocolate wave factory has 3000 waves 10 workers 300 waves per worker.
© Alejandro Strachan – Online simulations: electronic structure of oxygen Online simulations via nanoHUB: Exchange interaction in Oxygen In this tutorial:
Band Structure Engineering of Thermoelectric Materials- GeTe Jing ZhiLiang Nov
Sensitivity Analysis A systematic way of asking “what-if” scenario questions in order to understand what outcomes could possibly occur that would effect.
Chapter 5&6 Histograms Plots. Histogram A frequency distribution shown in graphical form. Frequency: Number of times that a data value occurs in the data.
Plotting the charge density of bulk Si
Program Convert the VASP into ChemCraft, openDX, XcrysDen Byun Jae Duk.
WORKSHOP 15 PARASOLID MODELING NAS120, Workshop 15, November 2003 WS15-1.
Electron poor materials research group Group meeting Dec 16, 2010 Theory- PAW_PBE psuedo potentials. EOS relaxations and bader analysis of resultant structures.
Industry Systems Input, Process or Output? Click on the right part of the system to move on.
1 Berger Jean-Baptiste
Practice #3: Electronic structure
Practice #4: defect NST551 TA : Lee Jounghee
Tutorial of Practice #4 - Supercell & Defect formation energy -
How to prepare the interface between siesta and wannier90
Tutorial of Practice #3 - DOS, band structure, wave function -
Practice #2: Solid Yong-Hyun Kim NST551.
Input dataClick ToolsClick Data Analysis Click Regression Enter range of data from Column B in Input Y Range Enter range of data from Column A in Input.
Practice #2: Solid Yong-Hyun Kim NST551.
The Nudged Elastic Band Method and its Implementation in VASP
Using Excel to Construct Basic Tools for Understanding Variation
How to plot fat bands with siesta
Online simulations via nanoHUB: The O2 molecule and spin
ZEPHYR + GROMACS José R. Valverde CNB/CSIC
Managing results files
Practice #0: Introduction
How to plot the Fermi surface using siesta and wannier90
VERTICAL LINE TEST GRAPHS can represent functions.
Url Login here.
GROpt.m (1) Copy the 7 files from GRopt.zip into one directory.
In-Class Task Script CE En 547 Brigham Young University
Using AMOS With SPSS Files.
Refine the Rfilt and Cfilt Values TIPL 4404 TI Precision Labs – ADCs
Exercise 5: Scoring Beginners FLUKA Course.
龙讯教程 How to simulate ultrafast dynamics using rt-TDDFT in Pwmat?
Function Rules and Tables.
Theory- Si an exploration of what is a bond via charge density.
Create an input-output table from the following rule or scenario
Coordinates y x The origin
How to prepare the interface between siesta and wannier90
Theory- Bader Analysis -> FCC
VERTICAL LINE TEST GRAPHS can represent functions.
Coordinates y x The origin
Functions Unit Pre-Algebra.
Rate of Change The rate of change is the change in y-values over the change in x-values.
Negative Coordinates y x The origin
Negative Coordinates y x The origin
Theory- Si bader analysis of VASP NG(X,Y,Z)F mesh
Wannier in abinit. Si and ZnSb March
Presentation transcript:

Visualizing the results o Require the same input file o Final coordinate:  Required: input, CONTCAR  $contcar.x  $xmakemol –f contcar.xyz o Relaxation process:  Required: input, XDATCAR  $ionmove.x  $xmakemol –f ion.xyz

Plotting wave function  For any calculation related to molecule system, center molecule at the origin (0,0,0).  Required input: INCAR KPOINT POTCAR CONTCAR WAVECAR input  $mv CONTCAR POSCAR  Converged WAVECAR from previous run is required.  Get NBANDS from PROCAR of previous run.  Modify INCAR file: ISTART=1 NBANDS=? LPARD=.TRUE. IBAND= # band number KPUSE= 1 # 1 k-point is needed LSEPB=.TRUE. LSEPK=.TRUE.

Plotting wave function (cont)  ISPIN = 1:  chden.x < CHGCAR or chden.x < PARCHG.xxx  ISPIN = 2:  use spinden.x < CHGCAR or spinden.x < PARCHG.xxx  Important note:  Above method only work for molecule centered at origin.  Before plotting any wave-function: Look at partial DOS carefully to identify the energy range. Look at occupation in OUTCAR to identify the band number  For ISPIN=2, one needs to decompose up and down spin component. Modify the first line of input file: 1 1 #1:up, -1:down O

cdplot.x input  cdplot.x also needs input file  [xmin,xmax] define the box surrounding system.  cdplot.x can work with any kind of unit cell.  Increase nx,ny,nz if a better quality plot is desired. 2 In 4 As #- ix,iy,iz (if <0, turning on interpolation) 3 #- idimplot (3 or 2) #- xmin,xmax,ymin,ymax,zmin,zmax #- nx,ny,nz

gOpenmol  To visualize charge density with gOpenmol: Go to run  Pltfile(conversion) Open the gopen.txt file in input file name box Type in the output file name, in output file name box, for example: test.plt Choose Formatted  Unformatted Click Apply Proceed to plotting step above