Changeset 27586


Ignore:
Timestamp:
02/16/23 19:44:42 (2 years ago)
Author:
inwoo
Message:

CHG: fix!...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Element.cpp

    r27585 r27586  
    44374437                smbi_out[iv] = smbi_out[iv]*rho_water/rho_ice;
    44384438                smbs_out[iv] = smbs_out[iv]*yts; // w.e. m/sec -> m/yr
    4439                 sacc_out[iv] = accu_out[iv]*yts; // w.e. m/sec -> m/yr
     4439                saccu_out[iv] = saccu_out[iv]*yts; // w.e. m/sec -> m/yr
    44404440        }
    44414441
Note: See TracChangeset for help on using the changeset viewer.