Summary
- Delete README (commit: f722f58) (details)
- CHG: upgrading to latest PETSc version (commit: f90c46a) (details)
- BUG: Path to libgfortran (commit: df2b7bd) (details)
- CHG: Need libgcc in package (commit: 8728b60) (details)
- BUG: Path fixes (commit: dbaaac8) (details)
- BUG: Not catching runme error; 'exclude_name' option no longer exists (commit: fdf735f) (details)
- CHG: svn -> git; uncommitted cluster class; clean up of devpath from when we couldn't compile native Silicon MEX-files (commit: 0ab2011) (details)
- BUG: Incorrect file name (commit: 00e5cd2) (details)
- CHG: Virtual environment not preserved in called script (commit: 5bca2aa) (details)
- CHG: removing old scripts (commit: e6392fa) (details)
- CHG: moved up one directory and removed from version check (commit: ce3c9bb) (details)
- CHG: adding more files to gitignore (commit: 01ce958) (details)
- CHG: Adjusted tolerances (commit: 64353b1) (details)
- CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins (commit: 67730b9) (details)
- CHG: removing reference to cshrc, replacing by zshrc (commit: efea8d3) (details)
- CHG: Adjusted tolerances (commit: e8a3cb5) (details)
- CHG: Removing Cmake to avoid conflicts with standalone copy (commit: 4fa30f1) (details)
- BUG: Removed 'command' (commit: 361128b) (details)
- ADD: Missing empty Models/ dir (commit: 16ff615) (details)
- Update of .gitignore. (commit: a28a358) (details)
- Moved all CoDiPack specific functions to CoDiPackGlobal.h. (commit: 0316be7) (details)
- CHG: Add default location for libgfortran on Mac to rpath (commit: 84ea771) (details)
- CHG: adaptive time stepping needs vz in 3d (commit: 861dc45) (details)
- CHG: throw error message if FCT in 3d (commit: 35053c5) (details)
- CHG: Use git now to get changes and determine installation type (commit: 4599fe3) (details)
- CHG: minor, testing to see if jenkins will recompile (commit: 520a010) (details)
- CHG: forgot to change path to m/mesh/planet (commit: 727459b) (details)
- CHG: Additions to ignore list (commit: 4378483) (details)
- Create codeql.yml (commit: 0cb8aca) (details)
- Bump the npm_and_yarn group across 1 directory with 2 updates (commit: a4e0257) (details)
- CHG: Fixes for gfortran path in rpath; new config for CodeQL (commit: 1e3507d) (details)
- Update codeql.yml (commit: 1dab3bf) (details)
- Update codeql.yml (commit: 0b666a6) (details)
- Update codeql.yml (commit: f1d20f2) (details)
- Update codeql.yml (commit: f53e75a) (details)
- CHG: Disabling wrappers on CodeQL build (commit: b5f1b8f) (details)
- CHG: Correcting handling of git commit and changes when fetch has not been used (commit: c0b9d49) (details)
- Delete codeql.yml (commit: ebaf87e) (details)
- CHG: Adding whitespace and rerunning jobs (commit: fa36bf7) (details)
- CHG: removing double blank lines (commit: 0586570) (details)
- CHG: Adjusted tolerances (commit: 6e744f2) (details)
- CHG: Updates to UB CCR config; changed path of gmshplanet.py (commit: d9a0c8b) (details)
- CHG: do not rotate matrices if no node is rotated (breaking a golden rule here: this change is NOT tested yet, sorry if I am breaking anything (commit: c02b705) (details)
- CoDiPack type can be defined during the configuration. (commit: 52173da) (details)
- BUG: Need to update previous commit every time we run (commit: 7fb17d4) (details)
- CHG: Outstanding commit and test fix to git change polling (commit: 9870579) (details)
- Extracted common computation from StressbalanceAnalysis.cpp. (commit: 173984e) (details)
- Added Preaccumulation helper for sparse row assembly. (commit: a7ae0dd) (details)
- BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly (commit: b2271bf) (details)
- CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: 8d4bb33) (details)
- CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: 7541e0c) (details)
- CHG: missing -fPIC install-linux.sh (commit: 1ea61ca) (details)
- CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory (commit: bf9c1e1) (details)
- CHG: removing SLEPSC and ADIC2 that we have never used (commit: 938aaa9) (details)
- CHG: adding common factor to KMatrices StressBalance (commit: 31753cc) (details)
- CHG: do not extrude lat/lon if undefined (commit: fe118e0) (details)
- CHG: refine should deal with lat/long as well (commit: b6eb641) (details)
- BUG: output is md2 and not md (commit: 53a5f78) (details)
- CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's (commit: 81a688b) (details)
- CHG: New cluster class for submitting jobs to UB CCR; typos (commit: 7885d2b) (details)
- CHG: adding factors to analysis (commit: 44d1c2c) (details)
- CHG: added Data directory for examples (commit: 19b70db) (details)
- CHG: adding factors in analysis (commit: 3a66e7c) (details)
- CHG: added factors in analysis (commit: 1644d52) (details)
- CHG: fixed problem with Glads (commit: 2063a05) (details)
- BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD (commit: d04ef90) (details)