Changeset 11140


Ignore:
Timestamp:
01/19/12 11:52:22 (13 years ago)
Author:
cborstad
Message:

minor pluralization edit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/inversion.m

    r11008 r11140  
    115115                        fielddisplay(obj,'control_parameters','parameter where inverse control is carried out; ex: {''FrictionCoefficient''}, or {''MaterialsRheologyBbar''}');
    116116                        fielddisplay(obj,'nsteps','number of optimization searches');
    117                         fielddisplay(obj,'cost_functions','indicate the type of response for each optimization steps');
     117                        fielddisplay(obj,'cost_functions','indicate the type of response for each optimization step');
    118118                        fielddisplay(obj,'cost_functions_coefficients','cost_functions_coefficients applied to the misfit of each vertex and for each control_parameter');
    119119                        fielddisplay(obj,'cost_function_threshold','misfit convergence criterion. Default is 1%, NaN if not applied');
Note: See TracChangeset for help on using the changeset viewer.