Opened 10 years ago

Closed 9 years ago

#8 closed enhancement (fixed)

Fix mesh generation sequence

Reported by: dubos Owned by:
Priority: major Milestone: Zoom
Component: component1 Version:
Keywords: Cc:

Description

Currently the mesh generation sequence is as follows

  • compute_metric : Schmidt transform
  • compute_domain : store mesh info for netCDF files
  • compute geometry : optimize (Lloyd's algorithm)

It should be :

  • optimize
  • Schmidt transform
  • store mesh info for NetCDF files

Change History (2)

comment:1 Changed 10 years ago by dubos

  • Summary changed from Fix mesh generation sequence : optimize first, Schmidt transform later to Fix mesh generation sequence

comment:2 Changed 9 years ago by dubos

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.