diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -134,7 +134,7 @@ use of both types of data format. Communication between the applications is possible in a number of ways. A configuration of applications and exchange formats that demonstrates the principle is shown in the diagram below: -![](file:///data/paul/Ditaa/connectivities.png) +![connectivities](file://images/connectivities.png) This configuration forms a template for a typical engineering workflow. It is suitable for a wide range of design and development projects. The *Gmsh* @@ -155,8 +155,8 @@ In this configuration there are three standard file formats: and two specific formats: -a. [MSH](http://gmsh.info/doc/texinfo/gmsh.html#File-formats) - *Gmsh* mesh and result data -b. [FOAM](https://cfd.direct/openfoam/user-guide/basic-file-format/) - *OpenFOAM* mesh and result data +1. [MSH](http://gmsh.info/doc/texinfo/gmsh.html#File-formats) - *Gmsh* mesh and result data +2. [FOAM](https://cfd.direct/openfoam/user-guide/basic-file-format/) - *OpenFOAM* mesh and result data All of the applications in *TWEED* can read from and write to at least one |