PROGRAM NAME: ppconv

FILES:
  ppconv10.c
  ppconv.h
  Makefile
  README

AUTHOR: Kazuki Mae

It is understood by the author that the Institute of Industrial Science (IIS), 
the University of Tokyo, distributes this program as "FSIS Free Software" with 
users' agreement with the terms and conditions written in the file, LICENSE or
LICENSE_J.pdf (Japanese).

"ppconv" has been developed in the national project "Frontier Simulation
Software for Industrial Science (FSIS)",  which is supported by
the IT program of the Ministry of Education, Culture, Sports,
Science and Technology (MEXT) of Japan.


FUNCTION:
"ppconv" converts input files in CIAO, GNCPP and PSV formats each other.
The CIAO format recognized by "ppconv" is different from that used by
CIAO program currently (Augut, 2003). Users can use "ppconv" only for
converting GNCPP and PSV formats each other.


INSTALL:
for compiling "ppconv", type

  make

One will find an executable file, "ppconv". 


CIAO package:
"ppconv" is attached to "CIAO" program package. Expansion of the compressed
file of "ppconv" package is not necessary in the "CIAO" environment. "ppconv"
files locate in "src_ppconv", though the manual says they are in "ppconv10"
directory. The executable file, "ppconv" is moved to "tools" directory by

  make install
  

Last modification of this file: August 22, 2003