Subversion Repositories wimsdev

Rev

Rev 12968 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
20 reyssat 1
!if $wims_read_parm!=slib_header
13585 bpr 2
  !goto proc
20 reyssat 3
!endif
4158 bpr 4
 
4351 bpr 5
slib_author=Georges, Khaznadar
20 reyssat 6
slib_license=GPL
4158 bpr 7
 
20 reyssat 8
slib_example= H2\
9
C2H6\
10
HCO3^-\
12968 georgesk 11
Fe^3+ + 6CN^- -> Fe(CN)6^3-\
12
Fe^3+_aq + e^- -> Fe^2+_aq
3265 bpr 13
slib_require=chemeq
20 reyssat 14
!exit
15
 
16
:proc
475 georgesk 17
!reset chemeq_option
20 reyssat 18
chemeq_option=l
19
slib_out=!exec chemeq $wims_read_parm
475 georgesk 20
slib_out=$slib_out
20 reyssat 21
!reset chemeq_option