Skip to content

Commit c8ef5ff

Browse files
authored
Update README.md
1 parent e5a6b7f commit c8ef5ff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -210,18 +210,18 @@ This is just an example, in practice soil type profiles could be imported from a
210210
## Coming Features in next releases
211211
These are the features to be integrated into the next releases. These are already operational, it will take just the time to clean-up the code, make some nice examples and yeah!
212212

213-
- Build grid slices from two-dimensional scatter points by two-dimensional surface spline interpolation.
213+
- Build grid slices from two-dimensional scatter points by surface spline interpolation.
214214
- Three-dimensional interpolation of scalar fields from 3D scatter data in space.
215-
- Transfer (i.e. projection) of scalar field between two differents meshes of the same domain.
215+
- Transfer (i.e. projection) of scalar fields between meshes of the same domain.
216216
- Interpolation of scalar and vector fields in three-dimensional space by the natural neighbor interpolation method.
217-
- Extraction of local subdomain meshes from a regional mesh of a study area.
217+
- Extraction of local subdomain meshes from a regional mesh of an aquifer system.
218218
- Control of coordinate line spacing by functions embedded in the partial differential operators of the generating system and by subsequent stretching transformation.
219219
- Snappy nodes feature.
220220
- Grid output in formats compatible with other community groundwater modelling codes (i.e. USGS's SUTRA, ...).
221221
- Disappearing layers feature ('Couches biseautées' in French).
222222
- Mesh cases feature.
223223
- Output to native VTK mesh format.
224-
- Python wrapper around subroutines collection.
224+
- Python wrapper around the program's subroutines.
225225

226226
## Acknowledgments
227227
The initial F77 program (Geo_Grid) was developed by Prof. Abdelkader Larabi (now @ Ecole Mohammedia d'Ingénieurs, University M. V, Rabat, Morocco) during his Ph.D. Thesis between 1990 and 1994 at the laboratory of Hydrology, Free University, Brussels. It was improved by Dr. M. Adil Sbaï (now @ French Geological Survey) during his Ph.D. thesis days between 1995 and 1999 in the same department. Since then the program was continuously improved and extensively used in many groundwater modelling projects.

0 commit comments

Comments
 (0)