Skip to content

Commit 09d8b9e

Browse files
Add files via upload
1 parent 71385e6 commit 09d8b9e

File tree

7 files changed

+25
-0
lines changed

7 files changed

+25
-0
lines changed

examples/PtCl4-2_MBFO-1.jmol

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
zap
2+
set frank off
3+
background white
4+
load PtCl4-2_MBFO-A1.cube
5+
isosurface A cutoff 0.05 sign red blue PtCl4-2_MBFO-A1.cube translucent 0.3
6+
isosurface B cutoff 0.05 sign pink skyblue PtCl4-2_MBFO-B1.cube translucent 0.3
7+
8+
write image 800 800 PtCl4-2_MBFO-1.png

examples/PtCl4-2_MBFO-1.png

219 KB
Loading

examples/PtCl4-2_MBFO-2.jmol

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
zap
2+
set frank off
3+
background white
4+
load PtCl4-2_MBFO-A2.cube
5+
isosurface A cutoff 0.05 sign red blue PtCl4-2_MBFO-A2.cube translucent 0.3
6+
isosurface B cutoff 0.05 sign pink skyblue PtCl4-2_MBFO-B2.cube translucent 0.3
7+
8+
write image 800 800 PtCl4-2_MBFO-2.png

examples/PtCl4-2_MBFO-2.png

191 KB
Loading

examples/PtCl4-2_MBFO_cubegen.sh

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
#!/bin/sh
2+
3+
cubegen 0 mo=1 PtCl4-2_MBFO.fchk PtCl4-2_MBFO-A1.cube -3 h
4+
cubegen 0 mo=23 PtCl4-2_MBFO.fchk PtCl4-2_MBFO-B1.cube -3 h
5+
cubegen 0 mo=2 PtCl4-2_MBFO.fchk PtCl4-2_MBFO-A2.cube -3 h
6+
cubegen 0 mo=24 PtCl4-2_MBFO.fchk PtCl4-2_MBFO-B2.cube -3 h
7+
8+
echo DONE
9+

examples/PtCl4-2_diagram.pdf

15.3 KB
Binary file not shown.

examples/PtCl4-2_diagram.png

11 KB
Loading

0 commit comments

Comments
 (0)