source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20841   9 years Eric.Larour CHG (JS): savemodeljs implemented.
(edit) @20840   9 years Mathieu Morlighem CHG: fixed kriging with new marshall
(edit) @20839   9 years glperez CHG: Options for triangle to fix javascript build on Linux.
(edit) @20838   9 years ayfeng FIX: model overwriting global mesh2d, shadowing constructor in tests …
(edit) @20837   9 years dlcheng CHG (javascript): Recommitting blank frame fix.
(edit) @20836   9 years dlcheng CHG (javascript): Eliminating blank frames in between consecutive …
(edit) @20835   9 years Mathieu Morlighem BUG: do apply pressure force even if FS front is not floating
(edit) @20834   9 years jbondzio BUG: scale googlemaps image with unit conversion factor
(edit) @20833   9 years dlcheng CHG (javascript): Bug fix for colorbar showing excessive values on …
(edit) @20832   9 years ayfeng FIX: Revert change to marshall in mask class (add prefix argument) …
(edit) @20831   9 years ayfeng CHG: Create symlinks for included classes in karma
(edit) @20830   9 years ayfeng CHG: Remove hard links to classes in karma folder
(edit) @20829   9 years dlcheng CHG (javascript): Updating colorbar implementation to use html …
(edit) @20828   9 years ayfeng FIX: Invalid call to WriteData fails because prefix is included
(edit) @20827   9 years agscott1 CHG: Alphabetized all function names under classes
(edit) @20826   9 years ayfeng FIX: Stressbalance extrude returns undefined
(edit) @20825   9 years ayfeng FIX: Fix invalid reference to md.private (private -> priv)
(edit) @20824   9 years ayfeng CHG: Implement extrude for qmu, basalforcings CHG: Add 2D array find …
(edit) @20823   9 years dlcheng CHG (javascript): Integrating new sliders and progress bars. Updating …
(edit) @20822   9 years Mathieu Morlighem CHG: saving new archive
(edit) @20821   9 years Mathieu Morlighem CHG: better error message
(edit) @20820   9 years bdef NEW:adding a test if outbin is empty which can happen if your run …
(edit) @20819   9 years ayfeng CHG: Implement extrude for mask
(edit) @20818   9 years ayfeng CHG: Implement extrude for damage
(edit) @20817   9 years ayfeng CHG: Implement extrude for matice (material)
(edit) @20816   9 years Mathieu Morlighem CHG: relaxing tolerances
(edit) @20815   9 years ayfeng CHG: Update model in src/m/classes CHG: Implement extrude for …
(edit) @20814   9 years ayfeng CHG: Implement extrude for calving
(edit) @20813   9 years ayfeng CHG: Implement extrude for levelset
(edit) @20812   9 years ayfeng CHG: Implement extrude for masstransport, thermal BUG: Fix invalid …
(edit) @20811   9 years Mathieu Morlighem CHG: renaming modules with _python _matlab
(edit) @20810   9 years agscott1 Started alphabetizing function names under src/classes
(edit) @20809   9 years ayfeng CHG: Add find,fill functions for 2D matrices to common helper lib CHG: …
(edit) @20808   9 years ayfeng CHG: Implement extrude for stress balance
(edit) @20807   9 years ayfeng CHG: Implement extrude for flow equation
(edit) @20806   9 years ayfeng FIX: Project3D not producing correct results for thickness, surface …
(edit) @20805   9 years dlcheng ADD (javascript): gsl install-javascript.sh
(edit) @20804   9 years Mathieu Morlighem CHG: no PETSc with Adolc
(edit) @20803   9 years Mathieu Morlighem BUG: fixing compilation of AD with m1qn3
(edit) @20802   9 years dlcheng CHG (javascript): Fixing issue with Safari runs hanging on download …
(edit) @20801   9 years ayfeng CHG: Implement extrude for SMBforcing
(edit) @20800   9 years ayfeng CHG: Implement extrude for inversion module, consolidate matlab helper …
(edit) @20799   9 years ayfeng CHG: Implement extrude for friction module, fix issue with allowing …
(edit) @20798   9 years Mathieu Morlighem DEL not needed
(edit) @20797   9 years Mathieu Morlighem CHG: minor
(edit) @20796   9 years dlcheng CHG (javascript): Fixing issue where changing movie slider while …
(edit) @20795   9 years seroussi CHG: fixed some minor problems
(edit) @20794   9 years ayfeng Implement extrude functionality for geometry module
(edit) @20793   9 years ayfeng Implement Project3D module, fix issue with undefined reference in model
(edit) @20792   9 years dlcheng CHG (javascript): Fully scaling arrow quiver plot.
(edit) @20791   9 years glperez CHG: Went back to static build for Ubuntu binaries.
(edit) @20790   9 years dlcheng CHG (javascript): fixing translations for 2d plots. Adding in …
(edit) @20789   9 years Mathieu Morlighem CHG: do NOT do anything with matlab_dir anymore
(edit) @20788   9 years Mathieu Morlighem CHG: do NOT do anything with matlab_dir anymore
(edit) @20787   9 years Mathieu Morlighem DEL: do not install matlab, use full path in configure.sh
(edit) @20786   9 years bdef updating paraview writer
(edit) @20785   9 years bdef Adding clusters to model
(edit) @20784   9 years bdef Add and update UiB clusters
(edit) @20783   9 years ayfeng Add usage message and error handling for spec generation script
(edit) @20782   9 years ayfeng Remove unnecessary specs
(edit) @20781   9 years ayfeng Add script for generating test spec file
(edit) @20780   9 years Mathieu Morlighem CHG: reverted
(edit) @20779   9 years Mathieu Morlighem CHG: minor
(edit) @20778   9 years ayfeng Add spec to allow for dynamically loading test scripts
(edit) @20777   9 years Eric.Larour CHG (JS): massive debug of the javascript runs.
(edit) @20776   9 years Eric.Larour CHG: some cleanup.
(edit) @20775   9 years Eric.Larour CHG (JS): fixed bug in data undefined
(edit) @20774   9 years Eric.Larour CHG (JS): fixed issue with check on array length.
(edit) @20773   9 years Eric.Larour CHG (JS): fixed bug regarding order of the prefix in the marshall call.
(edit) @20772   9 years Eric.Larour CHG (JS): fixed bug (missing name);
(edit) @20771   9 years dlcheng CHG (javascript): Additional improvements for webgl.js.
(edit) @20770   9 years dlcheng CHG (javascript): Generalizing property recovery function. Property …
(edit) @20769   9 years dlcheng CHG (javascript): js api standardidation and changes …
(edit) @20768   9 years glperez ADD: added a new config script for Windows 10. MOV: Moved Triangle and …
(edit) @20767   9 years ayfeng Add karma testing suite, fix bug causing extrude to fail Added ability …
(edit) @20766   9 years dlcheng CHG (javascirpt): Updating js documentation.
(edit) @20765   9 years seroussi CHG: small changes in sensitivity tutorial
(edit) @20764   9 years seroussi CHG: minor pig bed
(edit) @20763   9 years schlegel CHG: update Pig model name
(edit) @20762   9 years glperez MOV: Changed name of Metis and Triangle Windows install script from …
(edit) @20761   9 years seroussi minor
(edit) @20760   9 years glperez ADD: new javascript directory for Jenkins
(edit) @20759   9 years dlcheng CHG (javascript): Fixing issue with improper closure causing slider errors.
(edit) @20758   9 years Mathieu Morlighem CHG: minor
(edit) @20757   9 years seroussi CHG: new location of Antarctic velocity map
(edit) @20756   9 years seroussi CHG: typo
(edit) @20755   9 years seroussi CHG: finished melting sensitivity run
(edit) @20754   9 years seroussi CHG: finished Pig runme
(edit) @20753   9 years seroussi CHG: fixed ice front retreat step
(edit) @20752   9 years seroussi CHG: finishing Pig sensitivity tutorial
(edit) @20751   9 years seroussi minor
(edit) @20750   9 years seroussi changes in Pig
(edit) @20749   9 years dlcheng ADD (javascript): plotdoc.js, will need to be updated
(edit) @20748   9 years dlcheng CHG (javascript): Adding documentation for javascript plot functions. …
(edit) @20747   9 years schlegel CHG: start at step 1
(edit) @20746   9 years schlegel CHG: update to be consistent with Greenland par files
(edit) @20745   9 years schlegel CHG: typo
(edit) @20744   9 years schlegel CHG: remove cheatsheet
(edit) @20743   9 years schlegel CHG: update for workshop
(edit) @20742   9 years schlegel CHG: don't need Jak exps
Note: See TracRevisionLog for help on using the revision log.