---
# ***************************************************************************
# *                                                                         *
# *   Copyright (c) 2023 David Carter <dcarter@davidcarter.ca>              *
# *                                                                         *
# *   This program is free software; you can redistribute it and/or modify  *
# *   it under the terms of the GNU Lesser General Public License (LGPL)    *
# *   as published by the Free Software Foundation; either version 2 of     *
# *   the License, or (at your option) any later version.                   *
# *   for detail see the LICENCE text file.                                 *
# *                                                                         *
# *   This program is distributed in the hope that it will be useful,       *
# *   but WITHOUT ANY WARRANTY; without even the implied warranty of        *
# *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *
# *   GNU Library General Public License for more details.                  *
# *                                                                         *
# *   You should have received a copy of the GNU Library General Public     *
# *   License along with this program; if not, write to the Free Software   *
# *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  *
# *   USA                                                                   *
# *                                                                         *
# ***************************************************************************

Model:
  Name: 'PolynomialN3'
  UUID: 'e83ada22-947e-4beb-91e7-482a16f5ba77'
  URL: 'http://www.dhondt.de/ccx_2.21.pdf'
  Description: >
    The polynomial hyperelastic material model is a phenomenological model
    of rubber elasticity.
  PolynomialN3:
    DisplayName: "Polynomial N=3"
    Type: '2DArray'
    Columns:
      Temperature:
        Type: 'Quantity'
        Units: 'C'
        URL: ''
        Description: ""
      C10:
        Type: 'Quantity'
        Units: 'Pa'
        URL: ''
        Description: ""
      C01:
        Type: 'Quantity'
        Units: 'Pa'
        URL: ''
        Description: ""
      C20:
        Type: 'Quantity'
        Units: 'Pa'
        URL: ''
        Description: ""
      C11:
        Type: 'Quantity'
        Units: 'Pa'
        URL: ''
        Description: ""
      C02:
        Type: 'Quantity'
        Units: 'Pa'
        URL: ''
        Description: ""
      C30:
        Type: 'Quantity'
        Units: 'Pa'
        URL: ''
        Description: ""
      C21:
        Type: 'Quantity'
        Units: 'Pa'
        URL: ''
        Description: ""
      C12:
        Type: 'Quantity'
        Units: 'Pa'
        URL: ''
        Description: ""
      C03:
        Type: 'Quantity'
        Units: 'Pa'
        URL: ''
        Description: ""
      D1:
        Type: 'Quantity'
        Units: '1/Pa'
        URL: ''
        Description: "D1 [1/FreeCAD Pressure unit]"
      D2:
        Type: 'Quantity'
        Units: '1/Pa'
        URL: ''
        Description: "D2 [1/FreeCAD Pressure unit]"
      D3:
        Type: 'Quantity'
        Units: '1/Pa'
        URL: ''
        Description: "D3 [1/FreeCAD Pressure unit]"
    URL: ''
    Description: >
      2 Dimensional array showing Polynomial N=3 properties as
      a function of temperature
