Changes between Version 7 and Version 8 of addfield


Ignore:
Timestamp:
11/19/14 16:31:53 (10 years ago)
Author:
srebuffi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • addfield

    v7 v8  
    1212== Implement the new field in the model ==
    1313
    14 
    15 
    1614{{{
    17 #!sh
    18 cd $ISSM_DIR/src/c/shared/Enum/
    19 ./Synchronize.sh
     15#!c
     16Input* meltingrate_input  = NULL;
    2017}}}