Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Browse Source
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 7
and
Version 8
of
addfield
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
11/19/14 16:31:53 (
10 years
ago)
Author:
srebuffi
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
addfield
v7
v8
12
12
== Implement the new field in the model ==
13
13
14
15
16
14
{{{
17
#!sh
18
cd $ISSM_DIR/src/c/shared/Enum/
19
./Synchronize.sh
15
#!c
16
Input* meltingrate_input = NULL;
20
17
}}}