Provided by: syrthes_3.4.3-dfsg1-7_amd64 bug

NAME

       syrthes_create_case - Create a new Syrthes case

SYNOPSIS

       syrthes_create_case directory [file]

DESCRIPTION

       This manual page documents briefly the syrthes_create_case command.

       syrthes_create_case  creates  a  new  Syrthes  case  into  the  directory  directory. This
       directory must not exist for the command to succeed.
       Once the case is created the new directory should contains the following tree:

           directory/
           |-- Makefile
           |-- syrthes.data
           |-- syrthes.env
           |-- syrthes.ray
           `-- usr
               |-- cfluvs.F
               |-- cphyso.F
               |-- initmp.F
               |-- inrefa.F
               |-- limfso.F
               |-- limray.F
               `-- limsol.F

       A detailed documentation about how to customize these files to suit your case is available
       at <http://rd.edf.com/syrthes>

       One your case is ready to run you can build the syrthes exe using the provided makefile.

AUTHOR

       Syrthes was written by EDF S.A. <syrthes-support@edf.fr>

       This manual page was written by Gilles Filippini <gilles.filippini@free.fr> for Debian.

                                           July 9, 2009                    SYRTHES_CREATE_CASE(1)