From af5a7a8be2ee8e4d1e72afe2a68b1bdf84325c92 Mon Sep 17 00:00:00 2001 From: matsubaraDaisuke Date: Wed, 29 Apr 2020 11:41:18 +0900 Subject: [PATCH 1/4] Update README.md Add description of ElmerFEM formats --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb7776f..b627f85 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ **PyGeM** is a python package using **Free Form Deformation**, **Radial Basis Functions** and **Inverse Distance Weighting** to parametrize and morph complex geometries. It is ideally suited for actual industrial problems, since it allows to handle: - Computer Aided Design files (in .iges, .step, and .stl formats) -- Mesh files (in .unv and OpenFOAM formats) +- Mesh files (in .unv, ElmerFEM formats and OpenFOAM formats) - Output files (in .vtk format) - LS-Dyna Keyword files (.k format) From 9f8fab73e3b35d975c2e2b54220922429f08cc39 Mon Sep 17 00:00:00 2001 From: matsubaraDaisuke Date: Wed, 29 Apr 2020 11:42:03 +0900 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b627f85..4ad1d68 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ **PyGeM** is a python package using **Free Form Deformation**, **Radial Basis Functions** and **Inverse Distance Weighting** to parametrize and morph complex geometries. It is ideally suited for actual industrial problems, since it allows to handle: - Computer Aided Design files (in .iges, .step, and .stl formats) -- Mesh files (in .unv, ElmerFEM formats and OpenFOAM formats) +- Mesh files (in .unv, ElmerFEM formats, and OpenFOAM formats) - Output files (in .vtk format) - LS-Dyna Keyword files (.k format) From bb817839bfb3896f6fc35abd7132594579c4428a Mon Sep 17 00:00:00 2001 From: matsubaraDaisuke Date: Wed, 29 Apr 2020 11:43:18 +0900 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ad1d68..5148216 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ **PyGeM** is a python package using **Free Form Deformation**, **Radial Basis Functions** and **Inverse Distance Weighting** to parametrize and morph complex geometries. It is ideally suited for actual industrial problems, since it allows to handle: - Computer Aided Design files (in .iges, .step, and .stl formats) -- Mesh files (in .unv, ElmerFEM formats, and OpenFOAM formats) +- Mesh files (in .unv, Elmer formats, and OpenFOAM formats) - Output files (in .vtk format) - LS-Dyna Keyword files (.k format) From c47da3a0bf2bc4bce83876cbd7875e94a9596e5f Mon Sep 17 00:00:00 2001 From: matsubaraDaisuke Date: Wed, 29 Apr 2020 18:46:37 +0900 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5148216..d357fc6 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ **PyGeM** is a python package using **Free Form Deformation**, **Radial Basis Functions** and **Inverse Distance Weighting** to parametrize and morph complex geometries. It is ideally suited for actual industrial problems, since it allows to handle: - Computer Aided Design files (in .iges, .step, and .stl formats) -- Mesh files (in .unv, Elmer formats, and OpenFOAM formats) +- Mesh files (in .unv, Elmer, and OpenFOAM formats) - Output files (in .vtk format) - LS-Dyna Keyword files (.k format)