Changes between Version 5 and Version 6 of conman

Show
Ignore:
Author:
becker (IP: 128.125.23.230)
Timestamp:
04/09/09 11:04:14 (8 months ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • conman

    v5 v6  
    2626Manual at present.  
    2727 
    28 For the !ConMan software itself please follow instructions in [http://www.geodynamics.org/cig/software/packages/mc/conman/conman.pdf the CIG !ConMan manual]. 
     28For the !ConMan software itself please follow instructions in [http://www.geodynamics.org/cig/software/packages/mc/conman/conman.pdf the CIG ConMan manual]. 
     29You will have to make adjustments to the Makefiles if you're compiling on 32bit hardware, but for 64-bit and GNU compilers 
     30{{{ 
     31becker@walter:~/progs/src/cig/ConMan/src>  
     32make -f Makefile-gfort64 
     33}}} 
     34should do the trick and compile both the !ConMan binary, conman.exp, and the !GenDeck binary which is used to generate input files. 
    2935 
    30 To modify SEATREE to include the !ConMan module, which is under active development, create a file, 'python/conf/conman/conmanConf.xml', similar to the following: 
     36To modify SEATREE to include the !ConMan module, which is under active SVN development, create a file, 'python/conf/conman/conmanConf.xml', similar to the following: 
    3137{{{ 
    3238<?xml version="1.0" encoding="UTF-8"?>