============================ * JH PROGRAM SUITE * ==============================
============================ * Procedure ZUMAN I * =============================
Version 1.00 for Android (ARM)
Compiled 2018-03-27 using X11-BASIC
(C) Alan Liska & Veronika Ruzickova, 2018
================================================================================
A. BATCH USE
================================================================================
I. Input file

The standard input contains individual structure information in the style:

Structural type;Ortho-substituent(1);Ortho-substituent(2);Meta-substituent(1);
Meta-substituent(2);Para-substituent

as in the example of 4-methylbenzaldehyde

Ar-CHO;-;-;-;-;CH3

(please note that both the structural type and substituent definitions are the
same as in the database files JH-Zuman1-Rho.dat and JH-Zuman1-Sigma.dat).

II. Database and other files

The program comes along with some additional files which must be present
in the same folder as JH-Zuman1.b when performing calculations. 
These are (including their structure):

essential:

JH-Zuman1.b (the standalone program)

JH-Zuman1-Rho.dat

Series;Solvent;pH;Mechanism;Ox-Red;Equation;Delta(pi)R;Rho(pi)R;EH(SCE);Remark

JH-Zuman1-Sigma.dat

Group;Sigma_m;Sigma_p;Sigma_o;ES_o;Sigma_p-;Sigma_m+;Sigma_p+;Sigma_I;Sigma_R

JH-Zuman1.inp
(this file is modified to obtain the desired results)

and as an example

JH-Zuman1.out
(not necessary to be present, it is generated as a result of the
calculation). 
================================================================================
B. INTERACTIVE MODE
================================================================================
As most of programs which deal with structural input data, JH-Zuman1.b
does not support interactive mode as well. It is necessary to input data through
the file named JH-Zuman1.inp present in the same folder as other files. 
================================================================================
C. TROUBLESHOOTING, FEEDBACK
================================================================================
In case of bugs, any report sent to the authors (alan.liska@jh-inst.cas.cz)
is welcomed. 
================================================================================
D. DISCLAIMER, LICENSE
================================================================================
This program is being developed as a freeware with ABSOLUTELY NO WARRANTY
concerning the correct functionality of the software and the reliability of the
predicted data. The authors CARRY NO RESPONSIBILITY for any kind of situation
connected to use of this software as well as ARE NOT OBLIGED to provide any 
kind of support. 
================================================================================
E. REVISION HISTORY
================================================================================
1.00 Primary version.
================================================================================
REFERENCES:
[1] Petr Zuman: Vplyvy substituentov v organickej polarografii. Nakladatelstvo
    Alfa, Bratislava 1970.
ACKNOWLEDGEMENTS
Markus Hoffmann: X11-BASIC, Version 1.25, 1997-2018, x11-basic.sourceforge.net
(Interpreter & Compiler)
================================================================================
