Skip to content
Snippets Groups Projects
mechanicalProperties 1.03 KiB
Newer Older
  • Learn to ignore specific revisions
  • /*--------------------------------*- C++ -*----------------------------------*\
    
    | =========                 |                                                 |
    | \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
    
    |  \\    /   O peration     | Version:  v1812                                 |
    
    |   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
    
    |    \\/     M anipulation  |                                                 |
    \*---------------------------------------------------------------------------*/
    FoamFile
    {
    
    Andrew Heather's avatar
    Andrew Heather committed
        location    "constant";
    
    }
    // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
    
    
    Andrew Heather's avatar
    Andrew Heather committed
    
    planeStress     yes;
    
    Andrew Heather's avatar
    Andrew Heather committed
    // ************************************************************************* //