Changeset 11650


Ignore:
Timestamp:
03/06/12 15:51:18 (13 years ago)
Author:
habbalf
Message:

fixed typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/model/mesh/bamg.m

    r11016 r11650  
    1111%   - hmaxVertices: maximum edge length for each vertex (mesh)
    1212%
    13 %   - anisomax    : maximum ration between the smallest and largest edges (default is 10^30)
     13%   - anisomax    : maximum ratio between the smallest and largest edges (default is 10^30)
    1414%   - coeff       : coefficient applied to the metric (2-> twice as many elements, default is 1)
    1515%   - cutoff      : scalar used to compute the metric when metric type 2 or 3 are applied
     
    1818%   - field       : field of the model that will be used to compute the metric
    1919%                   to apply several fields, use one column per field
    20 %   - gradation   : maximum ration between two adjacent edges
     20%   - gradation   : maximum ratio between two adjacent edges
    2121%   - Hessiantype : 0 -> use double P2 projection (default)
    2222%                   1 -> use Green formula
Note: See TracChangeset for help on using the changeset viewer.