Platypus-QM β ( )

Size: px
Start display at page:

Download "Platypus-QM β ( )"

Transcription

1 Platypus-QM β ( )

2

3 MPI MPI RHF &Atoms &Basis &Atoms &PointCahrges

4 &Control &QM &Integral &RHF A 25 A.1 HF B 27 C 29 C.1 Platypus-QM

5 bash $HOME/local/platypus-qm/bin Platypus-QM $HOME/work/platypus (1) (Typewriter) ( ) 1: &RHF 1 &RHF 2 &rhf 2: platypus qm energy rhf platypus qm energy rhf (2) (Italic) 1

6 ( ) integer ( ) real number ( ) digit ( : 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0) string ( ) file name ( ) basis name ( ) symbol ( ) id (, 1 digit ) 1: PRINT = integer 1 PRINT = 1 2 PRINT = 2 2: BasisSet = basis name 1 BasisSet = MINI-4 2 BasisSet = 6-31G (3) [ A ] [ ] 1: [ PRINT = integer ] 1! (PRINT ) 2 PRINT = 1! ( ) (4) { A B C } { } 1 1: PRUNED = { YES NO } 1 PRUNED = YES 2 PRUNED = NO (5) [... ] 1: A [... ] 1 A 2 A A A 2

7 (6) A + B + + 1: symbol + id Mg123 (7) $ 1: $ (8) 1: $ command [ arg [...] ] (9) 1: line1 line2 line3 (10) ( \) 1: $ command arg1 \ arg2 3

8

9 2. MPI 2 MPI 2.1 Platypus-QM./bahrc export PLATYPUSQMDIR=/usr/local/platypus-qm export PATH="$PLATYPUSQMDIR/bin:$PATH" 2.2 MPI MPI mpiexec/mpirun mpiexec -np 2 $ mpirun -np 2 program Flat MPI (go K.sh) #!/bin/bash -x # #PJM --rsc-list "node=2" #PJM --rsc-list "elapse=00:05:00" #PJM --mpi "rank-map-bynode" #PJM --mpi "use-rankdir" #PJM --stgin "rank=*./platypus_qm %r:./" #PJM --stgin "rank=*./qm.inp %r:./" #PJM --stgin "rank=*./basisfile %r:./" #PJM -s #. /work/system/env_base export OMP_NUM_THREADS=8 LPGPARM="lpgparm -s 32MB -d 32MB -h 32MB -t 32MB -p 32MB" 5

10 2. MPI 2.2 MPI mpiexec ${LPGPARM}./platypus_qm $ pjsub go.sh $ pjstat $ pjstat -v ID (REQID) $ pjdel REQID 6

11 3. 3 qm.inp BASISFILE 3.1 RHF &qm wftype = rhf &end &rhf energyconv = 1.d-7 scfconv = 1.d-04 maxcyc = 20 &end &basis BasisFile = BASISFILE BasisSet = MINI-4 &end &atoms units = au O H H &end 7

12

13 (1) (2) 1: Print = 1 2: Print = 1 (3) 1: Print = 1 2: Print = 1 (4)!, #, ; 1: Print = 1! 2: Print = 1 # 3: Print = 1 ; (5) 9

14 : PRINT = 1 # 2: Print = 1 # (6) & &END 1: &RHF &END (7) 1: &RHF &END # (8) 2 (i) (ii) ( ) &Atoms &Basis &PointCharges &GaussianCharges (9) = = ( 1 [ 2 [...] ] ) ( ) 1: WeightFactors = 1 10

15 : WeightFactors = ( 1 1 ) (10) 11

16 (1) &Atoms &Basis &PointCharges (2) &Control &QM &Integral &RHF QM/MD RHF, RDFT 12

17 &Atoms 4.3 &Atoms &Atoms [ Units = { ang au } ] atom name1 x1 y1 z1 [ charge1 ] [ basis name1 [ basis library name1 ]] [ atom name2 x2 y2 z2 [ charge2 ] [ basis name2 [ basis library name2 ]]] [... ] &End Units ang au [ : ang ] (Å) (a.u.) atom name symbol id x y z charge symbol [ + id ] (H Ba) ( : H, Mg) &Basis digit [ + digit [... ] ] ( : H1, Mg12) X real number Y real number Z real number ( : a.u.) real number [ : ] 13

18 &Atoms (continued) basis name string [ : &Basis ] basis library name basis name string PLATYPUS QM BASIS DIR [ : &Basis ] units (a.u.) &atoms units = au O H H &end 2. &atoms units = au O MINI-4 H MINI-4 H MINI-4 &end 14

19 &Basis 4.4 &Basis &Atoms [ &Basis [ BasisFile = basis library name ] [ BasisSet = basis name ] [ # basis set definition block def symbol = basis name # shell definition block shell type number of primitives [ scale factor ] # primitive function definition line orbital exponent coefficient [ coefficient ] [... ] [... ] [... ] ] [ # basis set assignment line set { symbol symbol+id } = basis name [ basis library name ] [... ] ] &End ] symbol basis name &Basis [ # basis set definition block def symbol = basis name # shell definition block shell type number of primitives [ scale factor ] # primitive definition line orbital exponent coefficient [ coefficient ] [... ] [... ] [... ] ] 15

20 &Basis PLATYPUS BASISDIR PLATYPUS BASISFILE PLATYPUS BASISSET string [ :./ ] PLATYPUS BASISDIR string [ : BASISFILE ] string [ : STO-3G ] BasisFile BasisSet string string PLATYPUS BASISDIR [ : PLATYPUS BASISFILE ] [ : PLATYPUS BASISSET ] def set atom name symbol symbol+id id basis name basis library name symbol [ + id ] ( : H, Mg) + ( : H1, Mg12) digit [ + digit [... ] ] string basis name PLATYPUS BASISDIR string [ : BasisFile ] 16

21 &Basis (continued) shell type { S P D SP } number of primitives integer scale factor real number [ : 1.0] orbital exponent real number coefficient real number SP coefficient basis library name def basis name def &Atoms 1. &Atoms 2. set symbol+id = basis name [ basis library name ] symbol+id ( symbol+id ) 3. set symbol = basis name [ basis library name ] symbol ( symbol symbol+id ) 4. BasisSet &Basis BasisFile =../BasisLib BasisSet = 6-31G &End 2. 17

22 &Basis &Basis BasisFile =../BasisLib set H = 6-31G set O = 6-31G** &End 3. H H &Basis BasisFile =../BasisLib set H = 6-31G set O = 6-31G** def H = 6-31G S S &End 4. def H = 6-31G S S

23 &PointCahrges 4.5 &PointCahrges [ &PointCharges [ Units = { ang au } ] x1 y1 z1 charge1 [ x2 y2 z2 charge2 ] [... ] &End ] Units ang au [ : ang ] (Å) (a.u.) atom name x y z charge X real number Y real number Z real number ( : a.u.) real number &PointCharges # x y z charge &End 19

24 &Control 4.6 &Control [ &Control [ PRINT = integer ] &End ] PRINT integer [ : 0 ] &Control print = 1 &End 20

25 &QM 4.7 &QM [ &QM [ WFType = { RHF } ] [ Check = { NO Energy } ] &End ] WFTYPE Check RHF NO Energy [ : RHF ] RHF QM [ : NO ] &QM wftype = rhf &End 21

26 &Integral 4.8 &Integral [ &Integral [ ERITHRES = real number ] &End ] ERITHRES ERI real number [ : 1.0E-8 ] &Integral erithres = 1.0d-8 &End 22

27 &RHF 4.9 &RHF [ &RHF [ ION = integer ] [ MAXCYC = integer ] [ SCFCONV = real number ] [ ENERGYCONV = real number ] [ DIISSIZE = integer ] &End ] ION MAXCYC SCFCONV ENERGYCONV DIISSIZE integer [ : 0 ] integer [ : 30 ] RMS real number [ : 1.0E-6 ] real number [ : 1.0E-10 ] DIIS real number [ : 8 ] SCFCONV ENERGYCONV &RHF MAXCYC = 20 SCFCONV = 1.0E-4 ENERGYCONV = 1.0E-8 &END 23

28

29 A. A ĤΨ = EΨ (A.1) Ĥ Ψ E Platypus-QM A.1 HF HF (Hartree-Fock) Ψ Φ 0 Ψ = Φ 0 (A.2) MO ( ; Molecular Orbital) ϕ i MO N Φ 0 = ϕ 1 (1)ϕ 2 (2)... ϕ N (N) MOϕ i α ϕ i β ϕ i (A.3) Φ RHF 0 = ϕ 1 (1)ϕ 1 (2)... ϕ N/2 (N 1)ϕ N/2 (N) (A.4) MO 2 RHF (Restricted Hartree-Fock) 1 MO N open high spin Φ ROHF 0 = ϕ 1 ϕ 1... ϕ (N Nopen)/2ϕ (N Nopen)/2ϕ (N Nopen)/ ϕ (N Nopen)/2+N open (A.5) ROHF (Restricted Open shell Hartree-Fock) α MO β MO Φ UHF 0 = ϕ 1 (1)ϕ 2 (2)... ϕ Nα (N α )ϕ Nα+1(N α + 1)... ϕ Nα+N β (N α + N β ) (A.6) UHF (Unrestricted Hartree-Fock) HF E MO { C } { ϵ } CI CASSCF HF HF MO ϕ i AO ( ; Atomic Orbital) χ µ AO (basis function) ϕ i = N AO µ C iµ χ µ (A.7) 25

30 A. A.1 HF (Basis set) N AO HF F SC = Cϵ (A.8) F Fock S C MO ϵ (A.8) Fock F MO C MO C init C (A.8) MO C init 26

31 B. B / 200 File Not Found 201 File Open Error 202 File Close Error 203 File Rrewind Error 204 File Read Error 205 File Write Error 300 Group Not Specified 301 Group Begin 302 Group End 303 Group EOF 304 Invalid Group Name 305 Duplicate Group 311 Incorrect Option Syntax 312 Invalid Option Name 313 Duplicate Option 321 Invalid Value 322 Out Of Range 27

32 B. / 323 Inconsistent Value 331 Invalid Format 341 Invalid Name 351 Duplicate 352 No Atoms 355 No Basis Set 999 Internal Error 28

33 C. C Platypus-QM (1) Fortran (2) MPI (3) BLAS, LAPACK (1) C.1 Platypus-QM 1. $ tar xvf platypus-qm-0.63-k.tar.bz2 2. $./runconfigure_k $ make 3. (1) (2) src/platypus qm data/qm.inp data/basisfile data/go K.sh (3) go K.sh (4) $ pjsub go_k.sh (5) data/qm C6H6 H2O PC.out ref 29

34

main.dvi

main.dvi 1 F77 5 hmogi-2008f@kiban.civil.saitama-u.ac.jp 2013/5/13 1 2 f77... f77.exe f77.exe CDROM (CDROM D D: setupond E E: setupone 5 C:work\T66160\20130422>f77 menseki.f -o menseki f77(.exe) f77 f77(.exe) C:work\T66160\20130422>set

More information

和佐田P indd

和佐田P indd B3LYP/6-31G* Hartree-Fock B3LYP Hartree-Fock 6-31G* Hartree-Fock LCAO Linear Combination of Atomic Orbitals Gauss Gaussian-Type Orbital: GTO Gaussian- Type Function: GTF 2 23 1 1 X, Y, Z x, y, z l m n

More information

I I / 47

I I / 47 1 2013.07.18 1 I 2013 3 I 2013.07.18 1 / 47 A Flat MPI B 1 2 C: 2 I 2013.07.18 2 / 47 I 2013.07.18 3 / 47 #PJM -L "rscgrp=small" π-computer small: 12 large: 84 school: 24 84 16 = 1344 small school small

More information

研修コーナー

研修コーナー l l l l l l l l l l l α α β l µ l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l

More information

スライド 1

スライド 1 FMO 創薬コンソーシアム FMODD 京での FMO 計算練習会 2015 年 5 月 22 日 理化学研究所 本講習会の内容 1. 京の構成とABINIT-MPの概要 2. 京にログイン 計算環境の準備 3. ジョブの投入練習 1(TrpCageの例題を用いた基本ジョブ実行練習 ) 4. ジョブの投入練習 2(ERαの例題を用いた実践的なジョブ実行練習 ) 5. 新規作成構造のジョブの投入に関する注意点

More information

±é½¬£²¡§£Í£Ð£É½éÊâ

±é½¬£²¡§£Í£Ð£É½éÊâ 2012 8 7 1 / 52 MPI Hello World I ( ) Hello World II ( ) I ( ) II ( ) ( sendrecv) π ( ) MPI fortran C wget http://www.na.scitec.kobe-u.ac.jp/ yaguchi/riken2012/enshu2.zip unzip enshu2.zip 2 / 52 FORTRAN

More information

和佐田P indd

和佐田P indd 2000 B3LYP/6-31G Gaussian 98 03 B3LYP/6-31G* Gaussian STO-3G RHF Gaussian RHF/STO-3G B3LYP RHF 6-31G* STO-3G Schrödinger Schrödinger s p d Schrödinger Schrödinger Hohenberg-Kohn Kohn-Sham Kohn-Sham [1-3]

More information

OpenMP¤òÍѤ¤¤¿ÊÂÎó·×»»¡Ê£²¡Ë

OpenMP¤òÍѤ¤¤¿ÊÂÎó·×»»¡Ê£²¡Ë 2013 5 30 (schedule) (omp sections) (omp single, omp master) (barrier, critical, atomic) program pi i m p l i c i t none integer, parameter : : SP = kind ( 1. 0 ) integer, parameter : : DP = selected real

More information

和佐田 裕昭P indd

和佐田 裕昭P indd 19 20 Gaussian 20 Gaussian 1998 J. A. Pople Gaussian Windows Macintosh Gaussian 12 [1] 21 HPC2500 Gaussian Gaussian 03 IT Gaussian Gaussian Gaussian 94 5 [2-6] Gaussian 98 1 [7] Gaussian 03 Gaussian 03

More information

ohp1.dvi

ohp1.dvi 2008 1 2008.10.10 1 ( 2 ) ( ) ( ) 1 2 1.5 3 2 ( ) 50:50 Ruby ( ) Ruby http://www.ruby-lang.org/ja/ Windows Windows 3 Web Web http://lecture.ecc.u-tokyo.ac.jp/~kuno/is08/ / ( / ) / @@@ ( 3 ) @@@ :!! ( )

More information

1 911 9001030 9:00 A B C D E F G H I J K L M 1A0900 1B0900 1C0900 1D0900 1E0900 1F0900 1G0900 1H0900 1I0900 1J0900 1K0900 1L0900 1M0900 9:15 1A0915 1B0915 1C0915 1D0915 1E0915 1F0915 1G0915 1H0915 1I0915

More information

1 1.1,,,.. (, ),..,. (Fig. 1.1). Macro theory (e.g. Continuum mechanics) Consideration under the simple concept (e.g. ionic radius, bond valence) Stru

1 1.1,,,.. (, ),..,. (Fig. 1.1). Macro theory (e.g. Continuum mechanics) Consideration under the simple concept (e.g. ionic radius, bond valence) Stru 1. 1-1. 1-. 1-3.. MD -1. -. -3. MD 1 1 1.1,,,.. (, ),..,. (Fig. 1.1). Macro theory (e.g. Continuum mechanics) Consideration under the simple concept (e.g. ionic radius, bond valence) Structural relaxation

More information

大規模共有メモリーシステムでのGAMESSの利点

大規模共有メモリーシステムでのGAMESSの利点 Technical white paper GAMESS GAMESS Gordon Group *1 Gaussian Gaussian1 Xeon E7 8 80 2013 4 GAMESS 1 RHF ROHF UHF GVB MCSCF SCF Energy CDFpEP CDFpEP CDFpEP CD-pEP CDFpEP SCF Gradient CDFpEP CDFpEP CDFpEP

More information

openmp1_Yaguchi_version_170530

openmp1_Yaguchi_version_170530 並列計算とは /OpenMP の初歩 (1) 今 の内容 なぜ並列計算が必要か? スーパーコンピュータの性能動向 1ExaFLOPS 次世代スハ コン 京 1PFLOPS 性能 1TFLOPS 1GFLOPS スカラー機ベクトル機ベクトル並列機並列機 X-MP ncube2 CRAY-1 S-810 SR8000 VPP500 CM-5 ASCI-5 ASCI-4 S3800 T3E-900 SR2201

More information

I I / 68

I I / 68 2013.07.04 I 2013 3 I 2013.07.04 1 / 68 I 2013.07.04 2 / 68 I 2013.07.04 3 / 68 heat1.f90 heat2.f90 /tmp/130704/heat2.f90 I 2013.07.04 4 / 68 diff heat1.f90 heat2.f90!! heat2. f 9 0! c m > NGRID! c nmax

More information

演習準備

演習準備 演習準備 2014 年 3 月 5 日神戸大学大学院システム情報学研究科森下浩二 1 演習準備の内容 神戸大 FX10(π-Computer) 利用準備 システム概要 ログイン方法 コンパイルとジョブ実行方法 MPI 復習 1. MPIプログラムの基本構成 2. 並列実行 3. 1 対 1 通信 集団通信 4. データ 処理分割 5. 計算時間計測 2 神戸大 FX10(π-Computer) 利用準備

More information

第13回:交差項を含む回帰・弾力性の推定

第13回:交差項を含む回帰・弾力性の推定 13 2018 7 27 1 / 31 1. 2. 2 / 31 y i = β 0 + β X x i + β Z z i + β XZ x i z i + u i, E(u i x i, z i ) = 0, E(u i u j x i, z i ) = 0 (i j), V(u i x i, z i ) = σ 2, i = 1, 2,, n x i z i 1 3 / 31 y i = β

More information

num2.dvi

num2.dvi kanenko@mbk.nifty.com http://kanenko.a.la9.jp/ 16 32...... h 0 h = ε () 0 ( ) 0 1 IEEE754 (ieee754.c Kerosoft Ltd.!) 1 2 : OS! : WindowsXP ( ) : X Window xcalc.. (,.) C double 10,??? 3 :, ( ) : BASIC,

More information

2

2 3G DN-300SE USB 2013 3 12 2 1.... 4 2.... 6 2.1.... 6 2.2. OS... 6 3.... 7 3.1.... 7 3.2.... 7 4....8 4.1.... 8 4.2. ALARM STOP... 10 4.3.... 10 5.... 11 5.1.... 11 6.... 12 6.1. (Windows Vista / 7 / 8

More information

演習1: 演習準備

演習1: 演習準備 演習 1: 演習準備 2013 年 8 月 6 日神戸大学大学院システム情報学研究科森下浩二 1 演習 1 の内容 神戸大 X10(π-omputer) について システム概要 ログイン方法 コンパイルとジョブ実行方法 OpenMP の演習 ( 入門編 ) 1. parallel 構文 実行時ライブラリ関数 2. ループ構文 3. shared 節 private 節 4. reduction 節

More information

1

1 PalmGauss SC PGSC-5G Instruction Manual PalmGauss SC PGSC-5G Version 1.01 PalmGauss SC PGSC5G 1.... 3 2.... 3 3.... 3 3.1... 3 3.2... 3 3.3 PalmGauss... 4 3.4... 4 3.4.1 (Fig. 4)... 4 3.4.2 (Fig. 5)...

More information

Supplement to Osaka2k Department of Computational Nanomaterials Design ISIR, Osaka University

Supplement to Osaka2k Department of Computational Nanomaterials Design ISIR, Osaka University Supplement to Osakak Department of Computational Nanomaterials Design ISIR, Osaka University pwbcd................................................................ ayband 8.........................................................................................................

More information

磁性物理学 - 遷移金属化合物磁性のスピンゆらぎ理論

磁性物理学 - 遷移金属化合物磁性のスピンゆらぎ理論 email: takahash@sci.u-hyogo.ac.jp April 30, 2009 Outline 1. 2. 3. 4. 5. 6. 2 / 260 Today s Lecture: Itinerant Magnetism 60 / 260 Multiplets of Single Atom System HC HSO : L = i l i, S = i s i, J = L +

More information

2 (4)-7

2 (4)-7 2 (4)-7 (4)-7 3 4 p r f > 5 6 7 8 9 10 11 r q!1 o!0!2!3!4!5 w e t y u i!6!7 q w e r t y 12 u i o!0!1!7!2!3!4!5 p r f >!6!7 13 !8!8!9!9 @0 @0 14 @1 @2 @3 @4 @5 @6 @7 @8 @9 @1 @2 @3 @5 @6 @7 @8 @9 @4 15

More information

I

I I 1 2016.07.21 MPI OpenMP 84 1344 gnuplot Xming Tera term cp -r /tmp/160721 chmod 0 L x L y 0 k T (x, t) k: T t = k 2 T x 2 T t = s s : heat source 1D T (x, t) t = k 2 T (x, t) x 2 + s(x) 2D T (x,

More information

compiler-text.dvi

compiler-text.dvi 2018.4 1 2 2.1 1 1 1 1: 1. (source program) 2. (object code) 3. 1 2.2 C if while return C input() output() fun var ( ) main() C (C-Prime) C A B C 2.3 Pascal P 1 C LDC load constant LOD load STR store AOP

More information

( ) ( ) lex LL(1) LL(1)

( ) ( ) lex LL(1) LL(1) () () lex LL(1) LL(1) http://www.cs.info.mie-u.ac.jp/~toshi/lectures/compiler/ 29 5 14 1 1 () / (front end) (back end) (phase) (pass) 1 2 1 () () var left, right; fun int main() { left = 0; right = 10;

More information

コンピュータ概論

コンピュータ概論 4.1 For Check Point 1. For 2. 4.1.1 For (For) For = To Step (Next) 4.1.1 Next 4.1.1 4.1.2 1 i 10 For Next Cells(i,1) Cells(1, 1) Cells(2, 1) Cells(10, 1) 4.1.2 50 1. 2 1 10 3. 0 360 10 sin() 4.1.2 For

More information

A, B, C. (1) A = A. (2) A = B B = A. (3) A = B, B = C A = C. A = B. (3)., f : A B g : B C. g f : A C, A = C. 7.1, A, B,. A = B, A, A A., A, A

A, B, C. (1) A = A. (2) A = B B = A. (3) A = B, B = C A = C. A = B. (3)., f : A B g : B C. g f : A C, A = C. 7.1, A, B,. A = B, A, A A., A, A 91 7,.,, ( ).,,.,.,. 7.1 A B, A B, A = B. 1), 1,.,. 7.1 A, B, 3. (i) A B. (ii) f : A B. (iii) A B. (i) (ii)., 6.9, (ii) (iii).,,,. 1), Ā = B.. A, Ā, Ā,. 92 7 7.2 A, B, C. (1) A = A. (2) A = B B = A. (3)

More information

1. 1 A : l l : (1) l m (m 3) (2) m (3) n (n 3) (4) A α, β γ α β + γ = 2 m l lm n nα nα = lm. α = lm n. m lm 2β 2β = lm β = lm 2. γ l 2. 3

1. 1 A : l l : (1) l m (m 3) (2) m (3) n (n 3) (4) A α, β γ α β + γ = 2 m l lm n nα nα = lm. α = lm n. m lm 2β 2β = lm β = lm 2. γ l 2. 3 1. 1 A : l l : (1) l m (m 3) (2) m (3) n (n 3) (4) A 2 1 2 1 2 3 α, β γ α β + γ = 2 m l lm n nα nα = lm. α = lm n. m lm 2β 2β = lm β = lm 2. γ l 2. 3 4 P, Q R n = {(x 1, x 2,, x n ) ; x 1, x 2,, x n R}

More information

Rによる計量分析:データ解析と可視化 - 第3回 Rの基礎とデータ操作・管理

Rによる計量分析:データ解析と可視化 - 第3回  Rの基礎とデータ操作・管理 R 3 R 2017 Email: gito@eco.u-toyama.ac.jp October 23, 2017 (Toyama/NIHU) R ( 3 ) October 23, 2017 1 / 34 Agenda 1 2 3 4 R 5 RStudio (Toyama/NIHU) R ( 3 ) October 23, 2017 2 / 34 10/30 (Mon.) 12/11 (Mon.)

More information

: gettoken(1) module P = Printf exception End_of_system (* *) let _ISTREAM = ref stdin let ch = ref ( ) let read () = (let c =!ch in ch := inp

: gettoken(1) module P = Printf exception End_of_system (* *) let _ISTREAM = ref stdin let ch = ref ( ) let read () = (let c =!ch in ch := inp 7 OCaml () 1. 2. () (compiler) (interpreter) 2 OCaml (syntax) (BNF,backus normal form ) 1 + 2; let x be 2-1 in x; ::= ; let be in ; ::= + - ::= * / ::= 7.1 ( (printable characters) (tokens) 1 (lexical

More information

untitled

untitled FutureNet Microsoft Corporation Microsoft Windows Windows 95 Windows 98 Windows NT4.0 Windows 2000, Windows XP, Microsoft Internet Exproler (1) (2) (3) COM. (4) (5) ii ... 1 1.1... 1 1.2... 3 1.3... 6...

More information

SiC SiC QMAS(Quantum MAterials Simulator) VASP(Vienna Ab-initio Simulation Package) SiC 3C, 4H, 6H-SiC EV VASP VASP 3C, 4H, 6H-SiC (0001) (11 20) (1 1

SiC SiC QMAS(Quantum MAterials Simulator) VASP(Vienna Ab-initio Simulation Package) SiC 3C, 4H, 6H-SiC EV VASP VASP 3C, 4H, 6H-SiC (0001) (11 20) (1 1 QMAS SiC 7661 24 2 28 SiC SiC QMAS(Quantum MAterials Simulator) VASP(Vienna Ab-initio Simulation Package) SiC 3C, 4H, 6H-SiC EV VASP VASP 3C, 4H, 6H-SiC (0001) (11 20) (1 100) MedeA SiC QMAS - C Si (0001)

More information

CM1-GTX

CM1-GTX CM1-GTX000-2002 R R i R ii 1-1 1-2 1-3 Process Variables Process Variables Pressure Output Analog Output Sensor Temp. Lower Range Value (0%) Upper Range Value (100%) Pressure Pressure Chart Pressure

More information

untitled

untitled Fortran90 ( ) 17 12 29 1 Fortran90 Fortran90 FORTRAN77 Fortran90 1 Fortran90 module 1.1 Windows Windows UNIX Cygwin (http://www.cygwin.com) C\: Install Cygwin f77 emacs latex ps2eps dvips Fortran90 Intel

More information

Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for

Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for embedded systems that use microcontrollers (MCUs)

More information

untitled

untitled II 4 Yacc Lex 2005 : 0 1 Yacc 20 Lex 1 20 traverse 1 %% 2 [0-9]+ { yylval.val = atoi((char*)yytext); return NUM; 3 "+" { return + ; 4 "*" { return * ; 5 "-" { return - ; 6 "/" { return / ; 7 [ \t] { /*

More information

CLUSTERPRO ファイルサーバ監視オプション編

CLUSTERPRO ファイルサーバ監視オプション編 CLUSTERPRO SE for Linux Ver3.0 2004.03.31 1 1 2004/03/31 2 CLUSTERPRO for Linux R2.0 CLUSTERPRO Linux Linus Torvalds URL NEC http://soreike.wsd.mt.nec.co.jp/ [ ][ ][CLUSTERPRO ] NEC http://www.ace.comp.nec.co.jp/clusterpro/

More information

I. Opal SSC 1. Opal SSC 2. Opal Storage 3. Opal Storage MBR Shadowing 6. SP II. TCG Opal SSC HDD 9. Opal SSC HDD *1. TCG: Trusted Computin

I. Opal SSC 1. Opal SSC 2. Opal Storage 3. Opal Storage MBR Shadowing 6. SP II. TCG Opal SSC HDD 9. Opal SSC HDD *1. TCG: Trusted Computin TCG Opal Yoshiju Watanabe Firmware Common Engineering Group Firmware Development Department November 4, 2010 I. Opal SSC 1. Opal SSC 2. Opal Storage 3. Opal Storage 4. 5. MBR Shadowing 6. SP 7. 8. II.

More information

N cos s s cos ψ e e e e 3 3 e e 3 e 3 e

N cos s s cos ψ e e e e 3 3 e e 3 e 3 e 3 3 5 5 5 3 3 7 5 33 5 33 9 5 8 > e > f U f U u u > u ue u e u ue u ue u e u e u u e u u e u N cos s s cos ψ e e e e 3 3 e e 3 e 3 e 3 > A A > A E A f A A f A [ ] f A A e > > A e[ ] > f A E A < < f ; >

More information

Microsoft PowerPoint _MPI-01.pptx

Microsoft PowerPoint _MPI-01.pptx 計算科学演習 Ⅰ MPI を いた並列計算 (I) 神戸大学大学院システム情報学研究科谷口隆晴 yaguchi@pearl.kobe-u.ac.jp この資料は昨年度担当の横川先生の資料を参考にさせて頂いています. 2016/06/23 MPI を用いた並列計算 (I) 1 講義概要 分散メモリ型計算機上のプログラミング メッセージ パシング インターフェイス (Message Passing Interface,MPI)

More information

第11回:線形回帰モデルのOLS推定

第11回:線形回帰モデルのOLS推定 11 OLS 2018 7 13 1 / 45 1. 2. 3. 2 / 45 n 2 ((y 1, x 1 ), (y 2, x 2 ),, (y n, x n )) linear regression model y i = β 0 + β 1 x i + u i, E(u i x i ) = 0, E(u i u j x i ) = 0 (i j), V(u i x i ) = σ 2, i

More information

LHC ALICE (QGP) QGP QGP QGP QGP ω ϕ J/ψ ALICE s = ev + J/ψ

LHC ALICE (QGP) QGP QGP QGP QGP ω ϕ J/ψ ALICE s = ev + J/ψ 8 + J/ψ ALICE B597 : : : 9 LHC ALICE (QGP) QGP QGP QGP QGP ω ϕ J/ψ ALICE s = ev + J/ψ 6..................................... 6. (QGP)..................... 6.................................... 6.4..............................

More information

DV-RA1000HD_Jpn(b)

DV-RA1000HD_Jpn(b) » D00927901A DV-RA1000HD High Definition Audio Master Recorder á á á è ì í ì ì í í ó è í è í í 2 TASCAM DV-RA1000HD ì ó ó ó ó á í ó ì ì í í ì ó í TASCAM DV-RA1000HD 3 4 TASCAM DV-RA1000HD TASCAM DV-RA1000HD

More information

AN 100: ISPを使用するためのガイドライン

AN 100: ISPを使用するためのガイドライン ISP AN 100: In-System Programmability Guidelines 1998 8 ver.1.01 Application Note 100 ISP Altera Corporation Page 1 A-AN-100-01.01/J VCCINT VCCINT VCCINT Page 2 Altera Corporation IEEE Std. 1149.1 TCK

More information

インテル® スレッドチェッカー 3.1 Linux* 版

インテル® スレッドチェッカー 3.1 Linux* 版 ... 2 1.... 3 2.... 5 3.... 7 4.... 10 Intel's Terms and Conditions of Sale IntelIntel Intel Corporation * 2007 Intel Corporation. 313445JA 001 2006 5 313445 JA 002 2006 9 2 : 313445-002JA 1. primes 1

More information

Specview Specview Specview STSCI(Space Telescope SCience Institute) VO Specview Web page htt

Specview Specview Specview STSCI(Space Telescope SCience Institute) VO Specview Web page   htt Specview Specview Specview STSCI(Space Telescope SCience Institute) VO Specview Web page http://www.stsci.edu/resources/software_hardware/specview http://specview.stsci.edu/javahelp/main.html Specview

More information

syspro-0405.ppt

syspro-0405.ppt 3 4, 5 1 UNIX csh 2.1 bash X Window 2 grep l POSIX * more POSIX 3 UNIX. 4 first.sh #!bin/sh #first.sh #This file looks through all the files in the current #directory for the string yamada, and then prints

More information

GROMACS実習

GROMACS実習 SCLS 計算機システム講習会 GHOST-MP 実習 独立行政法人理化学研究所 HPCI 計算生命科学推進プログラム SCLS 計算機システムの GHOST-MP GHOST-MP BLAST のように遠縁のホモログを検出可能なホモロジー検索ツールである GHOSTX を 京 で高速化したもの GHOST-MP ver.201311 OpenMP node 内のスレッド並列 MPI master

More information

. (.8.). t + t m ü(t + t) + c u(t + t) + k u(t + t) = f(t + t) () m ü f. () c u k u t + t u Taylor t 3 u(t + t) = u(t) + t! u(t) + ( t)! = u(t) + t u(

. (.8.). t + t m ü(t + t) + c u(t + t) + k u(t + t) = f(t + t) () m ü f. () c u k u t + t u Taylor t 3 u(t + t) = u(t) + t! u(t) + ( t)! = u(t) + t u( 3 8. (.8.)............................................................................................3.............................................4 Nermark β..........................................

More information

Introduction 2 / 43

Introduction 2 / 43 Batalin-Vilkoviski ( ) 2016 2 22 at SFT16 based on arxiv:1511.04187 BV Analysis of Tachyon Fluctuation around Multi-brane Solutions in Cubic String Field Theory 1 / 43 Introduction 2 / 43 in Cubic open

More information

量子化学計算の大規模化1

量子化学計算の大規模化1 大規模並列量子化学計算プログラム SMASH 講習会資料 ( 要約版 ) 石村和也 (ishimura.smash@gmail.com) ( 分子研 ポスト京重点課題 5) FOCUS 講習会 2018 年 12 月 6 日 資料内容 SMASHプログラムの概要 SMASHの実行性能 SMASHのインプット及びアウトプットファイル 演習課題 1 SMASH プログラム 大規模並列量子化学計算プログラム

More information

program.dvi

program.dvi 2001.06.19 1 programming semi ver.1.0 2001.06.19 1 GA SA 2 A 2.1 valuename = value value name = valuename # ; Fig. 1 #-----GA parameter popsize = 200 mutation rate = 0.01 crossover rate = 1.0 generation

More information

tebiki00.dvi

tebiki00.dvi (Linux) [ UNIX ] CMD Workshop ( ) 1 *********************************************************************** * Linux PC-UNIX UNIX * * 99% FreeBSD BSD PC-UNIX * * * ***********************************************************************

More information

4/15 No.

4/15 No. 4/15 No. 1 4/15 No. 4/15 No. 3 Particle of mass m moving in a potential V(r) V(r) m i ψ t = m ψ(r,t)+v(r)ψ(r,t) ψ(r,t) = ϕ(r)e iωt ψ(r,t) Wave function steady state m ϕ(r)+v(r)ϕ(r) = εϕ(r) Eigenvalue problem

More information

untitled

untitled ( ) δ x V A A V V + x x δ A + x x δ x A V Q AV A+ δx V + δx V A A V AV + A δx+ V δx+ δx V A A δx+ V δx V A A + V ( ) ( AV ) AV Constant Q 1 Text 7.1 ( ) P1 7 7.P8 5 D v g z x + x 1 v ( v+ x ) g + x z z

More information

ワイヤレス~イーサネットレシーバー UWTC-REC3

ワイヤレス~イーサネットレシーバー UWTC-REC3 www.jp.omega.com : esales@jp.omega.com www.omegamanual.info UWTC-REC3 www.jp.omega.com/worldwide UWIR UWTC-NB9 / UWRH UWRTD UWTC 61.6 [2.42] REF 11.7 [0.46] 38.1 [1.50] 66.0 [2.60] REF 33.0 [1.30]

More information

02-量子力学の復習

02-量子力学の復習 4/17 No. 1 4/17 No. 2 4/17 No. 3 Particle of mass m moving in a potential V(r) V(r) m i ψ t = 2 2m 2 ψ(r,t)+v(r)ψ(r,t) ψ(r,t) Wave function ψ(r,t) = ϕ(r)e iωt steady state 2 2m 2 ϕ(r)+v(r)ϕ(r) = εϕ(r)

More information

1 I EViews View Proc Freeze

1 I EViews View Proc Freeze EViews 2017 9 6 1 I EViews 4 1 5 2 10 3 13 4 16 4.1 View.......................................... 17 4.2 Proc.......................................... 22 4.3 Freeze & Name....................................

More information

/ n (M1) M (M2) n Λ A = {ϕ λ : U λ R n } λ Λ M (atlas) A (a) {U λ } λ Λ M (open covering) U λ M λ Λ U λ = M (b) λ Λ ϕ λ : U λ ϕ λ (U λ ) R n ϕ

/ n (M1) M (M2) n Λ A = {ϕ λ : U λ R n } λ Λ M (atlas) A (a) {U λ } λ Λ M (open covering) U λ M λ Λ U λ = M (b) λ Λ ϕ λ : U λ ϕ λ (U λ ) R n ϕ 4 4.1 1 2 1 4 2 1 / 2 4.1.1 n (M1) M (M2) n Λ A = {ϕ λ : U λ R n } λ Λ M (atlas) A (a) {U λ } λ Λ M (open covering) U λ M λ Λ U λ = M (b) λ Λ ϕ λ : U λ ϕ λ (U λ ) R n ϕ λ U λ (local chart, local coordinate)

More information

untitled

untitled EPX-64S Rev 1.2 1.. 3 1.1.......... 3 1.2....... 3 1.3....... 4 1.4... 4 1.5... 4 2........ 5 2.1.... 5 EPX64S_GetNumberOfDevices........ 5 EPX64S_GetSerialNumber........ 6 EPX64S_Open....... 7 EPX64S_OpenBySerialNumber

More information

untitled

untitled (RSC) RSC 11 48.451.6 1 34.3 14.5 12.8 16.1 19.8 65.7 11.3 25.5 3.6 2 11.4 34.1 27.6 21.1 5.7 7.0 43.2 35.9 11.6 2.3 65.72 3 2 3 25.5 2 19.81 16.14 38.6 4 3.6 2 43.2 9.1 7.0 4.4 4.7 3 40.3 59.7 26.6 73.4

More information

NL-22/NL-32取扱説明書_操作編

NL-22/NL-32取扱説明書_操作編 MIC / Preamp ATT NL-32 A C ATT AMP 1 AMP 2 AMP 3 FLAT FLAT CAL.SIG. OVER LOAD DET. AMP 4 AMP 5 A/D D/A CONV. AMP 6 AMP 7 A/D CONV. Vref. AMP 8 AMP 10 DC OUT AMP 9 FILTER OUT AC DC OUT AC OUT KEY SW Start

More information

MPI MPI MPI.NET C# MPI Version2

MPI MPI MPI.NET C# MPI Version2 MPI.NET C# 2 2009 2 27 MPI MPI MPI.NET C# MPI Version2 MPI (Message Passing Interface) MPI MPI Version 1 1994 1 1 1 1 ID MPI MPI_Send MPI_Recv if(rank == 0){ // 0 MPI_Send(); } else if(rank == 1){ // 1

More information

OpenMP¤òÍѤ¤¤¿ÊÂÎó·×»»¡Ê£±¡Ë

OpenMP¤òÍѤ¤¤¿ÊÂÎó·×»»¡Ê£±¡Ë 2012 5 24 scalar Open MP Hello World Do (omp do) (omp workshare) (shared, private) π (reduction) PU PU PU 2 16 OpenMP FORTRAN/C/C++ MPI OpenMP 1997 FORTRAN Ver. 1.0 API 1998 C/C++ Ver. 1.0 API 2000 FORTRAN

More information

Microsoft Word - Sample_CQS-Report_English_backslant.doc

Microsoft Word - Sample_CQS-Report_English_backslant.doc ***** Corporation ANSI C compiler test system System test report 2005/11/16 Japan Novel Corporation *****V43/NQP-DS-501-1 Contents Contents......2 1. Evaluated compiler......3 1.1. smp-compiler compiler...3

More information

内容に関するご質問は まで お願いします [Oakforest-PACS(OFP) 編 ] 第 85 回お試しアカウント付き並列プログラミング講習会 ライブラリ利用 : 科学技術計算の効率化入門 スパコンへのログイン テストプログラム起動 東京大学情報基盤セ

内容に関するご質問は まで お願いします [Oakforest-PACS(OFP) 編 ] 第 85 回お試しアカウント付き並列プログラミング講習会 ライブラリ利用 : 科学技術計算の効率化入門 スパコンへのログイン テストプログラム起動 東京大学情報基盤セ 内容に関するご質問は ida@cc.u-tokyo.ac.jp まで お願いします [Oakforest-PACS(OFP) 編 ] 第 85 回お試しアカウント付き並列プログラミング講習会 ライブラリ利用 : 科学技術計算の効率化入門 スパコンへのログイン テストプログラム起動 東京大学情報基盤センター特任准教授伊田明弘 1 講習会 : ライブラリ利用 [FX10] スパコンへのログイン ファイル転送

More information

1F90/kouhou_hf90.dvi

1F90/kouhou_hf90.dvi Fortran90 3 33 1 2 Fortran90 FORTRAN 1956 IBM IBM704 FORTRAN(FORmula TRANslation ) 1965 FORTRAN66 1978 FORTRAN77 1991 Fortran90 Fortran90 Fortran Fortran90 6 Fortran90 77 90 90 Fortran90 [ ] Fortran90

More information

TOPLON PRIO操作手順

TOPLON PRIO操作手順 TOPLON PRIO 2004/05/24 I/O LON WAGO TOPLON PRIO 1. 1) PCC-10 S/W 2) PC 3) PCC-10 4) Windows Lon WorksR Plug n Play Apply OK 5) Visio LonMaker LonPoint 6) TOPLON PRIO 2. IO-PRO SYM TOPLON-PRIO SNVT NVI

More information

42 3 u = (37) MeV/c 2 (3.4) [1] u amu m p m n [1] m H [2] m p = (4) MeV/c 2 = (13) u m n = (4) MeV/c 2 =

42 3 u = (37) MeV/c 2 (3.4) [1] u amu m p m n [1] m H [2] m p = (4) MeV/c 2 = (13) u m n = (4) MeV/c 2 = 3 3.1 3.1.1 kg m s J = kg m 2 s 2 MeV MeV [1] 1MeV=1 6 ev = 1.62 176 462 (63) 1 13 J (3.1) [1] 1MeV/c 2 =1.782 661 731 (7) 1 3 kg (3.2) c =1 MeV (atomic mass unit) 12 C u = 1 12 M(12 C) (3.3) 41 42 3 u

More information

positron 1930 Dirac 1933 Anderson m 22Na(hl=2.6years), 58Co(hl=71days), 64Cu(hl=12hour) 68Ge(hl=288days) MeV : thermalization m psec 100

positron 1930 Dirac 1933 Anderson m 22Na(hl=2.6years), 58Co(hl=71days), 64Cu(hl=12hour) 68Ge(hl=288days) MeV : thermalization m psec 100 positron 1930 Dirac 1933 Anderson m 22Na(hl=2.6years), 58Co(hl=71days), 64Cu(hl=12hour) 68Ge(hl=288days) 0.5 1.5MeV : thermalization 10 100 m psec 100psec nsec E total = 2mc 2 + E e + + E e Ee+ Ee-c mc

More information

Compiled MODELSでのDFT位相検出装置のモデル化と評価

Compiled MODELSでのDFT位相検出装置のモデル化と評価 listsize TPBIG.EXE /Mingw32 ATP (Alternative Transients Program)- EMTP ATP ATP ATP ATP(TPBIG.EXE) EMTP (ATP)FORTAN77 DIMENSION C malloc listsize TACS DIMENSIONEMTP ATP(TPBIG.EXE) listsize (CPU ) RL 4040

More information

I

I I 6 4 10 1 1 1.1............... 1 1................ 1 1.3.................... 1.4............... 1.4.1.............. 1.4................. 1.4.3........... 3 1.4.4.. 3 1.5.......... 3 1.5.1..............

More information

120802_MPI.ppt

120802_MPI.ppt CPU CPU CPU CPU CPU SMP Symmetric MultiProcessing CPU CPU CPU CPU CPU CPU CPU CPU CPU CPU CPU CPU CP OpenMP MPI MPI CPU CPU CPU CPU CPU CPU CPU CPU CPU CPU MPI MPI+OpenMP CPU CPU CPU CPU CPU CPU CPU CP

More information

( ) P, P P, P (negation, NOT) P ( ) P, Q, P Q, P Q 3, P Q (logical product, AND) P Q ( ) P, Q, P Q, P Q, P Q (logical sum, OR) P Q ( ) P, Q, P Q, ( P

( ) P, P P, P (negation, NOT) P ( ) P, Q, P Q, P Q 3, P Q (logical product, AND) P Q ( ) P, Q, P Q, P Q, P Q (logical sum, OR) P Q ( ) P, Q, P Q, ( P Advent Calendar 2018 @Fukuso Sutaro,,, ( ) Davidson, 5, 1 (quantification) (open sentence) 1,,,,,, 1 1 (propositional logic) (truth value) (proposition) (sentence) 2 (2-valued logic) 2, true false (truth

More information

Compatibility list: vTESTstudio/CANoe

Compatibility list: vTESTstudio/CANoe 1.0 および 1.1 で作成されたテストユニットは テスト内で使用されるコマンドに関わらず 必ず下記の最小バージョン以降の CANoe にて実行してください vteststudio 2.0 以上で作成されたテストユニット ( 新機能を使用していない場合 ) は それぞれに応じた最小バージョン以降の CANoe にて実行してください 下記の表にて 各バージョンに対応する要件をご確認ください vteststudio

More information

http://www1.doshisha.ac.jp/ bukka/qc.html 1. 107 2. 116 3. 1 119 4. 2 126 5. 132 6. 136 7. 1 140 8. 146 9. 2 150 10. 153 11. 157 12. π Hückel 159 13. 163 A-1. Laguerre 165 A-2. Hermite 167 A-3. 170 A-4.

More information

6 Tgif William Chia-Wei Chang tgif 3.0 pixmap URL Tgif 6.1: Tgif

6 Tgif William Chia-Wei Chang tgif 3.0 pixmap URL Tgif 6.1: Tgif 6 Tgif 121 6.1 Tgif............................ 122 6.2..................... 123 6.2.1...................... 126 6.2.2 Dash, Type, Style, Width.......... 127 6.2.3 Pen, Fill............. 128 6.2.4 Text......................

More information

OpenMP¤òÍѤ¤¤¿ÊÂÎó·×»»¡Ê£±¡Ë

OpenMP¤òÍѤ¤¤¿ÊÂÎó·×»»¡Ê£±¡Ë 2011 5 26 scalar Open MP Hello World Do (omp do) (omp workshare) (shared, private) π (reduction) scalar magny-cours, 48 scalar scalar 1 % scp. ssh / authorized keys 133. 30. 112. 246 2 48 % ssh 133.30.112.246

More information

ex01.dvi

ex01.dvi ,. 0. 0.0. C () /******************************* * $Id: ex_0_0.c,v.2 2006-04-0 3:37:00+09 naito Exp $ * * 0. 0.0 *******************************/ #include int main(int argc, char **argv) { double

More information

untitled

untitled A = QΛQ T A n n Λ Q A = XΛX 1 A n n Λ X GPGPU A 3 T Q T AQ = T (Q: ) T u i = λ i u i T {λ i } {u i } QR MR 3 v i = Q u i A {v i } A n = 9000 Quad Core Xeon 2 LAPACK (4/3) n 3 O(n 2 ) O(n 3 ) A {v i }

More information

̤Äê

̤Äê SNS 1, IT.,.,.,., SNS,,,..,,.,,,.,.,,. 2 1 6 1.1................................................ 6 1.2................................................ 6 1.3...............................................

More information

NL10

NL10 Information September, 2006 1 2 Japanese Association for Molecular Target Therapy of Cancer News Letter No.10 September, 2006 3 2006 4 Japanese Association for Molecular Target Therapy of Cancer News Letter

More information