Skip to main content

PyAnsys Python PyPI GH-CI Codecov MIT Black

PyDPF - Composites enables the post-processing of composite structures based on Ansys DPF and the DPF Composites plugin. So it is a Python wrapper which implements classes on top of DPF Composites operators and data accessors for short fiber and layered composites (layered shell and solid elements). This module can be used to postprocess fiber reinforced plastics and layered composites, and to implement custom failure criteria and computation. For information demonstrating the behavior and usage of PyDPF - Composites, see Examples in the DPF Composite documentation.

Contribute

Install in development mode

Installing PyDPF - Composites in development mode allows you to modify the source and enhance it.

Before attempting to contribute to PyDPF - Composites, ensure that you are thoroughly familiar with the PyAnsys Developer’s Guide.

  1. Clone the repository:

    git clone https://github.com/ansys/pydpf-composites
    cd pydpf-composites
  2. Install dependencies:

    python -m pip install pipx
    pipx ensurepath
    # Minimum required poetry version is 1.2.0
    pipx install poetry
    pipx install pip
    pipx install tox

    PyDPF - Composites uses Poetry to manage the development environment.

  3. Create a virtual environment and install the package with the development dependencies:

    poetry install --all-extras
  4. Activate the virtual environment by executing the command printed by:

    poetry env activate

Test

There are different ways to run the PyDPF - Composites tests, depending on how the DPF server is started.

  1. Run tests with a Docker container:

    Follow the steps in Getting the DPF server Docker image to get and run the DPF docker image. Run the tests with the following command

    pytest . --port 50052
  2. Run tests with a DPF server from an Ansys installation. Using a DPF server with this package requires Ansys Release 2023 R2 or later. The following example uses Ansys Release 2027 R1.

    pytest . --ansys-path "C:\Program Files\Ansys Inc\v271"
  3. Run tests with a Docker container from Github (Ansys Internal only):

    docker pull ghcr.io/ansys/pydpf-composites:latest
    pytest .

Build documentation

Follow the description in Getting the DPF server Docker image image to get and run the dpf docker image.

On Windows, build the documentation with:

tox -e doc-windows

On Linux, build the documentation with:

tox -e doc-linux

Ansys internal only: Build the docs with the latest container from Github:

docker pull ghcr.io/ansys/pydpf-composites:latest
docker run -d -p 50052:50052 -e ANSYSLMD_LICENSE_FILE=1055@mylicserver -e ANSYS_DPF_ACCEPT_LA=Y -e DPF_DEFAULT_GRPC_MODE=insecure ghcr.io/ansys/pydpf-composites:latest
tox -e doc-windows

Run style checks

The style checks use pre-commit and can be run through tox:

tox -e style

The style checks can also be configured to run automatically before each git commit:

pre-commit install

View documentation

Documentation for the latest stable release of PyDPF - Composites is hosted at PyDPF - Composites Documentation.

In the upper right corner of the documentation’s title bar, there is an option for switching from viewing the documentation for the latest stable release to viewing the documentation for the development version or previously released versions.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ansys_dpf_composites-0.8.0.tar.gz (87.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ansys_dpf_composites-0.8.0-py3-none-any.whl (157.0 kB view details)

Uploaded Python 3

File details

Details for the file ansys_dpf_composites-0.8.0.tar.gz.

File metadata

  • Download URL: ansys_dpf_composites-0.8.0.tar.gz
  • Upload date:
  • Size: 87.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.16

File hashes

Hashes for ansys_dpf_composites-0.8.0.tar.gz
Algorithm Hash digest
SHA256 2c63bb25af3356909327bbccb2bb7962373d6e0ab9be8a3fa7b02fa59517a83f
MD5 b8ae6e675dbd1355c6aad1c34e4ce4d5
BLAKE2b-256 d7d242f75372defa8ebaeb24b3f764b91daf542811da679e9c85c37b8a891360

See more details on using hashes here.

File details

Details for the file ansys_dpf_composites-0.8.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ansys_dpf_composites-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c3d3186d38febdd1bf821498997b8388be1680929ce15d1ade533ebd4e31887b
MD5 a094e95f1a3d65ffb441294b3ef05852
BLAKE2b-256 dfb758b2f86ea94ee86a09a3b66f58b0a5d3e1972e1abba81355fc9efab09628

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.8.0 This release

2 files

0.7.0

2 files

0.6.2

2 files

0.6.1

2 files

0.6.0

2 files

0.5.0

2 files

0.4.1

2 files

0.4.0

2 files

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

0.2.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page