2008-12-02StephanePopinet<popinetatusers.sf.net> * Bug fix for BC of diffusion equation2008-11-28StephanePopinet<popinetatusers.sf.net> * Gnuplot output from gfs2oogl takes mapping into account2008-11-28StephanePopinet<popinetatusers.sf.net> * OutputParticle now derives from OutputLocation Note also that the syntax has changed.2008-11-07StephanePopinet<popinetatusers.sf.net> * ASCII float conversion format option for OutputSimulation2008-11-07StephanePopinet<popinetatusers.sf.net> * Improved robustness of VOF volume computation2008-11-04StephanePopinet<popinetatusers.sf.net> * Slip length in BcNavier is now a GfsFunction2008-11-04StephanePopinet<popinetatusers.sf.net> * Bug fix for GfsRemoveDroplets (thanks to G. Tomar)2008-11-04StephanePopinet<popinetatusers.sf.net> * Fixed dimensioning of OutputSolidForce.2008-10-30StephanePopinet<popinetatusers.sf.net> * Dimensioning for AdaptGradient2008-10-28StephanePopinet<popinetatusers.sf.net> * Dimensioning of Flather boundary conditions2008-10-24StephanePopinet<popinetatusers.sf.net> * New 'ppm2theora' script2008-10-24StephanePopinet<popinetatusers.sf.net> * 'tides' example uses new 3D ocean code and scaling system2008-10-24StephanePopinet<popinetatusers.sf.net> * rsurfacedraw outputs aspect ratio statistics2008-10-23StephanePopinet<popinetatusers.sf.net> * Fixed dimensioning of GfsEventHarmonic2008-10-22StephanePopinet<popinetatusers.sf.net> * GTS and CGD files take mapping into account2008-10-22StephanePopinet<popinetatusers.sf.net> * Terrain databases were incompatible between 32 and 64 bits This is fixed but you will need to regenerate the databases...2008-10-16StephanePopinet<popinetatusers.sf.net> * Dimensioning for 3D ocean model2008-10-21StephanePopinet<popinetatusers.sf.net> * Increased significant digits of text export2008-10-16StephanePopinet<popinetatusers.sf.net> * New "dL" derived variable2008-10-16StephanePopinet<popinetatusers.sf.net> * Consistent z-scaling of terrain2008-10-16StephanePopinet<popinetatusers.sf.net> * Terrain module works only with relative bilinear coordinates2008-10-16StephanePopinet<popinetatusers.sf.net> * Fixed access modes for Terrain module2008-10-09StephanePopinet<popinetatusers.sf.net> * New Terrain module uses relative sums This fixes round-off problems in the previous implementation of the new version. Note that the terrain databases need to be regenerated.2008-10-09StephanePopinet<popinetatusers.sf.net> * New 'rsurfacedraw' command2008-10-06StephanePopinet<popinetatusers.sf.net> * Added new "min" and "max" derived Terrain variables2008-10-02StephanePopinet<popinetatusers.sf.net> * New version of the terrain module using region_sum queries This patch contains both the old and the new version, for debugging purposes.2008-10-02StephanePopinet<popinetatusers.sf.net> * New function r_surface_query_region_sum() Efficiently computes the statistics for a given region using the hierarchical statistics stored in the R*-tree.2008-10-05StephanePopinet<popinetatusers.sf.net> * Fixed headers for compilation on Mac OSX2008-10-05StephanePopinet<popinetatusers.sf.net> * Fix for incorrect versioning of debian packages2008-09-29StephanePopinet<popinetatusers.sf.net> * darcs2dist uses sftp rather than ssh2008-09-23StephanePopinet<popinetatusers.sf.net> * Updated URL for sourceforge server upgrade2008-09-18StephanePopinet<popinetatusers.sf.net> * Fix for dimensioning of SourceTension when using reduced gravity2008-09-11StephanePopinet<popinetatusers.sf.net> * Added missing required files for test cases2008-09-09StephanePopinet<popinetatusers.sf.net> * Axisymmetric spurious currents test case2008-09-09StephanePopinet<popinetatusers.sf.net> * Axisymmetric surface tension implementation2008-09-09StephanePopinet<popinetatusers.sf.net> * Replaced GFS_VARIABLE() with GFS_VALUE() in tension.c, vof.c2008-09-09StephanePopinet<popinetatusers.sf.net> * Updated test case references2008-09-08StephanePopinet<popinetatusers.sf.net> * Fixes for missing dimensioning VariableCurvature, VariableDistance, VariableFiltered, SourceTension.2008-09-06StephanePopinet<popinetatusers.sf.net> * Implicit viscosity now works for axisymmetric domains The explicit viscosity scheme has also been simplified.2008-09-06StephanePopinet<popinetatusers.sf.net> * Axisymmetric viscous flow past a sphere test case2008-08-06StephanePopinet<popinetatusers.sf.net> * New object GfsAdaptError Uses an error estimate based on the norm of the Hessian matrix.2008-08-01StephanePopinet<popinetatusers.sf.net> * Reimplementation of SourceVicosityExplicit Also works for axisymmetric flows (but for 3D flows yet).2008-08-01StephanePopinet<popinetatusers.sf.net> * Explicit viscosity lid-driven cavity test case2008-09-04StephanePopinet<popinetatusers.sf.net> * gfs2oogl outputs dimensional values in mixed cells2008-09-03StephanePopinet<popinetatusers.sf.net> * VariableDistance now works also in 3D2008-08-21StephanePopinet<popinetatusers.sf.net> * New user function "correctness()" for complexity of VOF interfaces2008-08-22StephanePopinet<popinetatusers.sf.net> * Spatial functions can now be time-dependent2008-08-19StephanePopinet<popinetatusers.sf.net> * Updated test cases references2008-08-10StephanePopinet<popinetatusers.sf.net> * check.py is distributed in the tarball2008-08-10StephanePopinet<popinetatusers.sf.net> * Computation of maximum interface curvature is more robust2008-08-07StephanePopinet<popinetatusers.sf.net> * VariableFiltered is initialised This is important if a filtered variable is used for the initial approximate projection (e.g. for the density).2008-07-29StephanePopinet<popinetatusers.sf.net> * Removed left-over debugging message2008-07-28StephanePopinet<popinetatusers.sf.net> * Updated test cases references2008-07-26StephanePopinet<popinetatusers.sf.net> * gfs_init_solid_fractions() always resets the old solids first2008-06-20StephanePopinet<popinetatusers.sf.net> * Quick fix for surfaces exactly coincident with mesh i.e. it should not be necessary anymore to shift implicit surfaces by epsilon to get the expected results.2008-05-01StephanePopinet<popinetatusers.sf.net> * Robust treatment of border cases for gfs_line_center, gfs_plane_center2008-07-23StephanePopinet<popinetatusers.sf.net> * Cleaner axi test case parameter file2008-07-26StephanePopinet<popinetatusers.sf.net> * Restructured correct_normal_velocity() This also fixes a bug introduced by the new axisymmetric formulation.2008-07-26StephanePopinet<popinetatusers.sf.net> * Fix for "corner refinement" topology violation2008-07-25StephanePopinet<popinetatusers.sf.net> * Fixed incorrect L-dimensioning of force output2008-07-22StephanePopinet<popinetatusers.sf.net> * Axisymmetric advection2008-07-22StephanePopinet<popinetatusers.sf.net> * Removed obsolete charset option for html doc generation2008-07-20StephanePopinet<s.popinetatniwa.co.nz> * Clean target for examples2008-07-19StephanePopinet<popinetatusers.sf.net> * Axisymmetric Euler solver2008-07-18StephanePopinet<popinetatusers.sf.net> * Axisymmetric potential flow around a sphere test case2008-07-19StephanePopinet<popinetatusers.sf.net> * L-dimensioning for OutputScalarSum, VTK and Tecplot2008-07-19StephanePopinet<popinetatusers.sf.net> * New function "area" for interfacial area density2008-06-09StephanePopinet<popinetatusers.sf.net> * Wave model uses user-defined length units2008-06-08StephanePopinet<popinetatusers.sf.net> * Solid flux correction for wave model2008-06-08StephanePopinet<popinetatusers.sf.net> * New 'garden sprinkler effect' example for wave model2008-07-18StephanePopinet<popinetatusers.sf.net> * Several important fixes for L-dimensioning2008-07-16StephanePopinet<popinetatusers.sf.net> * gfs_domain_cfl() should now take source terms into account2008-07-16StephanePopinet<popinetatusers.sf.net> * Minor fixed to RPM spec file (I. Vari)2008-06-07StephanePopinet<popinetatusers.sf.net> * Maximum timestep is not limited2008-07-10StephanePopinet<popinetatusers.sf.net> * Bug fix for cgd files and face boundary conditions2008-06-08StephanePopinet<popinetatusers.sf.net> * New "Energy" derived variable for wave model2008-06-07StephanePopinet<popinetatusers.sf.net> * New object GfsInitWave2008-06-07StephanePopinet<popinetatusers.sf.net> * nk and ntheta are parameters for wave model2008-06-07StephanePopinet<popinetatusers.sf.net> * Fixed scaling of energy for wave model2008-05-11StephanePopinet<popinetatusers.sf.net> * Initial sub-cycling implementation for wave model2008-05-09StephanePopinet<popinetatusers.sf.net> * Initial wave model2008-06-13StephanePopinet<popinetatusers.sf.net> * Bug fix for broken BcNavier2008-06-09StephanePopinet<popinetatusers.sf.net> * Dimensional size of the unit box can be set2008-07-08StephanePopinet<popinetatusers.sf.net> * Multigrid "tricks" for diffusion solver2008-07-07StephanePopinet<popinetatusers.sf.net> * darcs2dist puts tarballs in a tarballs/ directory2008-07-07StephanePopinet<popinetatusers.sf.net> * Fixed typo in RefineHeight (thanks to G. McBain)2008-07-07StephanePopinet<popinetatusers.sf.net> * Added missing gfsxref to tarball2008-06-20StephanePopinet<popinetatusers.sf.net> * More accurate streamlines Uses new function gfs_mixed_cell_interpolate().2008-07-04StephanePopinet<popinetatusers.sf.net> * Scripts for automatic cross-reference generation For automatically linking keyword wiki documentation with the examples and test cases.2008-07-02StephanePopinet<popinetatusers.sf.net> * Updated test cases references2008-06-20StephanePopinet<popinetatusers.sf.net> * New object GfsBoundaryGradient2008-07-01StephanePopinet<popinetatusers.sf.net> * RPM spec update for Fedora (I. Vari)2008-07-01StephanePopinet<popinetatusers.sf.net> * Several fixes for GfsCartesianGrid object2008-06-20StephanePopinet<popinetatusers.sf.net> * darcs2dist makes tarballs with consistent version numbers2008-07-01StephanePopinet<s.popinetatniwa.co.nz> * Fix for doc generation with new gfs-highlight script2008-06-20StephanePopinet<popinetatusers.sf.net> * Bug fix for adaptive refinement (maxlevel was not always respected)2008-06-19StephanePopinet<popinetatusers.sf.net> * VariableFiltered defines values on all levels This should fix bugs when using a filtered variable within alpha (alpha needs to be defined on all levels for the viscous terms).2008-06-19StephanePopinet<popinetatusers.sf.net> * Updated spurious currents test case reference2008-06-13StephanePopinet<popinetatusers.sf.net> * Fix for linking utility libraries with libtool2008-06-11StephanePopinet<popinetatusers.sf.net> * Fix for OutputSimulation silly bug2008-06-11StephanePopinet<popinetatusers.sf.net> * Fix for VTK/Tecplot output in parallel2008-06-11StephanePopinet<popinetatusers.sf.net> * New gfs-highlight script Uses GNU source-highlight for syntax highlighting of simulation files.2008-06-09StephanePopinet<popinetatusers.sf.net> * GfsAdaptGradient has been generalised to functions2008-05-09StephanePopinet<popinetatusers.sf.net>UNDO: gfs_domain_add_variable() takes a class parameter2008-06-07StephanePopinet<popinetatusers.sf.net> * OutputSimulation really writes all the variables by default2008-05-11StephanePopinet<popinetatusers.sf.net> * New function gfs_event_redo()2008-05-09StephanePopinet<popinetatusers.sf.net> * gfs_domain_add_variable() takes a class parameter2008-05-09StephanePopinet<popinetatusers.sf.net> * Generalised gfs_matrix_new() to non-square matrices2008-06-08StephanePopinet<popinetatusers.sf.net> * Checks that density is not negative2008-06-06StephanePopinet<popinetatusers.sf.net> * Fix for inconsistent treatment of maxlevel adaptive parameter This patch should ensure that cells are never more refined than maxlevel.2008-06-06StephanePopinet<popinetatusers.sf.net> * Fix for automake/libtool object issue2008-04-23StephanePopinet<popinetatusers.sf.net>UNDO: Use dolt instead of standard libtool2008-05-13StephanePopinet<popinetatusers.sf.net> * Improved options for xyz2rsurface2008-05-13StephanePopinet<popinetatusers.sf.net> * Improved path system for Terrain module2008-05-13StephanePopinet<popinetatusers.sf.net> * Fix for hard-coded module names in parameter files2008-05-12StephanePopinet<popinetatusers.sf.net> * New dependencies for RPM packages (I. Vari)2008-05-10StephanePopinet<popinetatusers.sf.net> * cron script uses new "devel" branches2008-05-10StephanePopinet<popinetatusers.sf.net> * Added cron job script in tools/2008-05-09StephanePopinet<popinetatusers.sf.net> * Fixed missing dependency for Terrain module2008-05-06StephanePopinet<popinetatusers.sf.net> * Added debian dependencies for Tide and Map modules2008-05-08StephanePopinet<popinetatusers.sf.net> * GFS_MODULES_DIR is defined in Makefile This should fix problems when using the --libdir option of configure2008-05-07StephanePopinet<popinetatusers.sf.net> * Poiseuille flow test case2008-05-06StephanePopinet<popinetatusers.sf.net> * Integrated FES2004 build within primary build2008-05-06StephanePopinet<popinetatusers.sf.net> * Initial import of FES2004_distribution_soft-1.0.9 A GPL-ed library to read FES2004 tidal atlas data.2008-05-06StephanePopinet<popinetatusers.sf.net> * New derived variables rx, ry and rz2008-05-01StephanePopinet<popinetatusers.sf.net> * Improved robustness of solid fraction checks2008-04-24StephanePopinet<popinetatusers.sf.net> * New abstract class GfsGenericSurface2008-04-29StephanePopinet<popinetatusers.sf.net> * Map module also scales z coordinate2008-04-29StephanePopinet<popinetatusers.sf.net> * Solid boundary generation changes for Terrain module2008-04-29StephanePopinet<popinetatusers.sf.net> * Extension of GfsRefineTerrain to 3D2008-04-29StephanePopinet<popinetatusers.sf.net> * Removed "Writing new objects" section of tutorial This has been superseded by the wiki version in the Gerris programming course.2008-04-29StephanePopinet<popinetatusers.sf.net> * Added missing awk script in debian package2008-04-24StephanePopinet<popinetatusers.sf.net> * Thin solid cells are flagged and "fixed" before checks2008-04-24StephanePopinet<popinetatusers.sf.net> * New GfsTerrain class2008-04-23StephanePopinet<popinetatusers.sf.net> * Terrain module uses R*-tree2008-04-23StephanePopinet<popinetatusers.sf.net> * Use dolt instead of standard libtool2008-04-23StephanePopinet<popinetatusers.sf.net> * Minor changes to RStarTree (updated header files etc...)2008-04-10StephanePopinet<popinetatusers.sf.net> * Large file (> 2GiB) support for RStarTree2008-04-10StephanePopinet<popinetatusers.sf.net> * Upgraded/integrated Makefile.am for RStarTree2008-04-10StephanePopinet<popinetatusers.sf.net> * R*-tree implementation of Norbert BeckmannThis is the original implementation as unpacked from http://www.rtreeportal.org.2008-04-08StephanePopinet<popinetatusers.sf.net> * New terrain module for height-field databases2008-04-01StephanePopinet<popinetatusers.sf.net> * New module for FES2004 tidal boundary conditions2008-04-01StephanePopinet<popinetatusers.sf.net> * GModule can take parameters2008-03-28StephanePopinet<popinetatusers.sf.net> * New Map module for cartographic projections2008-03-25StephanePopinet<popinetatusers.sf.net> * Support for geometric "mapping" of domain coordinates2008-01-30StephanePopinet<popinetatusers.sf.net> * Single-layer ocean model can now use "3D" code rather than "2D3"2008-04-18StephanePopinet<popinetatusers.sf.net> * Stricter checking when compiling user-defined GfsFunctions2008-04-18StephanePopinet<popinetatusers.sf.net> * Need to make sure that all PEs use the same timestep! Important bug fix for the parallel version.2008-04-05StephanePopinet<popinetatusers.sf.net> * Check for unclosed statement in parameter files2008-03-25StephanePopinet<popinetatusers.sf.net> * Checks that variable names are not reserved keywords2008-03-18StephanePopinet<popinetatusers.sf.net> * Examples files are distributed only if they are version-controlled2008-03-13StephanePopinet<popinetatusers.sf.net> * Removed MRS acceleration While this accelerated convergence somewhat in some cases, it seemed to prevent convergence in other cases. This patch is not an exact "rollback" of the initial MRS implementation because it does not rollback other simple but important changes to the Poisson solver which seem to really improve robustness.2008-03-13StephanePopinet<popinetatusers.sf.net> * Fix for MRS implementation in parallel2008-03-11StephanePopinet<popinetatusers.sf.net> * Minimal Residual Smoothing implementation This guarantees that the Poisson solver does not diverge (but does not guarantee convergence). It can also accelerate convergence depending on the problem. Coupled with other smaller changes included in this patch ('minlevel' tuning in particular) this improves the robustness of the solver.2008-03-12StephanePopinet<popinetatusers.sf.net> * Series 60 ship waves example2008-03-10StephanePopinet<popinetatusers.sf.net> * SourceControl was broken by momentum source term patch2008-03-07StephanePopinet<popinetatusers.sf.net> * 'omega' relaxation parameter is written only if different from default This means that simulation files are backward-compatible with older versions of gerris/gfsview. 2008-03-06StephanePopinet<popinetatusers.sf.net> * Bug fix for sign error in new momentum source term implementation2008-03-06StephanePopinet<popinetatusers.sf.net> * GfsOutput pipes now know the pre-defined Gerris shell variables2008-03-06StephanePopinet<popinetatusers.sf.net> * gerris.spec version number fix2008-03-05StephanePopinet<popinetatusers.sf.net> * Optimised temporary variables usage for "gc" option2008-03-05StephanePopinet<popinetatusers.sf.net> * Cosmetics2008-03-05StephanePopinet<popinetatusers.sf.net> * Removed generation of Postscript docs2008-03-04StephanePopinet<popinetatusers.sf.net> * Bug fix for VOF patch introducing "_x", "_y" and "_alpha" variables2008-02-29StephanePopinet<popinetatusers.sf.net> * VOF interface normals and alpha values are named variables e.g. for a VOF tracer called "T" in 2D, three new variables are automatically created "T_x", "T_y" and "T_alpha".2008-03-04StephanePopinet<popinetatusers.sf.net> * GfsSource terms for velocity components are consistent with projection i.e. they are computed in a manner consistent with the pressure gradient discretisation (in a manner similar to the surface tension). This is necessary in particular to guarantee exact hydrostatic balance with non-linear pressure distributions (e.g. the 'hydrostatic/quadratic' test case).2007-10-18StephanePopinet<popinetatusers.sf.net> * Added stability conditions for SourceDiffusionExplicit and SourceViscosityExplicit2008-03-04StephanePopinet<popinetatusers.sf.net> * New quadratic hydrostatic pressure test case2008-02-29StephanePopinet<popinetatusers.sf.net> * Bug fix for OutputDropletSums when using functions as volume fraction2008-02-27StephanePopinet<popinetatusers.sf.net> * New air/water capillary wave test case2008-02-27StephanePopinet<popinetatusers.sf.net> * Updated test cases for surface tension/advection bug fix2008-02-27StephanePopinet<popinetatusers.sf.net> * Pressure-correction in the Crank-Nicholson scheme is turned off by default This was degrading the results for a number of test cases (capillary waves in particular). The reasons why are still unclear. Note that this does not mean that this version of the code is the same as the version prior to the "Pressure term is included in RHS of viscosity solve" patch, as this version also includes an important bug fix for the advection terms when surface tension is present. The pressure-correction Crank-Nicholson scheme can be turned off explicitly when required (e.g. "hydrostatic" test case).2008-02-22StephanePopinet<popinetatusers.sf.net> * Cleanup of GfsEventScript temporary files handling2008-02-22StephanePopinet<popinetatusers.sf.net> * Pressure term is included in RHS of viscosity solve This is an important change to the timestepping which should improve things significantly in particular when large source terms are included (e.g gravity + hydrostatic pressure).2008-02-22StephanePopinet<popinetatusers.sf.net> * Fix for initial timestep in Boussinesq example2008-01-22StephanePopinet<popinetatusers.sf.net> * New 'hydrostatic' test case2008-02-21StephanePopinet<popinetatusers.sf.net> * Bug fix when restarting simulations using SurfaceBc2008-02-21StephanePopinet<popinetatusers.sf.net> * Bug fixes for VTK/Tecplot output2008-01-30StephanePopinet<popinetatusers.sf.net> * Added 'omega' over-relaxation parameter2008-01-25StephanePopinet<popinetatusers.sf.net> * Removed gfs_get_from_below_extensive2008-01-16StephanePopinet<popinetatusers.sf.net> * GfsInit becomes a standard GfsEvent when either step or istep is specified 2008-02-11StephanePopinet<popinetatusers.sf.net> * VTK/Tecplot export2008-01-29StephanePopinet<popinetatusers.sf.net> * Improved robustness of checks for 'beta' and 'waves' test cases2008-01-16StephanePopinet<popinetatusers.sf.net> * Bug fix when using multiple GfsTime objects in parameter files2008-01-16StephanePopinet<popinetatusers.sf.net> * Various 'fixme' comments2008-01-16StephanePopinet<popinetatusers.sf.net> * New "dV" intrinsic domain variable2008-01-16StephanePopinet<popinetatusers.sf.net> * Renamed GfsOutputDropletStats to GfsOutputDropletSums Note that the syntax has changed, please check the doc.2008-01-16StephanePopinet<popinetatusers.sf.net> * Updated gfs_domain_remove_droplets() to use new GFS_VALUE macro Eventually this macro will replace GFS_VARIABLE.2008-01-16StephanePopinet<popinetatusers.sf.net> * RemoveDroplets takes an extra optional argument Which allows flexible selection of the "droplet" criterion.2008-01-15StephanePopinet<popinetatusers.sf.net> * Force reference of domain in Variable and DerivedVariable2008-01-14StephanePopinet<popinetatusers.sf.net> * Fix for missing variable descriptions2008-01-13StephanePopinet<popinetatusers.sf.net> * Deferred GfsFunction compilation Optionally, GfsFunctions are compiled only when they are used for the first time. This greatly improves the speed of GfsView when reading input piped from Gerris (when the simulation contains one or several GfsFunctions).2008-01-13StephanePopinet<popinetatusers.sf.net> * Updated test cases references2008-01-12StephanePopinet<popinetatusers.sf.net> * Timestep is set properly to guarantee CFL condition This should fix CFL problems when using the VOF scheme.2008-01-11StephanePopinet<popinetatusers.sf.net> * New object GfsOutputDropletStats2008-01-11StephanePopinet<popinetatusers.sf.net> * New function gfs_domain_tag_droplets() Used by GfsRemoveDroplets. This is more generic than the previous implementation.2008-01-11StephanePopinet<popinetatusers.sf.net> * New intersection, union and difference predefined macros2008-01-10StephanePopinet<popinetatusers.sf.net> * 'error.gfs' dump files are indexed by PE number2008-01-10StephanePopinet<popinetatusers.sf.net> * Stricter syntax checking for read() method of Domain2008-01-08StephanePopinet<popinetatusers.sf.net> * RPM build fix (I. Vari) Removed %{?_smp_mflags} from make due to intermittent build errors on some SMP systems.2007-12-21StephanePopinet<popinetatusers.sf.net> * gfs_domain_cfl takes MAC velocities into account2007-12-20DanielFuster<dfusteratgmail.com> * gfsjoin201207Gfsjoin bug: fixed2007-12-19StephanePopinet<popinetatusers.sf.net> * New Cook Strait tides example2007-12-18StephanePopinet<popinetatusers.sf.net> * Simplified regular expression in m4.awk Hopefully this will fix issues with POSIX regex etc...2007-12-06StephanePopinet<popinetatusers.sf.net> * Updated debian package dependencies This should fix problems with recent Ubuntu versions (>= 7.10).2007-12-05StephanePopinet<popinetatusers.sf.net> * Bug fix for reading VariablePosition reference position2007-11-15StephanePopinet<popinetatusers.sf.net> * In VOF advection GfsAdvectionParams needs to be initialised properly2007-11-12StephanePopinet<popinetatusers.sf.net> * VOF advection should now work also with embedded solid boundaries2007-11-12StephanePopinet<popinetatusers.sf.net> * Fixed package (install) dependencies2007-11-12StephanePopinet<popinetatusers.sf.net> * Bug fix for refinement of coarse VOF cells in parallel Thanks to Daniel Fuster for reporting the problem.2007-11-09dfusteratgmail.com * gfsjoin1108 Some modifications are introduced to fix some problems which could appear with the older version Checking options are added Minor format changes2007-11-09StephanePopinet<popinetatusers.sf.net> * cell_init() is now a method of GfsDomain This simplifies applying a consistent initialisation when creating children cells, in particular for the complicated initialisation occuring when refining interface cells between direction-sweeps during VOF advection.2007-11-06StephanePopinet<popinetatusers.sf.net> * New script gfsjoin (written by Daniel Fuster)2007-11-01StephanePopinet<popinetatusers.sf.net> * Bug fix for "classes" internal utility with MPI2007-10-30StephanePopinet<popinetatusers.sf.net> * Added spec file for RPM packaging (thanks to Ivan Vari)2007-10-30StephanePopinet<popinetatusers.sf.net> * Bug fix for MPI version of gfs_domain_stats_balance()2007-10-24StephanePopinet<popinetatusers.sf.net> * Boundary conditions are applied within Init events This is necessary e.g. when subsequent variables are derived from the gradients of previously initialised variables.2007-10-23StephanePopinet<popinetatusers.sf.net> * Minimised round-off errors in face_fractions()2007-10-15StephanePopinet<popinetatusers.sf.net> * Updated waves test case references2007-10-12StephanePopinet<popinetatusers.sf.net> * Bug fix for gfs_domain_boundary_locate() This is important only for VOF boundary conditions.2007-10-12StephanePopinet<popinetatusers.sf.net> * Improved secant-bisection root-finding for implicit surfaces2007-10-10StephanePopinet<popinetatusers.sf.net> * Refines cells which are too coarse for VOF advection Cells are too coarse when one of their neighboring cells is finer and contains and interface which will be advected in them at the next timestep.2007-10-11StephanePopinet<popinetatusers.sf.net> * New pre-defined implicit surface 'cube'2007-10-11StephanePopinet<popinetatusers.sf.net> * Both GfsRefineSolid and GfsRefineSurface now work with implicit surfaces2007-10-10StephanePopinet<popinetatusers.sf.net> * New 'cfactor' parameter for GfsAdapt2007-10-09StephanePopinet<popinetatusers.sf.net> * New function gfs_domain_reshape()Quoting the doc: "Force the grading of the tree hierarchy of domain, matches the boundaries, recomputes merged cells and applies the boundary conditions for all variables."2007-09-28StephanePopinet<popinetatusers.sf.net> * gfs_cell_is_cut() is more clever when dealing with implicit surfaces This means in particular that GfsRefineSurface now also works with implicit surfaces.2007-10-05StephanePopinet<popinetatusers.sf.net> * Fix for compatibility with glib-1.2 series2007-10-03StephanePopinet<popinetatusers.sf.net> * Miscellaneous doc/comments fixes2007-09-28StephanePopinet<popinetatusers.sf.net> * GfsNorm ignores values with a weight of zero for max norm2007-09-28StephanePopinet<popinetatusers.sf.net> * Bug fix for text macros within comments2007-09-28StephanePopinet<popinetatusers.sf.net> * New "w" option for GfsOutputErrorNorm2007-09-20StephanePopinet<popinetatusers.sf.net> * Fixed incorrect label for capillary wave test case2007-09-18StephanePopinet<popinetatusers.sf.net> * Added figure to capillary wave test case2007-09-18StephanePopinet<popinetatusers.sf.net> * Updated Poisson test cases references The errors have been increased somewhat by using the more robust gradient_fine_coarse() implementation.2007-09-18StephanePopinet<popinetatusers.sf.net> * Improved formatting of test suite doc header2007-09-18StephanePopinet<popinetatusers.sf.net> * Bug fix for gfs_domain_stats_balance() on serial parameter files2007-09-18StephanePopinet<popinetatusers.sf.net> * Removed obsolete installation instructions from the tutorial2007-09-14StephanePopinet<popinetatusers.sf.net> * New option 'data' for gerris (when splitting or partitioning)2007-09-14StephanePopinet<popinetatusers.sf.net> * OutputBalance takes "pid" into account even for non-parallel simulations2007-09-14StephanePopinet<popinetatusers.sf.net> * Fixed gfsview parameters for Boussinesq example2007-09-14StephanePopinet<popinetatusers.sf.net> * Fix for domain splitting with periodic boundary conditions2007-09-14StephanePopinet<popinetatusers.sf.net> * Domain traversal should now be deterministic ...as well as the rest of Gerris. This was not the case before because of the "randomization" effect of using hash tables indexed on pointers to store the graph nodes (i.e. the GfsBoxes). This was a pain for debugging and also caused boxes to "jump around" when visualising periodic domains with several boxes.2007-09-13StephanePopinet<popinetatusers.sf.net> * New "Id" and "Pid" derived variables2007-09-13StephanePopinet<popinetatusers.sf.net> * Added clock start/stop to avoid harmless warnings2007-09-13StephanePopinet<popinetatusers.sf.net> * Error message when trying to partition a domain composed of too few boxes2007-09-12StephanePopinet<popinetatusers.sf.net> * Bug fix for bad comment indentation in parameter files views2007-09-11StephanePopinet<popinetatusers.sf.net> * Bug fix for SourceControl divide by zero2007-09-07StephanePopinet<popinetatusers.sf.net> * Minor maintenance (comments, valgrind stuff etc...)2007-09-09StephanePopinet<popinetatusers.sf.net> * Automake 1.6 is OK (I guess 1.4 is not)2007-09-08StephanePopinet<popinetatusers.sf.net> * Fixed boundary conditions for boussinesq example As pointed out by Phil Rubini, the previous boundary conditions were misleading: they were equivalent to flow in a closed box rather than the expected vertical open channel.2007-09-08StephanePopinet<popinetatusers.sf.net> * Fixed typo in oscillation.gfs2007-09-07StephanePopinet<popinetatusers.sf.net> * Updated test cases references2007-09-07StephanePopinet<popinetatusers.sf.net> * Test cases are run in the order they appear in the final report2007-09-07StephanePopinet<popinetatusers.sf.net> * Added 'Define' to kno