Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The data in DPF is defined based on physics-agnostic mathematical quantities
described in self-sufficient entities called **fields**. This allows DPF to be
a modular and easy-to-use tool with a large range of capabilities.

![DPF flow](https://github.com/ansys/pydpf-core/raw/main/docs/source/images/drawings/dpf-flow.png "DPF flow")
![DPF flow](https://github.com/ansys/pydpf-core/blob/master/doc/source/images/drawings/dpf-flow.png "DPF flow")

The ``ansys.dpf.core`` package provides a Python interface to DPF, enabling
rapid postprocessing of a variety of Ansys file formats and physics solutions
Expand Down
Loading