From 6d541e3faccb55beca295c1655bb65f0806c03da Mon Sep 17 00:00:00 2001 From: John Chawner Date: Tue, 9 Jul 2013 16:32:46 -0500 Subject: [PATCH] Minor format change. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d30dcd..7773fa5 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,7 @@ converted into database surface or curves, respectively, while keeping the original grid entities intact. 1. Connectors are converted to database curves of polynomial degree 1. -2. Structured domains are converted to database surfaces of polynomial degree 1. - a. You may optionally have the surface splined to degree 3. +2. Structured domains are converted to database surfaces of polynomial degree 1. You may optionally have the surface splined to degree 3. 3. Unstructured domains are converted to shell entities. ![ConvertGridToDatabase-Tk](https://raw.github.com/pointwise/ConvertGridToDatabase/master/ConvertGridToDatabase-Tk.png)