source: issm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3770   15 years Eric.Larour Starting serial solution migration
(edit) @3768   15 years seroussi fields name
(edit) @3767   15 years Mathieu Morlighem moved some int variables to bool (such as IsHutter)
(edit) @3766   15 years Mathieu Morlighem in DataSet/Parameters.cpp, no need to check that object enum is a Params
(edit) @3765   15 years Mathieu Morlighem Synchronized matlab enum
(edit) @3764   15 years Mathieu Morlighem fuxed bug: last enum was never taken into account
(edit) @3763   15 years seroussi minor
(edit) @3762   15 years seroussi fields name
(edit) @3761   15 years Mathieu Morlighem Added string in param echo enums
(edit) @3760   15 years seroussi fields name
(edit) @3759   15 years Mathieu Morlighem some field name still missing
(edit) @3758   15 years seroussi fields name
(edit) @3757   15 years Mathieu Morlighem update tests parameter files
(edit) @3756   15 years Mathieu Morlighem moved accumulation to accumulation_rate, same for melting
(edit) @3755   15 years Mathieu Morlighem fixed ISSM_DEBUG outputs not needed
(edit) @3754   15 years Mathieu Morlighem fixed matlab R2009a
(edit) @3753   15 years Mathieu Morlighem removed useless echo MATLAB_VERSION
(edit) @3752   15 years Eric.Larour Started migration of serial solution
(edit) @3751   15 years Eric.Larour Final build that compiles in serial and parallel model
(edit) @3736   15 years jschierm qmuresponse.m: Fix argument list to MassFlux to include vertices.
(edit) @3735   15 years jschierm ProfileProjectOntoMesh.m: Logic error - must sort intersections to …
(edit) @3732   15 years Eric.Larour Bulk of solutions
(edit) @3730   15 years Mathieu Morlighem minor
(edit) @3729   15 years Mathieu Morlighem oops
(edit) @3728   15 years Mathieu Morlighem alphabetical sorting of enums
(edit) @3727   15 years Mathieu Morlighem minor
(edit) @3725   15 years Mathieu Morlighem minor
(edit) @3724   15 years Mathieu Morlighem now it is compiling
(edit) @3723   15 years Mathieu Morlighem Added shared/Numerics/SplitSolutionVector.cpp. hope ot works…
(edit) @3722   15 years Eric.Larour some cleanup
(edit) @3721   15 years Eric.Larour much needed core
(edit) @3720   15 years Eric.Larour Better split
(edit) @3719   15 years Eric.Larour Better split
(edit) @3717   15 years Eric.Larour Getting there
(edit) @3716   15 years Mathieu Morlighem minor
(edit) @3715   15 years Eric.Larour Serial compiles
(edit) @3713   15 years Eric.Larour More commits
(edit) @3712   15 years Eric.Larour Called modules.h instead of issm.h
(edit) @3711   15 years Eric.Larour New enums
(edit) @3710   15 years Mathieu Morlighem Use Enums to find params
(edit) @3709   15 years Mathieu Morlighem Use Enums to find params
(edit) @3708   15 years seroussi Dt and Ndt in seconds for the model
(edit) @3707   15 years seroussi dhdt and not dt
(edit) @3706   15 years seroussi added dt
(edit) @3705   15 years Mathieu Morlighem update modelprocessor
(edit) @3704   15 years seroussi added Temperature and pressure in elements
(edit) @3703   15 years Eric.Larour Big commit
(edit) @3702   15 years Eric.Larour Back to splitting the files
(edit) @3701   15 years Mathieu Morlighem removed some CreateParameter files not needed anymore (done by Create …
(edit) @3700   15 years Mathieu Morlighem fixed matlab version definition
(edit) @3699   15 years Eric.Larour New UpdateInput modules
(edit) @3698   15 years seroussi added dhdt
(edit) @3697   15 years Mathieu Morlighem new way to create parameters
(edit) @3696   15 years seroussi added pressure, temperature, accumulation_rate and melting_rate in …
(edit) @3695   15 years Eric.Larour New module UpdateInputsFromVector
(edit) @3694   15 years Eric.Larour name changes
(edit) @3693   15 years Eric.Larour Name changes
(edit) @3692   15 years seroussi added vx, vy, vz, vx_obs, vy_obs and weights in ModelProcessor when needed
(edit) @3691   15 years Eric.Larour Not needed anymore
(edit) @3690   15 years Eric.Larour typo
(edit) @3689   15 years Eric.Larour Moved UpdateInputs to UpdateInputsFromSolutoin
(edit) @3688   15 years Eric.Larour Moved to UpdateInputsFromSolutionx
(edit) @3687   15 years Eric.Larour Added vx,vy,vz, vx_obs,vy_obs,vz_obs,weights in elements
(edit) @3686   15 years Eric.Larour New params
(edit) @3685   15 years Eric.Larour majors changes
(edit) @3684   15 years Eric.Larour moved issm.h to modules.h
(edit) @3683   15 years Eric.Larour new locations for objects
(edit) @3682   15 years Eric.Larour New location
(edit) @3681   15 years Eric.Larour reorganized into sub directories
(edit) @3680   15 years Eric.Larour deleted
(edit) @3679   15 years Mathieu Morlighem Added CreateSingleNodeToElementConnectivity.cpp
(edit) @3678   15 years Mathieu Morlighem renamed one script
(edit) @3677   15 years Mathieu Morlighem Added EnumAsString.cpp and StringAsEnum.cpp
(edit) @3676   15 years Eric.Larour Reestabilished environment variables, wiped out for whatever reason
(edit) @3675   15 years Eric.Larour New enums
(edit) @3674   15 years Mathieu Morlighem Added SynchronizeStringFromEnum.sh that returns a string associated to …
(edit) @3673   15 years Eric.Larour Redid Params and Inputs
(edit) @3666   15 years Mathieu Morlighem fixed tolerance
(edit) @3658   15 years Mathieu Morlighem Added track support in bamg as well as points outside the domain
(edit) @3655   15 years seroussi minor
(edit) @3653   15 years seroussi need 4 columns in edges for balancedthickness2 (in trunk)
(edit) @3651   15 years jschierm Scotch: one more changes.
(edit) @3650   15 years jschierm Scotch: implement gpart functionality and reset more static variables.
(edit) @3649   15 years Eric.Larour DataSet compiling
(edit) @3648   15 years jschierm Scotch: removed status output and instead emptied maptab output to …
(edit) @3647   15 years Eric.Larour Objects compile
(edit) @3646   15 years Mathieu Morlighem updated numerical flux creation (use iomodel constructor instead)
(edit) @3645   15 years Mathieu Morlighem Adde constructor from iomodel
(edit) @3644   15 years jschierm Scotch: removed high-level debug messages.
(edit) @3643   15 years Eric.Larour Forgot enums
(edit) @3642   15 years Eric.Larour temporary commit
(edit) @3640   15 years jschierm Scotch: changes to notes.
(edit) @3639   15 years jschierm Scotch: reset static variables from previous runs to allow multiple …
(edit) @3637   15 years Eric.Larour Icefront and Riftfront + rest of upgrade
(edit) @3636   15 years Mathieu Morlighem fixed Stokes with ice front
(edit) @3633   15 years Eric.Larour temporary
(edit) @3632   15 years Eric.Larour Temporary
(edit) @3631   15 years Mathieu Morlighem upgraded doxygen so that it can work on MacOs X SnowLeopard
(edit) @3629   15 years Mathieu Morlighem minor
(edit) @3625   15 years Mathieu Morlighem updated ModelProcessor: now the id must be provided to element constructors
Note: See TracRevisionLog for help on using the revision log.