Ignore:
Timestamp:
05/19/10 09:57:00 (15 years ago)
Author:
seroussi
Message:

no inputs in arguments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/solutions/jpl/thermal.m

    r3796 r3839  
    3030        if ~models.t.parameters.QmuAnalysis,
    3131                %launch core of diagnostic solution.
    32                 results=thermal_core(models,inputs);
     32                results=thermal_core(models);
    3333       
    3434                %process results
     
    3737        else
    3838                %launch dakota driver for diagnostic core solution
    39                 Qmu(models,inputs,models.t.parameters);
     39                Qmu(models,models.t.parameters);
    4040        end
    4141
Note: See TracChangeset for help on using the changeset viewer.