Logo
  • Statement of need
  • Scope and limitations
  • Jupyter Notebooks
  • Modules
    • homopy.tensor module
    • homopy.elasticity module
    • homopy.methods module
    • homopy.stiffness_plot module
  • Acknowledgment
  • References
HomoPy
  • Modules
  • Edit on GitHub

Modules

  • homopy.tensor module
    • Tensor
      • Tensor._diade()
      • Tensor._diade4()
      • Tensor.tensor_product()
      • Tensor.matrix2voigt()
      • Tensor.matrix2mandel()
      • Tensor.tensor2mandel()
      • Tensor.mandel2tensor()
  • homopy.elasticity module
    • Elasticity
    • TransverseIsotropy
      • TransverseIsotropy._get_stiffness()
    • Isotropy
      • Isotropy._get_lambda()
      • Isotropy._get_mu()
  • homopy.methods module
    • MoriTanaka
      • MoriTanaka._get_eshelby()
      • MoriTanaka.get_effective_stiffness()
      • MoriTanaka.get_average_stiffness()
      • MoriTanaka.get_orientation_average()
      • MoriTanaka.is_symmetric()
    • HalpinTsai
      • HalpinTsai._get_effective_parameters()
      • HalpinTsai.get_effective_stiffness()
    • Laminate
      • Laminate.get_effective_stiffness()
      • Laminate.rotate_stiffness()
  • homopy.stiffness_plot module
    • ElasticPlot
      • ElasticPlot.matrix_reduction()
      • ElasticPlot._get_reciprocal_E()
      • ElasticPlot._get_E()
      • ElasticPlot._dir_vec()
      • ElasticPlot.plot_E_body()
      • ElasticPlot.polar_plot_E_body()
      • ElasticPlot.polar_plot()
      • ElasticPlot.polar_plot_laminate()
      • ElasticPlot.get_E_laminate()
Previous Next

© Copyright 2023, Nicolas Christ. Revision 19868ac3.

Built with Sphinx using a theme provided by Read the Docs.