]> https://gitweb.dealii.org/ - dealii.git/commitdiff
configure now support NetCDF. New GridIn::read_netcdf function.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 23 Sep 2005 08:05:31 +0000 (08:05 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 23 Sep 2005 08:05:31 +0000 (08:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@11508 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.html

index e24a1ee4b044b24b91e8df039755c062c652bab6..01015e34ad242d5e0bb67e04b7f901085135977c 100644 (file)
@@ -35,6 +35,17 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 <h3>General</h3>
 
 <ol>
+  <li> <p>
+       New: <tt>configure</tt> will automatically detect a
+       <tt>NetCDF</tt> installation, when its path is given by the
+       <tt>NETCDF_DIR</tt> environment variable. The path of the
+       <tt>NetCDF</tt> installation directory can also be specified
+       through the <tt>--with-netcdf=/path/to/netcdf</tt> configure
+       option.
+       <br> 
+       (RH 2005/09/23)
+       </p>
+
   <li> <p>
        Fixed: The PETSc libraries have been relinked each time
        <tt>make</tt> was called. Now, the PETSc libraries will only be
@@ -86,6 +97,16 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p>
+       New: The <code
+       class="member">GridIn&lt;dim&gt;::read_netcdf(string
+       &filename)</code> function reads grids from NetCDF files. The
+       only data format currently supported is the <tt>TAU grid
+       format</tt>.
+       <br> 
+       (RH 2005/09/23)
+       </p>
+
   <li> <p>
        Fixed: The <code
        class="member">GridIn&lt;dim&gt;::read(filename, format)</code>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.