source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19182   10 years Eric.Larour CHG: get svn to ignore some files.
(edit) @19181   10 years Eric.Larour CHG: choose to ignore some files.
(edit) @19180   10 years Eric.Larour CHG: added 3d surface case.
(edit) @19179   10 years glperez CHG: Changed relative paths to absolute paths in Makefile.am of scripts.
(edit) @19178   10 years glperez CHG: Moved array back to heap, as Microsofts compiler CL does not …
(edit) @19177   10 years lemorzad minor bug fixed for new delta O18 method
(edit) @19176   10 years Mathieu Morlighem BUG: do not create dynamic constraints by default
(edit) @19175   10 years lemorzad update nightly run for new deltaO18 method
(edit) @19174   10 years lemorzad nightly run archive for new interpolation method with detla O18 and …
(edit) @19173   10 years lemorzad a few more files for the new delta O18 interpolation method
(edit) @19172   10 years lemorzad new method to interpolate present day temp and prec from delta O18
(edit) @19171   10 years Mathieu Morlighem BUG: md.mesh.hemisphere does not exist anymore
(edit) @19170   10 years glperez CHG: Moved array for sequential build from heap to stack.
(edit) @19169   10 years glperez CHG: Updated Windows build to use Petsc 3.5.
(edit) @19168   10 years glperez CHG: config-win64.sh uses the correct vendor option MSVC-Win64 CHG: …
(edit) @19167   10 years Mathieu Morlighem BUG: fixed calvinglevermann with spc levelset
(edit) @19166   10 years schlegel CHG: run relaxation for 20 years
(edit) @19165   10 years bdef BUG:deleteing greenplanet import which does not exist
(edit) @19164   10 years bdef BUG:fix for pleiade launch
(edit) @19163   10 years Mathieu Morlighem CHG: no more hemisphere, use epsg instead
(edit) @19162   10 years bdef BUG: fix for the friction coupling
(edit) @19161   10 years bdef BUG: fix for the friction coupling
(edit) @19160   10 years Mathieu Morlighem CHG: syncing enums
(edit) @19159   10 years Mathieu Morlighem CHG: new enum:
(edit) @19158   10 years Mathieu Morlighem NEW: added spclevelset to levelset transport equation
(edit) @19157   10 years bdef NEW: adding cluster (pfe) launch ability in python
(edit) @19156   10 years Mathieu Morlighem BUG: fixes covertree by computing maxdist on the fly
(edit) @19155   10 years schlegel CHG: update to newest Box dataset
(edit) @19154   10 years Mathieu Morlighem CHG: added simplistic reset levelset function and calving law
(edit) @19153   10 years Mathieu Morlighem BUG: fixed kriging for covertree
(edit) @19152   10 years bdef CHG:adding coupling capability to friction hydro
(edit) @19151   10 years bdef CHG:adding coupling capability to friction hydro
(edit) @19150   10 years Mathieu Morlighem CHG: removed MaxIterationConvergenceFlagEnum from results to avoid …
(edit) @19149   10 years Mathieu Morlighem CHG: more flexible test on python include
(edit) @19148   10 years Mathieu Morlighem NEW: allow python to be in other locations
(edit) @19147   10 years Mathieu Morlighem CHG: relaxed tolerance
(edit) @19146   10 years glperez CHG: Fixed an issue with AM_CONDITIONAL on without-wrappers build.
(edit) @19145   10 years glperez CHG: Added a second make attempt to jenkins script for the Windows build.
(edit) @19144   10 years Mathieu Morlighem CHG: updated archive with new PDD thermal constraints
(edit) @19143   10 years Mathieu Morlighem CHG: added SteadystateSolutionEnum support
(edit) @19142   10 years Mathieu Morlighem CHG: removed some tests and enable development
(edit) @19141   10 years glperez CHG: Disabled kriging in windows build.
(edit) @19140   10 years glperez CHG: Point METIS_DIR to the correct directory given Petsc 3.1 in …
(edit) @19139   10 years glperez CHG: changed MULTITHREADING var for Mac build to fix libmx issue.
(edit) @19138   10 years Mathieu Morlighem CHG: allow spc temperatures to be reset by PDD scheme
(edit) @19137   10 years lemorzad PDD temperature surface forcing modif in Tria and Penta
(edit) @19136   10 years Mathieu Morlighem CHG: force -arch x86_64 for old macs
(edit) @19135   10 years Mathieu Morlighem CHG: force -arch x86_64 for mac64
(edit) @19134   10 years Mathieu Morlighem CHG: removed m1qn3 to see
(edit) @19133   10 years Mathieu Morlighem CHG: removed m1qn3 to see
(edit) @19132   10 years glperez CHG: Trying something to fix an issue with Petsc involving win32fe.
(edit) @19131   10 years glperez CHG: Trying something to fix an issue with Petsc involving win32fe.
(edit) @19130   10 years glperez CHG: Changed windows_environment.sh script to pickup new win32 env script.
(edit) @19129   10 years glperez ADD: New win32 script for setting up environment variables.
(edit) @19128   10 years glperez CHG: Added cleaning steps before building in install script for Mac OSX.
(edit) @19127   10 years Mathieu Morlighem BUG: LevelsetAnalysis.cpp was not updated properly
(edit) @19126   10 years glperez CHG: Changed windows environment scripts in externalpackages.
(edit) @19125   10 years glperez CHG: Added autotools to the list of externalpackages that are …
(edit) @19124   10 years Mathieu Morlighem CHG: upperelements and lowerelements are only for 3d prisms
(edit) @19123   10 years Mathieu Morlighem CHG: collapse needs to be object oriented again…
(edit) @19122   10 years Mathieu Morlighem CHG: added better support for NaNs
(edit) @19121   10 years Mathieu Morlighem BUG: fixed SIA module with new md structure
(edit) @19120   10 years Mathieu Morlighem CHG: moved to PETSc 3.5 and removed tao
(edit) @19119   10 years Mathieu Morlighem CHG: updated archives now that SIA2d is fixed
(edit) @19118   10 years Mathieu Morlighem CHG: reverted back because this does not work on thwaites/murdo when …
(edit) @19117   10 years Mathieu Morlighem CHG: added IoModelToDynamicConstraintsx for PDD module
(edit) @19116   10 years Mathieu Morlighem CHG: changed error message to warning for NERSC colleagues
(edit) @19115   10 years glperez CHG: Jenkins Window file now provides Metis dir. CHG: Makefile.am in …
(edit) @19114   10 years Mathieu Morlighem BUG: SIA velocities in 2D were wrong, the exponent of H should be n+1 …
(edit) @19113   10 years Mathieu Morlighem BUG: fixed problem when spcvz is on multiple column
(edit) @19112   10 years glperez CHG: One more change to get the non-windows build to work.
(edit) @19111   10 years glperez CHG: issm_options.m4 change to keep non Windows build from setting …
(edit) @19110   10 years glperez CHG: issm_options.m4 had some testing stuff left over for Windows …
(edit) @19109   10 years glperez CHG: Modified 'issm_options.m4' and Matlab's 'Makefile.am' to fix the …
(edit) @19108   10 years Mathieu Morlighem CHG: updated number of lines of code
(edit) @19107   10 years Mathieu Morlighem CHG: reverted LevelsetAnalysis.cpp back
(edit) @19106   10 years Mathieu Morlighem Block revision 19105 from being merged into trunk-jpl
(edit) @19105   10 years Mathieu Morlighem merged trunk-jpl and trunk for revision 19103
(edit) @19104   10 years Mathieu Morlighem merged trunk and trunk-jpl
(edit) @19103   10 years Eric.Larour CHG: oecreview for changes from 18296 to 19100.
(edit) @19102   10 years Mathieu Morlighem NEW: added 18296-19100
(edit) @19101   10 years Mathieu Morlighem TEMP: removed levelset code temporarily
(edit) @19100   10 years Mathieu Morlighem CHG: increasing version number
(edit) @19099   10 years Mathieu Morlighem BUG: fixed memory leak
(edit) @19098   10 years Mathieu Morlighem BUG: fixed memory leak
(edit) @19097   10 years bdef CHG: changing function organisation
(edit) @19096   10 years bdef NEW; matlab->netcdf->matlab ability is OK
(edit) @19095   10 years bdef BUG:fixing memory leaks
(edit) @19094   10 years bdef CHG: Adding node capbility for inputupdatefromvector and changes in …
(edit) @19093   10 years Mathieu Morlighem CHG: testing new IdFromString
(edit) @19092   10 years bdef BUG:cleaning a print
(edit) @19091   10 years bdef CHG: changes in how we deal with the zigzag counter on the EPL
(edit) @19090   10 years Mathieu Morlighem BUG: removed some remaining seaice stuff
(edit) @19089   10 years Mathieu Morlighem CHG: IdToName() returns the list of test names
(edit) @19088   10 years Mathieu Morlighem CHG: IdToName(0) returns the list of test names
(edit) @19087   10 years Mathieu Morlighem DEL: removed all seaice components of issm
(edit) @19086   10 years Mathieu Morlighem CHG: added titlefontsize for colorbar
(edit) @19085   10 years Mathieu Morlighem CHG: better calving law
(edit) @19084   10 years Mathieu Morlighem NEW: added mask for quiver
(edit) @19083   10 years Mathieu Morlighem CHG: no more md.mesh.z in 2d
Note: See TracRevisionLog for help on using the revision log.