SlideShare una empresa de Scribd logo
1 de 2
#!/bin/csh
# This script runs a 2-cpu (core) Gaussian 09 job
# with the 2 cpus packed onto a single compute node.
# This job uses only one fourth of an 8-core compute
# node (2 cores, 1 quarter memory, 1 quarter scratch disk).
# The methane2.input deck in this directory is configured
# to work with these resources, although this methane
# computation is really too small to make use of even
# one fourth of a node. To increase the resources used
# (cpus memory, or disk) change the '-l select' line here
# and the parameter values at the head of the Gaussian
# input deck.
#PBS -q production_gau
#PBS -N gaussian_job
#PBS -l select=1:ncpus=2:mem=3840mb:lscratch=200gb
#PBS -l place=free
#PBS -V
# Find out name of master execution host (compute node)
echo -n ">>>> PBS Master compute node is: "
hostname
# set up G09 environment and scratch directory
setenv g09root /share/apps/gaussian
setenv MY_SCRDIR `whoami;date '+%m.%d.%y_%H:%M:%S'`
setenv MY_SCRDIR `echo $MY_SCRDIR | sed -e 's; ;_;'`
setenv GAUSS_SCRDIR /state/partition1/g09_scr/${MY_SCRDIR}_$$
mkdir -p $GAUSS_SCRDIR
echo $GAUSS_SCRDIR
source $g09root/g09/bsd/g09.login
# You must explicitly change to your working directory under PBS
cd $PBS_O_WORKDIR
$g09root/g09/g09 methane2.input
# Clean up scratch files by default
/bin/rm -r $GAUSS_SCRDIR
echo 'Job is done!'

Más contenido relacionado

La actualidad más candente

ncstudy#1 build_rails3_server
ncstudy#1 build_rails3_serverncstudy#1 build_rails3_server
ncstudy#1 build_rails3_serverYuya Yoshida
 
Upgrading To The New Map Reduce API
Upgrading To The New Map Reduce APIUpgrading To The New Map Reduce API
Upgrading To The New Map Reduce APITom Croucher
 
Rubinius @ RubyAndRails2010
Rubinius @ RubyAndRails2010Rubinius @ RubyAndRails2010
Rubinius @ RubyAndRails2010Dirkjan Bussink
 
Advanced backup methods (Postgres@CERN)
Advanced backup methods (Postgres@CERN)Advanced backup methods (Postgres@CERN)
Advanced backup methods (Postgres@CERN)Anastasia Lubennikova
 
Using R on High Performance Computers
Using R on High Performance ComputersUsing R on High Performance Computers
Using R on High Performance ComputersDave Hiltbrand
 
Data Consistency Workshop — Oslo Cassandra Users Oct 8, 2013
Data Consistency Workshop — Oslo Cassandra Users Oct 8, 2013Data Consistency Workshop — Oslo Cassandra Users Oct 8, 2013
Data Consistency Workshop — Oslo Cassandra Users Oct 8, 2013DataStax Academy
 
[Paper Reading]The Bw-Tree: A B-tree for New Hardware Platforms
[Paper Reading]The Bw-Tree: A B-tree for New Hardware Platforms[Paper Reading]The Bw-Tree: A B-tree for New Hardware Platforms
[Paper Reading]The Bw-Tree: A B-tree for New Hardware PlatformsPingCAP
 
Btree. Explore the heart of PostgreSQL.
Btree. Explore the heart of PostgreSQL. Btree. Explore the heart of PostgreSQL.
Btree. Explore the heart of PostgreSQL. Anastasia Lubennikova
 
Fast and cost effective geospatial analysis pipeline with AWS lambda
Fast and cost effective geospatial analysis pipeline with AWS lambdaFast and cost effective geospatial analysis pipeline with AWS lambda
Fast and cost effective geospatial analysis pipeline with AWS lambdaMila Frerichs
 
Some analysis of BlueStore and RocksDB
Some analysis of BlueStore and RocksDBSome analysis of BlueStore and RocksDB
Some analysis of BlueStore and RocksDBXiao Yan Li
 
Improving go-git performance
Improving go-git performanceImproving go-git performance
Improving go-git performancesource{d}
 
High Performance OSM Data Manipulation With Osmium - State of the Map 2013
High Performance OSM Data Manipulation With Osmium - State of the Map 2013High Performance OSM Data Manipulation With Osmium - State of the Map 2013
High Performance OSM Data Manipulation With Osmium - State of the Map 2013OSMFstateofthemap
 
GCE NFS HA
GCE NFS HAGCE NFS HA
GCE NFS HASimon Su
 
Object Storage with Gluster
Object Storage with GlusterObject Storage with Gluster
Object Storage with GlusterGluster.org
 
Goroutine stack and local variable allocation in Go
Goroutine stack and local variable allocation in GoGoroutine stack and local variable allocation in Go
Goroutine stack and local variable allocation in GoYu-Shuan Hsieh
 
Beyond Lists - Functional Kats Conf Dublin 2015
Beyond Lists - Functional Kats Conf Dublin 2015Beyond Lists - Functional Kats Conf Dublin 2015
Beyond Lists - Functional Kats Conf Dublin 2015Phillip Trelford
 
Nvvp streams-3
Nvvp streams-3Nvvp streams-3
Nvvp streams-3Josh Wyatt
 

La actualidad más candente (19)

ncstudy#1 build_rails3_server
ncstudy#1 build_rails3_serverncstudy#1 build_rails3_server
ncstudy#1 build_rails3_server
 
Upgrading To The New Map Reduce API
Upgrading To The New Map Reduce APIUpgrading To The New Map Reduce API
Upgrading To The New Map Reduce API
 
Rubinius @ RubyAndRails2010
Rubinius @ RubyAndRails2010Rubinius @ RubyAndRails2010
Rubinius @ RubyAndRails2010
 
Advanced backup methods (Postgres@CERN)
Advanced backup methods (Postgres@CERN)Advanced backup methods (Postgres@CERN)
Advanced backup methods (Postgres@CERN)
 
Using R on High Performance Computers
Using R on High Performance ComputersUsing R on High Performance Computers
Using R on High Performance Computers
 
Data Consistency Workshop — Oslo Cassandra Users Oct 8, 2013
Data Consistency Workshop — Oslo Cassandra Users Oct 8, 2013Data Consistency Workshop — Oslo Cassandra Users Oct 8, 2013
Data Consistency Workshop — Oslo Cassandra Users Oct 8, 2013
 
[Paper Reading]The Bw-Tree: A B-tree for New Hardware Platforms
[Paper Reading]The Bw-Tree: A B-tree for New Hardware Platforms[Paper Reading]The Bw-Tree: A B-tree for New Hardware Platforms
[Paper Reading]The Bw-Tree: A B-tree for New Hardware Platforms
 
Btree. Explore the heart of PostgreSQL.
Btree. Explore the heart of PostgreSQL. Btree. Explore the heart of PostgreSQL.
Btree. Explore the heart of PostgreSQL.
 
Fast and cost effective geospatial analysis pipeline with AWS lambda
Fast and cost effective geospatial analysis pipeline with AWS lambdaFast and cost effective geospatial analysis pipeline with AWS lambda
Fast and cost effective geospatial analysis pipeline with AWS lambda
 
Some analysis of BlueStore and RocksDB
Some analysis of BlueStore and RocksDBSome analysis of BlueStore and RocksDB
Some analysis of BlueStore and RocksDB
 
Move from C to Go
Move from C to GoMove from C to Go
Move from C to Go
 
Improving go-git performance
Improving go-git performanceImproving go-git performance
Improving go-git performance
 
High Performance OSM Data Manipulation With Osmium - State of the Map 2013
High Performance OSM Data Manipulation With Osmium - State of the Map 2013High Performance OSM Data Manipulation With Osmium - State of the Map 2013
High Performance OSM Data Manipulation With Osmium - State of the Map 2013
 
GCE NFS HA
GCE NFS HAGCE NFS HA
GCE NFS HA
 
Object Storage with Gluster
Object Storage with GlusterObject Storage with Gluster
Object Storage with Gluster
 
Goroutine stack and local variable allocation in Go
Goroutine stack and local variable allocation in GoGoroutine stack and local variable allocation in Go
Goroutine stack and local variable allocation in Go
 
Beyond Lists - Functional Kats Conf Dublin 2015
Beyond Lists - Functional Kats Conf Dublin 2015Beyond Lists - Functional Kats Conf Dublin 2015
Beyond Lists - Functional Kats Conf Dublin 2015
 
Nvvp streams-3
Nvvp streams-3Nvvp streams-3
Nvvp streams-3
 
Page compression. PGCON_2016
Page compression. PGCON_2016Page compression. PGCON_2016
Page compression. PGCON_2016
 

Destacado

N proc shared use this on dr craig dynemicin
N proc shared use this on dr craig dynemicinN proc shared use this on dr craig dynemicin
N proc shared use this on dr craig dynemicinDr Robert Craig PhD
 
This is for gaussview or pc model
This is for gaussview or pc modelThis is for gaussview or pc model
This is for gaussview or pc modelDr Robert Craig PhD
 
Aaa qualitative and dft analysis of endiynes for isha slideshare
Aaa qualitative and  dft analysis of endiynes for isha slideshareAaa qualitative and  dft analysis of endiynes for isha slideshare
Aaa qualitative and dft analysis of endiynes for isha slideshareDr Robert Craig PhD
 
Second order perturbation theory analysis of fock matrix in nbo basis for mol...
Second order perturbation theory analysis of fock matrix in nbo basis for mol...Second order perturbation theory analysis of fock matrix in nbo basis for mol...
Second order perturbation theory analysis of fock matrix in nbo basis for mol...Dr Robert Craig PhD
 
Tb chapter11 bbbbbbbbbbbbbbbbbbbbbbbbbb
Tb chapter11 bbbbbbbbbbbbbbbbbbbbbbbbbbTb chapter11 bbbbbbbbbbbbbbbbbbbbbbbbbb
Tb chapter11 bbbbbbbbbbbbbbbbbbbbbbbbbbDr Robert Craig PhD
 
Tb chapter12 cccccccccccccccccccccc
Tb chapter12 ccccccccccccccccccccccTb chapter12 cccccccccccccccccccccc
Tb chapter12 ccccccccccccccccccccccDr Robert Craig PhD
 

Destacado (15)

Mark 45 this is right
Mark 45 this is rightMark 45 this is right
Mark 45 this is right
 
Job type dynemicin
Job type  dynemicinJob type  dynemicin
Job type dynemicin
 
Formaldehye z matrix j5
Formaldehye z matrix j5Formaldehye z matrix j5
Formaldehye z matrix j5
 
N proc shared use this on dr craig dynemicin
N proc shared use this on dr craig dynemicinN proc shared use this on dr craig dynemicin
N proc shared use this on dr craig dynemicin
 
Chm lab inst policy 2011 edit 1
Chm lab inst policy 2011 edit 1Chm lab inst policy 2011 edit 1
Chm lab inst policy 2011 edit 1
 
Chapter12new
Chapter12newChapter12new
Chapter12new
 
Organic lab syllabus
Organic lab syllabusOrganic lab syllabus
Organic lab syllabus
 
The one for evan
The one for evanThe one for evan
The one for evan
 
This is for gaussview or pc model
This is for gaussview or pc modelThis is for gaussview or pc model
This is for gaussview or pc model
 
Aaa qualitative and dft analysis of endiynes for isha slideshare
Aaa qualitative and  dft analysis of endiynes for isha slideshareAaa qualitative and  dft analysis of endiynes for isha slideshare
Aaa qualitative and dft analysis of endiynes for isha slideshare
 
Full mass spectrum is here
Full mass spectrum is hereFull mass spectrum is here
Full mass spectrum is here
 
Second order perturbation theory analysis of fock matrix in nbo basis for mol...
Second order perturbation theory analysis of fock matrix in nbo basis for mol...Second order perturbation theory analysis of fock matrix in nbo basis for mol...
Second order perturbation theory analysis of fock matrix in nbo basis for mol...
 
Tb chapter11 bbbbbbbbbbbbbbbbbbbbbbbbbb
Tb chapter11 bbbbbbbbbbbbbbbbbbbbbbbbbbTb chapter11 bbbbbbbbbbbbbbbbbbbbbbbbbb
Tb chapter11 bbbbbbbbbbbbbbbbbbbbbbbbbb
 
Tb chapter12 cccccccccccccccccccccc
Tb chapter12 ccccccccccccccccccccccTb chapter12 cccccccccccccccccccccc
Tb chapter12 cccccccccccccccccccccc
 
Dr robert craig Resume 2015
Dr robert craig Resume 2015Dr robert craig Resume 2015
Dr robert craig Resume 2015
 

Similar a Annette g09 job file for cyclohexene

The Essential postgresql.conf
The Essential postgresql.confThe Essential postgresql.conf
The Essential postgresql.confRobert Treat
 
Huge pages
Huge pagesHuge pages
Huge pagesMohsen B
 
Perl at SkyCon'12
Perl at SkyCon'12Perl at SkyCon'12
Perl at SkyCon'12Tim Bunce
 
♨️CPU limitation per Oracle database instance
♨️CPU limitation per Oracle database instance♨️CPU limitation per Oracle database instance
♨️CPU limitation per Oracle database instanceAlireza Kamrani
 
You know, for search. Querying 24 Billion Documents in 900ms
You know, for search. Querying 24 Billion Documents in 900msYou know, for search. Querying 24 Billion Documents in 900ms
You know, for search. Querying 24 Billion Documents in 900msJodok Batlogg
 
[OpenInfra Days Korea 2018] Day 1 - T4-7: "Ceph 스토리지, PaaS로 서비스 운영하기"
[OpenInfra Days Korea 2018] Day 1 - T4-7: "Ceph 스토리지, PaaS로 서비스 운영하기"[OpenInfra Days Korea 2018] Day 1 - T4-7: "Ceph 스토리지, PaaS로 서비스 운영하기"
[OpenInfra Days Korea 2018] Day 1 - T4-7: "Ceph 스토리지, PaaS로 서비스 운영하기"OpenStack Korea Community
 
Vagrant, Ansible, and OpenStack on your laptop
Vagrant, Ansible, and OpenStack on your laptopVagrant, Ansible, and OpenStack on your laptop
Vagrant, Ansible, and OpenStack on your laptopLorin Hochstein
 
Build an High-Performance and High-Durable Block Storage Service Based on Ceph
Build an High-Performance and High-Durable Block Storage Service Based on CephBuild an High-Performance and High-Durable Block Storage Service Based on Ceph
Build an High-Performance and High-Durable Block Storage Service Based on CephRongze Zhu
 
PECL Picks - Extensions to make your life better
PECL Picks - Extensions to make your life betterPECL Picks - Extensions to make your life better
PECL Picks - Extensions to make your life betterZendCon
 
Learning Puppet basic thing
Learning Puppet basic thing Learning Puppet basic thing
Learning Puppet basic thing DaeHyung Lee
 
Wanting distributed volumes - Experiences with ceph-docker
Wanting distributed volumes - Experiences with ceph-dockerWanting distributed volumes - Experiences with ceph-docker
Wanting distributed volumes - Experiences with ceph-dockerEwout Prangsma
 
PuppetConf 2016: An Introduction to Measuring and Tuning PE Performance – Cha...
PuppetConf 2016: An Introduction to Measuring and Tuning PE Performance – Cha...PuppetConf 2016: An Introduction to Measuring and Tuning PE Performance – Cha...
PuppetConf 2016: An Introduction to Measuring and Tuning PE Performance – Cha...Puppet
 
10 things i wish i'd known before using spark in production
10 things i wish i'd known before using spark in production10 things i wish i'd known before using spark in production
10 things i wish i'd known before using spark in productionParis Data Engineers !
 
Building Apache Cassandra clusters for massive scale
Building Apache Cassandra clusters for massive scaleBuilding Apache Cassandra clusters for massive scale
Building Apache Cassandra clusters for massive scaleAlex Thompson
 
X64服务器 lnmp服务器部署标准 new
X64服务器 lnmp服务器部署标准 newX64服务器 lnmp服务器部署标准 new
X64服务器 lnmp服务器部署标准 newYiwei Ma
 
Deep Dive on Amazon EC2 Instances (March 2017)
Deep Dive on Amazon EC2 Instances (March 2017)Deep Dive on Amazon EC2 Instances (March 2017)
Deep Dive on Amazon EC2 Instances (March 2017)Julien SIMON
 
Hadoop performance optimization tips
Hadoop performance optimization tipsHadoop performance optimization tips
Hadoop performance optimization tipsSubhas Kumar Ghosh
 

Similar a Annette g09 job file for cyclohexene (20)

The Essential postgresql.conf
The Essential postgresql.confThe Essential postgresql.conf
The Essential postgresql.conf
 
Huge pages
Huge pagesHuge pages
Huge pages
 
Perl at SkyCon'12
Perl at SkyCon'12Perl at SkyCon'12
Perl at SkyCon'12
 
Membrane protein-ligand tutorial with GROMACS.pdf
Membrane protein-ligand tutorial with GROMACS.pdfMembrane protein-ligand tutorial with GROMACS.pdf
Membrane protein-ligand tutorial with GROMACS.pdf
 
♨️CPU limitation per Oracle database instance
♨️CPU limitation per Oracle database instance♨️CPU limitation per Oracle database instance
♨️CPU limitation per Oracle database instance
 
You know, for search. Querying 24 Billion Documents in 900ms
You know, for search. Querying 24 Billion Documents in 900msYou know, for search. Querying 24 Billion Documents in 900ms
You know, for search. Querying 24 Billion Documents in 900ms
 
[OpenInfra Days Korea 2018] Day 1 - T4-7: "Ceph 스토리지, PaaS로 서비스 운영하기"
[OpenInfra Days Korea 2018] Day 1 - T4-7: "Ceph 스토리지, PaaS로 서비스 운영하기"[OpenInfra Days Korea 2018] Day 1 - T4-7: "Ceph 스토리지, PaaS로 서비스 운영하기"
[OpenInfra Days Korea 2018] Day 1 - T4-7: "Ceph 스토리지, PaaS로 서비스 운영하기"
 
All The Little Pieces
All The Little PiecesAll The Little Pieces
All The Little Pieces
 
Vagrant, Ansible, and OpenStack on your laptop
Vagrant, Ansible, and OpenStack on your laptopVagrant, Ansible, and OpenStack on your laptop
Vagrant, Ansible, and OpenStack on your laptop
 
EC2
EC2EC2
EC2
 
Build an High-Performance and High-Durable Block Storage Service Based on Ceph
Build an High-Performance and High-Durable Block Storage Service Based on CephBuild an High-Performance and High-Durable Block Storage Service Based on Ceph
Build an High-Performance and High-Durable Block Storage Service Based on Ceph
 
PECL Picks - Extensions to make your life better
PECL Picks - Extensions to make your life betterPECL Picks - Extensions to make your life better
PECL Picks - Extensions to make your life better
 
Learning Puppet basic thing
Learning Puppet basic thing Learning Puppet basic thing
Learning Puppet basic thing
 
Wanting distributed volumes - Experiences with ceph-docker
Wanting distributed volumes - Experiences with ceph-dockerWanting distributed volumes - Experiences with ceph-docker
Wanting distributed volumes - Experiences with ceph-docker
 
PuppetConf 2016: An Introduction to Measuring and Tuning PE Performance – Cha...
PuppetConf 2016: An Introduction to Measuring and Tuning PE Performance – Cha...PuppetConf 2016: An Introduction to Measuring and Tuning PE Performance – Cha...
PuppetConf 2016: An Introduction to Measuring and Tuning PE Performance – Cha...
 
10 things i wish i'd known before using spark in production
10 things i wish i'd known before using spark in production10 things i wish i'd known before using spark in production
10 things i wish i'd known before using spark in production
 
Building Apache Cassandra clusters for massive scale
Building Apache Cassandra clusters for massive scaleBuilding Apache Cassandra clusters for massive scale
Building Apache Cassandra clusters for massive scale
 
X64服务器 lnmp服务器部署标准 new
X64服务器 lnmp服务器部署标准 newX64服务器 lnmp服务器部署标准 new
X64服务器 lnmp服务器部署标准 new
 
Deep Dive on Amazon EC2 Instances (March 2017)
Deep Dive on Amazon EC2 Instances (March 2017)Deep Dive on Amazon EC2 Instances (March 2017)
Deep Dive on Amazon EC2 Instances (March 2017)
 
Hadoop performance optimization tips
Hadoop performance optimization tipsHadoop performance optimization tips
Hadoop performance optimization tips
 

Más de Dr Robert Craig PhD

Hofstra Living environment Dr Rob
Hofstra Living environment Dr RobHofstra Living environment Dr Rob
Hofstra Living environment Dr RobDr Robert Craig PhD
 
Chapter 2-Your text book ves 5.pptx
Chapter 2-Your text book ves 5.pptxChapter 2-Your text book ves 5.pptx
Chapter 2-Your text book ves 5.pptxDr Robert Craig PhD
 
Brown dwarfs and planets jaslyn.pdf
Brown dwarfs and planets jaslyn.pdfBrown dwarfs and planets jaslyn.pdf
Brown dwarfs and planets jaslyn.pdfDr Robert Craig PhD
 
Day 1 Martin file from syllabus ves 5.pptx
Day 1 Martin file from syllabus ves 5.pptxDay 1 Martin file from syllabus ves 5.pptx
Day 1 Martin file from syllabus ves 5.pptxDr Robert Craig PhD
 
Astronomy chapter 1 power point.pptx
Astronomy chapter 1 power point.pptxAstronomy chapter 1 power point.pptx
Astronomy chapter 1 power point.pptxDr Robert Craig PhD
 
5Page43 how to classify stars parkslope heard from Annie.pdf
5Page43 how to classify stars parkslope  heard from Annie.pdf5Page43 how to classify stars parkslope  heard from Annie.pdf
5Page43 how to classify stars parkslope heard from Annie.pdfDr Robert Craig PhD
 
1-D Kinematics AP Lab Graphing.docx
1-D Kinematics AP Lab Graphing.docx1-D Kinematics AP Lab Graphing.docx
1-D Kinematics AP Lab Graphing.docxDr Robert Craig PhD
 
03 - Average Rates of Changec Cameron 1 Sara Hill.pdf
03 - Average Rates of Changec Cameron 1 Sara Hill.pdf03 - Average Rates of Changec Cameron 1 Sara Hill.pdf
03 - Average Rates of Changec Cameron 1 Sara Hill.pdfDr Robert Craig PhD
 
5.4- Measuring the Earth with Eratosthenes. Ves 2.pdf
5.4- Measuring the Earth with Eratosthenes. Ves 2.pdf5.4- Measuring the Earth with Eratosthenes. Ves 2.pdf
5.4- Measuring the Earth with Eratosthenes. Ves 2.pdfDr Robert Craig PhD
 
chapter 2 redone parkslope ves 4.pdf
chapter 2 redone parkslope ves 4.pdfchapter 2 redone parkslope ves 4.pdf
chapter 2 redone parkslope ves 4.pdfDr Robert Craig PhD
 
season_path_of_the_sun_and_latitude.pdf
season_path_of_the_sun_and_latitude.pdfseason_path_of_the_sun_and_latitude.pdf
season_path_of_the_sun_and_latitude.pdfDr Robert Craig PhD
 

Más de Dr Robert Craig PhD (20)

Hofstra Living environment Dr Rob
Hofstra Living environment Dr RobHofstra Living environment Dr Rob
Hofstra Living environment Dr Rob
 
pdf (4) 4.pdf
pdf (4) 4.pdfpdf (4) 4.pdf
pdf (4) 4.pdf
 
Mastering_Assignments.pdf.pdf
Mastering_Assignments.pdf.pdfMastering_Assignments.pdf.pdf
Mastering_Assignments.pdf.pdf
 
Lecture3.pdf
Lecture3.pdfLecture3.pdf
Lecture3.pdf
 
Lecture2.pdf
Lecture2.pdfLecture2.pdf
Lecture2.pdf
 
Lecture0.pdf
Lecture0.pdfLecture0.pdf
Lecture0.pdf
 
lecture 11 of 12 ves 1.pptx
lecture 11 of 12 ves 1.pptxlecture 11 of 12 ves 1.pptx
lecture 11 of 12 ves 1.pptx
 
Chapter 2-Your text book ves 5.pptx
Chapter 2-Your text book ves 5.pptxChapter 2-Your text book ves 5.pptx
Chapter 2-Your text book ves 5.pptx
 
Brown dwarfs and planets jaslyn.pdf
Brown dwarfs and planets jaslyn.pdfBrown dwarfs and planets jaslyn.pdf
Brown dwarfs and planets jaslyn.pdf
 
Day 1 Martin file from syllabus ves 5.pptx
Day 1 Martin file from syllabus ves 5.pptxDay 1 Martin file from syllabus ves 5.pptx
Day 1 Martin file from syllabus ves 5.pptx
 
Astronomy chapter 1 power point.pptx
Astronomy chapter 1 power point.pptxAstronomy chapter 1 power point.pptx
Astronomy chapter 1 power point.pptx
 
5Page43 how to classify stars parkslope heard from Annie.pdf
5Page43 how to classify stars parkslope  heard from Annie.pdf5Page43 how to classify stars parkslope  heard from Annie.pdf
5Page43 how to classify stars parkslope heard from Annie.pdf
 
1-D Kinematics AP Lab Graphing.docx
1-D Kinematics AP Lab Graphing.docx1-D Kinematics AP Lab Graphing.docx
1-D Kinematics AP Lab Graphing.docx
 
03 - Average Rates of Changec Cameron 1 Sara Hill.pdf
03 - Average Rates of Changec Cameron 1 Sara Hill.pdf03 - Average Rates of Changec Cameron 1 Sara Hill.pdf
03 - Average Rates of Changec Cameron 1 Sara Hill.pdf
 
5.4- Measuring the Earth with Eratosthenes. Ves 2.pdf
5.4- Measuring the Earth with Eratosthenes. Ves 2.pdf5.4- Measuring the Earth with Eratosthenes. Ves 2.pdf
5.4- Measuring the Earth with Eratosthenes. Ves 2.pdf
 
4.6- The Wanderers ves 7.pptx
4.6- The Wanderers ves 7.pptx4.6- The Wanderers ves 7.pptx
4.6- The Wanderers ves 7.pptx
 
Physics chapter 1.docx
Physics chapter 1.docxPhysics chapter 1.docx
Physics chapter 1.docx
 
chapter 2 redone parkslope ves 4.pdf
chapter 2 redone parkslope ves 4.pdfchapter 2 redone parkslope ves 4.pdf
chapter 2 redone parkslope ves 4.pdf
 
4.6- The Wanderers ves 7.pptx
4.6- The Wanderers ves 7.pptx4.6- The Wanderers ves 7.pptx
4.6- The Wanderers ves 7.pptx
 
season_path_of_the_sun_and_latitude.pdf
season_path_of_the_sun_and_latitude.pdfseason_path_of_the_sun_and_latitude.pdf
season_path_of_the_sun_and_latitude.pdf
 

Annette g09 job file for cyclohexene

  • 1. #!/bin/csh # This script runs a 2-cpu (core) Gaussian 09 job # with the 2 cpus packed onto a single compute node. # This job uses only one fourth of an 8-core compute # node (2 cores, 1 quarter memory, 1 quarter scratch disk). # The methane2.input deck in this directory is configured # to work with these resources, although this methane # computation is really too small to make use of even # one fourth of a node. To increase the resources used # (cpus memory, or disk) change the '-l select' line here # and the parameter values at the head of the Gaussian # input deck. #PBS -q production_gau #PBS -N gaussian_job #PBS -l select=1:ncpus=2:mem=3840mb:lscratch=200gb #PBS -l place=free #PBS -V # Find out name of master execution host (compute node) echo -n ">>>> PBS Master compute node is: " hostname # set up G09 environment and scratch directory setenv g09root /share/apps/gaussian
  • 2. setenv MY_SCRDIR `whoami;date '+%m.%d.%y_%H:%M:%S'` setenv MY_SCRDIR `echo $MY_SCRDIR | sed -e 's; ;_;'` setenv GAUSS_SCRDIR /state/partition1/g09_scr/${MY_SCRDIR}_$$ mkdir -p $GAUSS_SCRDIR echo $GAUSS_SCRDIR source $g09root/g09/bsd/g09.login # You must explicitly change to your working directory under PBS cd $PBS_O_WORKDIR $g09root/g09/g09 methane2.input # Clean up scratch files by default /bin/rm -r $GAUSS_SCRDIR echo 'Job is done!'