source: issm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8647   14 years Mathieu Morlighem no more noise_dampening
(edit) @8646   14 years Mathieu Morlighem Deleted noisedmp, use DragCoefficientAbsGradientEnum as a cost …
(edit) @8643   14 years Mathieu Morlighem Better way to deal with gradients of models with respect to parameters
(edit) @8639   14 years jschierm KMLOverlay: wrote usage function.
(edit) @8637   14 years Eric.Larour Took out parameters
(edit) @8635   14 years seroussi c: forget to return if no control needed in …
(edit) @8631   14 years Mathieu Morlighem removed all SetParallel
(edit) @8630   14 years Mathieu Morlighem set cluster correclty
(edit) @8611   14 years Mathieu Morlighem preparing thikonov regularization in misfits
(edit) @8609   14 years Mathieu Morlighem Synchronized enums
(edit) @8608   14 years Mathieu Morlighem Added new modules for Thikonov regularization (now treated as a cost …
(edit) @8607   14 years Mathieu Morlighem Now, a combination of responses can be requested, needs to be tested
(edit) @8606   14 years jschierm KMLOverlay: initial commit of KMLOverlay mex module.
(edit) @8605   14 years jschierm KMLOverlayx: initial commit of KMLOverlayx module.
(edit) @8604   14 years Mathieu Morlighem n is no more a field of optargs
(edit) @8603   14 years Mathieu Morlighem Prepared for multiple responses
(edit) @8602   14 years Mathieu Morlighem now, multiple responses is 'almost' feasable (serial)
(edit) @8601   14 years Mathieu Morlighem now, multiple responses is 'almost' feasable
(edit) @8600   14 years Mathieu Morlighem Added IntMatParam
(edit) @8597   14 years Mathieu Morlighem new archives for CM now that the misfit is not linearized anymore
(edit) @8596   14 years Mathieu Morlighem Removed linearization of Cost function in CM
(edit) @8595   14 years Mathieu Morlighem fixed bug in serial
(edit) @8593   14 years Mathieu Morlighem module not needed anymore
(edit) @8592   14 years Mathieu Morlighem Added new DatasetInput for multiple inputs (needed for control …
(edit) @8591   14 years seroussi fixed ismodelselfconsistent
(edit) @8590   14 years Mathieu Morlighem preparing multiple onjective functions
(edit) @8589   14 years Mathieu Morlighem forgot to commit
(edit) @8587   14 years Mathieu Morlighem call properties('objectname') instead of properties(object) that calls …
(edit) @8586   14 years Mathieu Morlighem use generic cluster instead of larsen, astrid, wilkes, ogive and other …
(edit) @8585   14 years Mathieu Morlighem improved ismodelselfconsistent: print all error messages and then error out
(edit) @8584   14 years Mathieu Morlighem removed SetParallel.m not needed anymore
(edit) @8583   14 years Mathieu Morlighem minor
(edit) @8582   14 years Mathieu Morlighem Added 2 new enums
(edit) @8581   14 years Mathieu Morlighem cleaner Matpar
(edit) @8580   14 years Mathieu Morlighem new way to set settings
(edit) @8579   14 years Mathieu Morlighem replaced all Setparallel by generic cluster
(edit) @8578   14 years Mathieu Morlighem Added generic cluster that can replace astrid larsen wilkes murdo …
(edit) @8577   14 years Mathieu Morlighem try and use feature('GetPid') instead of our own mex GetPId
(edit) @8576   14 years Mathieu Morlighem use true instead of logical(1)
(edit) @8572   14 years Mathieu Morlighem use logical instead of boolean
(edit) @8571   14 years Mathieu Morlighem better example
(edit) @8570   14 years Mathieu Morlighem Added a one file patch. This patch also fixes log2 compilation problems
(edit) @8569   14 years Mathieu Morlighem better patch
(edit) @8568   14 years Mathieu Morlighem better extern C implementation
(edit) @8567   14 years bkhakbaz generalizing the K[0] and K[1] in hydrology for different hydro_p and …
(edit) @8566   14 years schlegel fix tabs
(edit) @8565   14 years jschierm Options: Modified Get method for list of strings.
(edit) @8564   14 years jschierm Option objects: Added Get method for vector of strings to OptionChar.
(edit) @8563   14 years Mathieu Morlighem oops
(edit) @8562   14 years Mathieu Morlighem removed all hydro_gamma
(edit) @8561   14 years Mathieu Morlighem removed all hydro_gamma and fixed indentation
(edit) @8560   14 years schlegel Add surface mass balance to Transient results
(edit) @8559   14 years schlegel Add surface mass balance to Transient results
(edit) @8557   14 years schlegel printing of 3 sig figs in verbose time
(edit) @8555   14 years Eric.Larour swapping mpi order
(edit) @8552   14 years Mathieu Morlighem fixed printf return missing
(edit) @8551   14 years bkhakbaz correcting identation problem
(edit) @8550   14 years Mathieu Morlighem better message for time stepping
(edit) @8549   14 years bkhakbaz added the hydr_CR and hydro_n as parameters of hydrology and remove …
(edit) @8548   14 years schlegel timesteps should be in seconds
(edit) @8547   14 years schlegel timesteps should be in seconds
(edit) @8546   14 years Mathieu Morlighem better message for time stepping
(edit) @8545   14 years jschierm MatlabNArrayToNArray.cpp: Added folds and fixed description.
(edit) @8541   14 years Mathieu Morlighem forgot to commit marshall
(edit) @8540   14 years Mathieu Morlighem back to normal
(edit) @8539   14 years Mathieu Morlighem minor bug
(edit) @8538   14 years Mathieu Morlighem Added hydro_p and hydro_q in matpar
(edit) @8536   14 years jschierm Options: Added Get method for list of strings from cell.
(edit) @8535   14 years jschierm Option objects: Added Get methods to OptionCell and OptionStruct, …
(edit) @8529   14 years jschierm Options: improved deepecho formatting.
(edit) @8524   14 years Mathieu Morlighem fixed configure.sh serial
(edit) @8522   14 years Eric.Larour Added petsc 3 configuration for pleiades
(edit) @8520   14 years Eric.Larour Added gfortran warning for dakota compilation
(edit) @8519   14 years Eric.Larour Missing mkl libraries on pleiades
(edit) @8518   14 years Mathieu Morlighem Fixed matlab synchronization
(edit) @8517   14 years Mathieu Morlighem Fixed matlab synchronization
(edit) @8500   14 years seroussi src: some enthalpy work
(edit) @8498   14 years seroussi impose enthalpy and not tempeture for the spc in EnthalpySolution
(edit) @8497   14 years seroussi class model: field planet missing
(edit) @8496   14 years seroussi src/c enthalpy
(edit) @8495   14 years seroussi src/m enthalpy
(edit) @8490   14 years seroussi c: routine to compute temperature melting point
(edit) @8487   14 years seroussi trunk/src/c: work on enthalpy
(edit) @8486   14 years seroussi trunk.m: work on enthalpy
(edit) @8484   14 years seroussi matlab enums for enthalpy
(edit) @8483   14 years seroussi c: start to create enthalpy solution
(edit) @8481   14 years Mathieu Morlighem Added spheretri for Eric to try
(edit) @8476   14 years Mathieu Morlighem Added make clean to detect compilation error
(edit) @8475   14 years Mathieu Morlighem Added John in Nightly runs mailing list
(edit) @8474   14 years jschierm KML: Forgot to add KML_File.*. Sorry, guys.
(edit) @8473   14 years Eric.Larour create planet shell
(edit) @8472   14 years Eric.Larour can now plot a planet shell
(edit) @8470   14 years Eric.Larour Adding planetary ices routines
(edit) @8469   14 years Eric.Larour nice routine for swapping x and y in an exp file
(edit) @8468   14 years jschierm KML: Added KML_File class and updated KMLFileRead.
(edit) @8464   14 years jschierm KML: Added KML_Overlay, KML_Icon, KML_GroundOverlay, and KML_LatLonBox …
(edit) @8461   14 years jschierm KML: Addition of KMLFileRead module and KML_Attribute class, along …
(edit) @8460   14 years Mathieu Morlighem version of model is 7.6.1
(edit) @8458   14 years Eric.Larour Taking care of loadobj bug in version 7.6 and less
(edit) @8454   14 years Mathieu Morlighem Fixed parametercontrolB and updated plot_basaldrag so that Neff>=0
Note: See TracRevisionLog for help on using the revision log.