Changes between Version 15 and Version 16 of addfield
- Timestamp:
- 11/20/14 11:10:59 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
addfield
v15 v16 52 52 53 53 Ater that, you can do your computations using `meltingrate` for this gaussian point. 54 55 == Add a Nightly run test == 56 57 Now, you have to add a Nightly run test to check your new field keeps working as desired. 58 59 NB : 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)