Changes between Version 15 and Version 16 of addfield


Ignore:
Timestamp:
11/20/14 11:10:59 (10 years ago)
Author:
srebuffi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • addfield

    v15 v16  
    5252         
    5353Ater that, you can do your computations using `meltingrate` for this gaussian point.
     54
     55== Add a Nightly run test ==
     56
     57Now, you have to add a Nightly run test to check your new field keeps working as desired.
     58
     59NB : don't forget to modify other tests that could be concerned by the addition of this new field (for example, I have to write `md.calving.meltingrate=zeros(md.mesh.numberofvertices,1);` in other tests)