Changeset 12982


Ignore:
Timestamp:
08/10/12 14:31:54 (13 years ago)
Author:
Eric.Larour
Message:

CHG: forgot to get rid of top level fields such as r, theta
and fi, which have been pushed down to the @planetmesh level.

File:
1 edited

Legend:

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

    r12980 r12982  
    66classdef planet < model
    77    properties (SetAccess=public) %Planet fields
    8                  % {{{
    9                  %Planet specific fields
    10                  r=NaN;
    11                  theta=NaN;
    12                  phi=NaN;
    13                  %}}}
    148         end
    159         methods
Note: See TracChangeset for help on using the changeset viewer.