/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  avalanche                             |
|   \\  /    A nd           | https://develop.openfoam.com/Community/avalanche|
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    class       dictionary;
    object      releaseArea;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

fields
(
    hentrain
    {
        regions
        (
            base
            {
                type polygonlinear;
                offset (2000 -221000 0);
                vertices
                (
                    (-3609. 219911. 0)
                    (-4800. 221820. 0)
                    (-4100. 222350. 0)
                    (-2880. 220200. 0)
                );
                valueAtZero 1.6;
                z0 1289;
                dfdz 0.0008;
                projectToNormal yes;
            }

            releaseArea1
            {
                type polygonlinear;
                offset (2000.0 -221000.0 0);
                vertices
                (
                    (-3490.65106791 220181.094286 0)
                    (-3546.02424433 220257.556501 0)
                    (-3588.46405365 220334.930767 0)
                    (-3638.2651556 220453.744194 0)
                    (-3652.08367242 220509.459892 0)
                    (-3603.00152339 220530.835999 0)
                    (-3539.03383195 220540.00292 0)
                    (-3499.31921668 220537.215695 0)
                    (-3491.01423555 220524.780191 0)
                    (-3453.36078889 220549.38728 0)
                    (-3416.87160988 220558.572499 0)
                    (-3390.07593126 220575.590242 0)
                    (-3370.89048168 220608.956022 0)
                    (-3356.12491815 220588.230168 0)
                    (-3335.36828633 220546.323206 0)
                    (-3315.53226998 220509.02041 0)
                    (-3288.31632189 220455.599534 0)
                    (-3267.10473335 220400.340248 0)
                    (-3251.8893352 220357.514714 0)
                    (-3228.82784472 220305.476379 0)
                    (-3172.07808594 220206.917451 0)
                    (-3170.70329596 220188.039939 0)
                    (-3217.82825144 220159.061119 0)
                    (-3270.03077906 220135.610461 0)
                    (-3306.52205793 220126.884098 0)
                    (-3351.78087937 220131.05478 0)
                    (-3381.56086268 220146.496531 0)
                    (-3398.40379208 220170.448113 0)
                    (-3409.48018761 220183.461424 0)
                    (-3421.59997722 220189.454136 0)
                    (-3435.56902843 220192.340246 0)
                    (-3456.35183891 220192.698343 0)
                    (-3468.13073787 220189.712968 0)
                    (-3490.65106791 220181.094286 0)
                );
                valueAtZero 0;
                projectToNormal yes;
            }
        );
    }
    h
    {
        default h0 [0 1 0 0 0 0 0] 1e-5;
        regions
        (
            releaseArea1
            {
                type polygonlinear;
                offset (2000.0 -221000.0 0);
                vertices
                (
                    (-3490.65106791 220181.094286 0)
                    (-3546.02424433 220257.556501 0)
                    (-3588.46405365 220334.930767 0)
                    (-3638.2651556 220453.744194 0)
                    (-3652.08367242 220509.459892 0)
                    (-3603.00152339 220530.835999 0)
                    (-3539.03383195 220540.00292 0)
                    (-3499.31921668 220537.215695 0)
                    (-3491.01423555 220524.780191 0)
                    (-3453.36078889 220549.38728 0)
                    (-3416.87160988 220558.572499 0)
                    (-3390.07593126 220575.590242 0)
                    (-3370.89048168 220608.956022 0)
                    (-3356.12491815 220588.230168 0)
                    (-3335.36828633 220546.323206 0)
                    (-3315.53226998 220509.02041 0)
                    (-3288.31632189 220455.599534 0)
                    (-3267.10473335 220400.340248 0)
                    (-3251.8893352 220357.514714 0)
                    (-3228.82784472 220305.476379 0)
                    (-3172.07808594 220206.917451 0)
                    (-3170.70329596 220188.039939 0)
                    (-3217.82825144 220159.061119 0)
                    (-3270.03077906 220135.610461 0)
                    (-3306.52205793 220126.884098 0)
                    (-3351.78087937 220131.05478 0)
                    (-3381.56086268 220146.496531 0)
                    (-3398.40379208 220170.448113 0)
                    (-3409.48018761 220183.461424 0)
                    (-3421.59997722 220189.454136 0)
                    (-3435.56902843 220192.340246 0)
                    (-3456.35183891 220192.698343 0)
                    (-3468.13073787 220189.712968 0)
                    (-3490.65106791 220181.094286 0)
                );
                valueAtZero 1.6;
                z0 1289;
                dfdz 0.0008;
                projectToNormal yes;
            }
        );
    }
);
