HEAD | bc13ac6 | Merge pull request #15 from JarettBakerDunn/master Add dockerfile | 08 October 2024, 14:09:31 UTC |
refs/heads/CitcomS | 74e1fe0 | first created | 15 May 2003, 07:07:54 UTC |
refs/heads/CitcomS-2_x | db34189 | Merged changes fron trunk: "[...] uniprocessor examples work again [...]". | 27 July 2005, 09:06:27 UTC |
refs/heads/compressible | bcf06ab | Finished the compressible Stokes solver for TALA. Two non-dimensional parameters are added: "dissipation_number" and "gruneisen" under the Solver component. One can use the original incompressible solver by setting "gruneisen=0". The code will treat this as "gruneisen=infinity". Setting non-zero value to "gruneisen" will switch to compressible solver. One can use the TALA solver for incompressible case by setting "gruneisen" to a non-zero value while setting "dissipation_number=0". This is useful when debugging the compressible solver. Two implementations are available: one by Wei Leng (U. Colorado) and one by Eh Tan (CIG). Leng's version uses the original conjugate gradient method for the Uzawa iteration and moves the contribution of compressibility to the RHS, similar to the method of Ita and King, JGR, 1994. Tan's version uses the bi-conjugate gradient stablized method for the Uzawa iteration, similar to the method of Tan and Gurnis, JGR, 2007. Both versions agree very well. In the benchmark case, 33x33x33 nodes per cap, Di/gamma=1.0, Ra=1.0, delta function of load at the mid mantle, the peak velocity differs by only 0.007%. Leng's version is enabled by default. Edit function solve_Ahat_p_fhat() in lib/Stokes_flow_Incomp.c to switch to Tan's version. | 09 August 2007, 22:57:28 UTC |
refs/heads/cxx | 36f5b32 | Merged r14275:14351 from trunk. | 29 April 2009, 20:47:56 UTC |
refs/heads/eheien | fdc93a2 | Reverted development code to fix bugs | 19 July 2011, 18:34:06 UTC |
refs/heads/eheien_dev | b5721c1 | Further work in converting tracer code to C++ Added classes for triangular elements, UV coordinates Simplified shape functions for tracers Merged regional/full keep_within_bounds functions | 02 August 2011, 16:52:33 UTC |
refs/heads/gui-launcher-branch | d15eca6 | Branch to experiment with new gui launcher application. | 17 April 2006, 21:49:18 UTC |
refs/heads/kommu/aspect-citcom-benchmarks | 7d64cb0 | added benchmark files, Python scripts and workflow documentation to benchmarks folder | 05 September 2014, 23:19:57 UTC |
refs/heads/master | bc13ac6 | Merge pull request #15 from JarettBakerDunn/master Add dockerfile | 08 October 2024, 14:09:31 UTC |
refs/heads/python-removal | 81148ac | Merge branch 'master' into python-removal | 09 October 2014, 23:22:02 UTC |
refs/heads/rajesh-petsc | cbfba74 | changed default value of use_petsc flag to off | 08 September 2014, 18:08:34 UTC |
refs/heads/rajesh-petsc-schur | f97ae65 | Fix up manual | 15 October 2014, 00:59:55 UTC |
refs/heads/rajesh_dev | f8f8ac9 | Minor cleanup related to caps_per_proc removal | 18 April 2014, 22:33:36 UTC |
refs/heads/v2 | 304266d | Merged r2605, "Updated NEWS and ChangeLog". | 14 February 2006, 23:27:17 UTC |
refs/heads/v2.2 | 93827a4 | Update ChangeLog upto r7249 | 14 June 2007, 22:59:37 UTC |
refs/heads/v3.0 | 4eaf0dc | Updated ChangeLog to r12826 | 08 September 2008, 19:18:16 UTC |
refs/heads/v3.1 | 60c9538 | Merged r18932, r19073, and r19192 from trunk to v3.1 branch | 16 January 2012, 21:25:08 UTC |
refs/remotes/svn/CitcomS | 74e1fe0 | first created | 15 May 2003, 07:07:54 UTC |
refs/remotes/svn/CitcomS-2_x | db34189 | Merged changes fron trunk: "[...] uniprocessor examples work again [...]". | 27 July 2005, 09:06:27 UTC |
refs/remotes/svn/compressible | bcf06ab | Finished the compressible Stokes solver for TALA. Two non-dimensional parameters are added: "dissipation_number" and "gruneisen" under the Solver component. One can use the original incompressible solver by setting "gruneisen=0". The code will treat this as "gruneisen=infinity". Setting non-zero value to "gruneisen" will switch to compressible solver. One can use the TALA solver for incompressible case by setting "gruneisen" to a non-zero value while setting "dissipation_number=0". This is useful when debugging the compressible solver. Two implementations are available: one by Wei Leng (U. Colorado) and one by Eh Tan (CIG). Leng's version uses the original conjugate gradient method for the Uzawa iteration and moves the contribution of compressibility to the RHS, similar to the method of Ita and King, JGR, 1994. Tan's version uses the bi-conjugate gradient stablized method for the Uzawa iteration, similar to the method of Tan and Gurnis, JGR, 2007. Both versions agree very well. In the benchmark case, 33x33x33 nodes per cap, Di/gamma=1.0, Ra=1.0, delta function of load at the mid mantle, the peak velocity differs by only 0.007%. Leng's version is enabled by default. Edit function solve_Ahat_p_fhat() in lib/Stokes_flow_Incomp.c to switch to Tan's version. | 09 August 2007, 22:57:28 UTC |
refs/remotes/svn/cxx | 36f5b32 | Merged r14275:14351 from trunk. | 29 April 2009, 20:47:56 UTC |
refs/remotes/svn/eheien | fdc93a2 | Reverted development code to fix bugs | 19 July 2011, 18:34:06 UTC |
refs/remotes/svn/eheien_dev | b5721c1 | Further work in converting tracer code to C++ Added classes for triangular elements, UV coordinates Simplified shape functions for tracers Merged regional/full keep_within_bounds functions | 02 August 2011, 16:52:33 UTC |
refs/remotes/svn/gui-launcher-branch | d15eca6 | Branch to experiment with new gui launcher application. | 17 April 2006, 21:49:18 UTC |
refs/remotes/svn/trunk | f886a03 | | 20 September 2013, 14:58:59 UTC |
refs/remotes/svn/v2 | 304266d | Merged r2605, "Updated NEWS and ChangeLog". | 14 February 2006, 23:27:17 UTC |
refs/remotes/svn/v2.2 | 93827a4 | Update ChangeLog upto r7249 | 14 June 2007, 22:59:37 UTC |
refs/remotes/svn/v3.0 | 4eaf0dc | Updated ChangeLog to r12826 | 08 September 2008, 19:18:16 UTC |
refs/remotes/svn/v3.1 | 60c9538 | Merged r18932, r19073, and r19192 from trunk to v3.1 branch | 16 January 2012, 21:25:08 UTC |
refs/tags/v3.3.0 | 20c677c | Fixed Makefile.am distribution lines | 09 October 2014, 23:50:35 UTC |
refs/tags/v3.3.1 | 7025bcb | Add missing file, update version | 19 November 2014, 18:16:04 UTC |