Ignore:
Timestamp:
09/16/15 17:15:08 (10 years ago)
Author:
Eric.Larour
Message:

CHG: finished first prototype implementation of the GEMB model inside the Gembx module of the SurfaceMassBalancex module,
and inside the SMBgemb.m class, as well as the SMBGemb method of the Element.cpp class.
Had to introduce the concept also of a DoubleArrayInput to keep track of the vertical gridded datasets within each element.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/c/Makefile.am

    r19528 r19554  
    5858                                        ./classes/Inputs/IntInput.cpp\
    5959                                        ./classes/Inputs/DoubleInput.cpp\
     60                                        ./classes/Inputs/DoubleArrayInput.cpp\
    6061                                        ./classes/Inputs/DatasetInput.cpp\
    6162                                        ./classes/Materials/Materials.cpp\
     
    171172                                        ./modules/SpcNodesx/SpcNodesx.cpp\
    172173                                        ./modules/SurfaceMassBalancex/SurfaceMassBalancex.cpp\
     174                                        ./modules/SurfaceMassBalancex/Gembx.cpp\
    173175                                        ./modules/Reducevectorgtofx/Reducevectorgtofx.cpp\
    174176                                        ./modules/Reduceloadx/Reduceloadx.cpp\
Note: See TracChangeset for help on using the changeset viewer.