/*--------------------------------*- C++ -*----------------------------------*\
  =========                 |
  \\      /  F ield         | OpenFOAM:  The Open Source CFD Toolbox
   \\    /   O peration     | Version:   OpenFOAM-9 (f8d11b031) (openfoam.org)
    \\  /    A nd           | Upstream:  A Wikki Brasil project (wikki.com.br)
     \\/     M anipulation  | Version:   dev
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    class       dictionary;
    location    "well0";
    object      fvModels;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

w0_icv0
{
    type                          CvWikkiPetrobras;
    anularCoeffs
    {
        type    table;
        values
        (
            (
                0.0
                (192824245.704384 197758041.927264 31457945.7222912 2671.597416348 4690.883933316 0.0)
            )
        );
    }
    columnCoeffs
    {
        type    table;
        values
        (
            (
                0.0
                (89737644.685248 215891331.723648 49289818.9519008 2230.693570476 5167.381211496 0.0)
            )
        );
    }
    rho                           rho;
    phi                           phi.oil;
    U                             U.oil;
    UNames                        (U.oil);
}
w0_icv1
{
    type                          CvWikkiPetrobras;
    anularCoeffs
    {
        type    table;
        values
        (
            (
                0.0
                (192824245.704384 197758041.927264 31457945.7222912 2671.597416348 4690.883933316 0.0)
            )
        );
    }
    columnCoeffs
    {
        type    table;
        values
        (
            (
                0.0
                (89737644.685248 215891331.723648 49289818.9519008 2230.693570476 5167.381211496 0.0)
            )
        );
    }
    rho                           rho;
    phi                           phi.oil;
    U                             U.oil;
    UNames                        (U.oil);
}


//************************************************************************** //
