Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/geodynamics/citcoms
26 October 2024, 18:30:49 UTC
  • Code
  • Branches (31)
  • Releases (16)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/CitcomS
    • refs/heads/CitcomS-2_x
    • refs/heads/compressible
    • refs/heads/cxx
    • refs/heads/eheien
    • refs/heads/eheien_dev
    • refs/heads/gui-launcher-branch
    • refs/heads/kommu/aspect-citcom-benchmarks
    • refs/heads/master
    • refs/heads/python-removal
    • refs/heads/rajesh-petsc
    • refs/heads/rajesh-petsc-schur
    • refs/heads/rajesh_dev
    • refs/heads/v2
    • refs/heads/v2.2
    • refs/heads/v3.0
    • refs/heads/v3.1
    • refs/remotes/svn/CitcomS
    • refs/remotes/svn/CitcomS-2_x
    • refs/remotes/svn/compressible
    • refs/remotes/svn/cxx
    • refs/remotes/svn/eheien
    • refs/remotes/svn/eheien_dev
    • refs/remotes/svn/gui-launcher-branch
    • refs/remotes/svn/trunk
    • refs/remotes/svn/v2
    • refs/remotes/svn/v2.2
    • refs/remotes/svn/v3.0
    • refs/remotes/svn/v3.1
    • refs/tags/v3.3.0
    • refs/tags/v3.3.1
    • v3.2.0
    • v3.1.2
    • v3.1.1
    • v3.1.0
    • v3.0.2
    • v3.0.1
    • v3.0.0b
    • v3.0.0
    • v2.2.2
    • v2.2.1
    • v2.2.0
    • v2.1.0
    • v2.0.2
    • v2.0.1
    • pre-2.0
    • 3.2.0
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • snapshot
  • release
origin badgerevision badge
swh:1:rev:1465476f42ee1cbe1c63312cae927ad67e4e3683
origin badgesnapshot badge
swh:1:snp:6144a327b54924075059de040a51fd832e5692cc
origin badgerelease badge
swh:1:rel:8921c33f9fe8ad4ec57e5072d426c9f37443ae76
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • snapshot
  • release
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...

sort by:
RevisionAuthorDateMessageCommit Date
1465476 Eh Tan15 June 2009, 22:11:37 UTCv3.1.0 release15 June 2009, 22:11:37 UTC
bcaed6d Eh Tan15 June 2009, 22:11:01 UTCv3.1 maintainence branch15 June 2009, 22:11:01 UTC
f038904 Eh Tan15 June 2009, 18:21:41 UTCUpdate ChangeLog to r1518015 June 2009, 18:21:41 UTC
9a9cbd3 Eh Tan10 June 2009, 20:42:43 UTCAdded COND_GGRD flags; removed redundant LIBS10 June 2009, 20:42:43 UTC
c5915dc Eh Tan10 June 2009, 20:41:31 UTCChecking malloc.h earlier to initialize even when not using pyre10 June 2009, 20:41:31 UTC
055dd50 Eh Tan10 June 2009, 17:49:35 UTCchecking netcdf header and library10 June 2009, 17:49:35 UTC
aa8a0ac Eh Tan10 June 2009, 04:11:35 UTCAppend GMTHOME/lib to LD path10 June 2009, 04:11:35 UTC
55d0112 Eh Tan09 June 2009, 23:47:35 UTCAdding ggrd compilation support09 June 2009, 23:47:35 UTC
03dafa6 Eh Tan08 June 2009, 21:03:32 UTCOne more feature and mention where to find the features in the cookbooks.08 June 2009, 21:03:32 UTC
234f0ef Eh Tan08 June 2009, 18:11:24 UTCAdded a safe guard08 June 2009, 18:11:24 UTC
ba6a738 Eh Tan04 June 2009, 21:04:33 UTCReordering parameter04 June 2009, 21:04:33 UTC
bc9a15c Eh Tan03 June 2009, 21:08:01 UTCUpdate SVTInlet to inherit from BaseSVTInlet03 June 2009, 21:08:01 UTC
56e2c06 Eh Tan03 June 2009, 21:07:04 UTCadding files to makefile03 June 2009, 21:07:04 UTC
b3dfd01 Eh Tan02 June 2009, 22:58:45 UTCupdate to current coupler02 June 2009, 22:58:45 UTC
7fd3100 Eh Tan02 June 2009, 22:58:24 UTCreducing the accuracy of solvers, otherwise, they will converge to the wrong result02 June 2009, 22:58:24 UTC
748c305 Eh Tan02 June 2009, 22:56:46 UTCAdded parameters 'amending_outflow' and 'exchange_pressure' to help the convergence of esolver When 'amending_outflow' is set to true, the imposed velocity BC will be amended slightly to be divergence-free. (The divergence, e.g. outflow, is caused by the combination of solver inaccuracy and interpolation inaccuracy.) When 'exchange_pressure' is set to true, the initial pressure (at element level) of the embedded solver is taken from the pressure solution of the containing solver.02 June 2009, 22:56:46 UTC
179463a Eh Tan02 June 2009, 22:09:25 UTCBoundary for global mesh, not sure whether it works with interpolator or not02 June 2009, 22:09:25 UTC
2ef0c3d Eh Tan02 June 2009, 21:58:40 UTCinit'd E->output.seismic and E->output.coord_bin02 June 2009, 21:58:40 UTC
101123f Eh Tan02 June 2009, 21:58:23 UTCrefining cookbook1002 June 2009, 21:58:23 UTC
e1af994 Leif Strand28 May 2009, 01:50:40 UTCCUDA-ized e_assemble_del2_u(), and ran it successfully -- and slowly! -- under the device emulator. Added a new 'configure' option: "--with-cuda".28 May 2009, 01:50:40 UTC
500e3f5 Leif Strand27 May 2009, 02:32:03 UTCParallelized strip_bcs_from_residual().27 May 2009, 02:32:03 UTC
511d3f3 Leif Strand27 May 2009, 01:28:55 UTCSketched data-parallel version of e_assemble_del2_u().27 May 2009, 01:28:55 UTC
060b73c Thorsten Becker26 May 2009, 15:21:42 UTCAdded blob_bc_persist parameter (default = off) to allow assigning blob-like temperature anomalies to BCs.26 May 2009, 15:21:42 UTC
5a6accf Thorsten Becker26 May 2009, 15:03:36 UTCFixed typo in blob temperature assignment. Changed conversion of coordinates, now assignment works.26 May 2009, 15:03:36 UTC
accc9b4 Eh Tan21 May 2009, 23:16:27 UTCadd changes in r1499921 May 2009, 23:16:27 UTC
f99c960 Eh Tan15 May 2009, 22:32:48 UTCignoring the degree-0 and degree-1 components of geoid15 May 2009, 22:32:48 UTC
1670e55 Eh Tan10 May 2009, 23:18:05 UTCadd more chaanges in v3.1.010 May 2009, 23:18:05 UTC
a622619 Eh Tan10 May 2009, 16:37:31 UTCChange version number for v3.1.0 alpha release10 May 2009, 16:37:31 UTC
658d80a Eh Tan10 May 2009, 16:35:07 UTCSummary of changes in this release10 May 2009, 16:35:07 UTC
573f5d0 Eh Tan01 May 2009, 22:19:35 UTCAdding cookbook for synthetic seismogram, mostly copied from cookbook701 May 2009, 22:19:35 UTC
7a399ef Eh Tan01 May 2009, 22:18:00 UTCDepth is measured from r=1.0, not outer radius, because in coupled model, the outer radius can be < 1.0.01 May 2009, 22:18:00 UTC
c9c08bb Eh Tan01 May 2009, 22:17:27 UTCPrinting a big warning when plate velocity is imposed but remove_angular_momentum or remove_rigid_rotation is on.01 May 2009, 22:17:27 UTC
24392fd Eh Tan01 May 2009, 22:15:05 UTCRemoving angular momentum in pseudo free surface case01 May 2009, 22:15:05 UTC
5ab9dda Eh Tan01 May 2009, 22:14:29 UTCignore anything after ';'01 May 2009, 22:14:29 UTC
b215c86 Eh Tan01 May 2009, 22:13:26 UTCexplicitly add Python.h to requirement01 May 2009, 22:13:26 UTC
05da830 Leif Strand28 April 2009, 22:53:38 UTCFor my own sanity, simplified code assuming the following: E->sphere.caps_per_proc == 1 E->parallel.nproc == 1 E->mesh.levmax == 0 E->mesh.nsd == 328 April 2009, 22:53:38 UTC
2064543 Leif Strand27 April 2009, 20:15:10 UTCMoved malloc/free calls outside of kernel. (The amount of memory allocated appears to be invariant.)27 April 2009, 20:15:10 UTC
fa871b7 Leif Strand27 April 2009, 18:39:15 UTCConsolidated calls to malloc/free.27 April 2009, 18:39:15 UTC
2d995dd Thorsten Becker24 April 2009, 18:37:49 UTCAdded flag to allow using the more precise method of computing strain-rates throughout the globe, and not just close to the poles. precise_strain_rate=on will select this, default is "odd", i.e. poles only as before.24 April 2009, 18:37:49 UTC
0eb5c37 Leif Strand23 April 2009, 02:32:01 UTCDon't call through function pointers -- otherwise, 'nvcc' crashes!23 April 2009, 02:32:01 UTC
185800d Leif Strand23 April 2009, 02:22:19 UTCProposed CUDA kernel for conjugate gradient solver.23 April 2009, 02:22:19 UTC
a6bc514 Leif Strand22 April 2009, 00:59:20 UTCAvoid core dump in record() when E->fp hasn't been set yet.22 April 2009, 00:59:20 UTC
e45eab4 Leif Strand21 April 2009, 22:29:26 UTCThe new Python.h header check reorders this script somewhat. CIT_CHECK_PYTHON_HEADER must follow AC_PROG_CC, and precede CIT_PYTHON_EGG_SETUP.21 April 2009, 22:29:26 UTC
c46afd8 Leif Strand21 April 2009, 19:33:59 UTCIssue45: Check for Python.h.21 April 2009, 19:33:59 UTC
756b97b Thorsten Becker17 April 2009, 03:37:28 UTCAdded viscosity options 9 and 10 for TDPEPV which are identical to 3 and 8 but temperature is not limited to [0;1]. This is cumbersome, but perhaps needed for backward compatibility.17 April 2009, 03:37:28 UTC
9ea8a44 Eh Tan16 April 2009, 18:24:28 UTCMove parameter "mantle_temp" from CitcomS.solver.param to CitcomS.solver.ic. Renamed E->control.lith_age_mantle_temp to E->control.mantle_temp.16 April 2009, 18:24:28 UTC
0591133 Eh Tan16 April 2009, 18:23:06 UTCupdate cookbook8 with the manual16 April 2009, 18:23:06 UTC
487eeea Eh Tan16 April 2009, 18:22:22 UTCAdd -DUSE_HDF5 to CPPFLAGS in module/Exchanger16 April 2009, 18:22:22 UTC
075b734 Eh Tan16 April 2009, 18:21:50 UTCchange the viscosity section to be the same as that in cookbook3.16 April 2009, 18:21:50 UTC
2c35d25 Eh Tan16 April 2009, 18:20:08 UTCRemoved domain extents, since they are determined by coor_file.16 April 2009, 18:20:08 UTC
a7389af Eh Tan16 April 2009, 18:07:53 UTCRemoved instructions to 'make install', 'make clean' and 'make distclean'. Added dependencies.16 April 2009, 18:07:53 UTC
a2a39ef Eh Tan09 April 2009, 20:53:58 UTCFixed a bug in cgrad solver introduced in r13270.09 April 2009, 20:53:58 UTC
7dbc76c Thorsten Becker09 April 2009, 20:39:24 UTCLeft debugging output in, now cleaned up09 April 2009, 20:39:24 UTC
d5b89ca Thorsten Becker09 April 2009, 20:37:59 UTCFixed file output issue which caused vtk log file I/O to bomb during Citcom finalize.09 April 2009, 20:37:59 UTC
9d6cfb4 Eh Tan08 April 2009, 23:39:49 UTCSync'ing C and Pyre and adding comments08 April 2009, 23:39:49 UTC
971856b Eh Tan08 April 2009, 23:38:51 UTCAdded a function citcom_finalize() to close files and MPI before exit. Return 0 when the code is finished normally. Rearrang post_processing and stokes_flow_only.08 April 2009, 23:38:51 UTC
6e42502 Eh Tan08 April 2009, 23:34:43 UTCClean up.08 April 2009, 23:34:43 UTC
811838a Eh Tan08 April 2009, 23:31:11 UTCRemoved multigrid-el option of stokes solver, which is broken for a long time and not used by anyone.08 April 2009, 23:31:11 UTC
f482a84 Eh Tan08 April 2009, 23:27:51 UTCMoved where to call read_rayleigh_from_file() earlier. I hope this doesn't break the ray_control stuff.08 April 2009, 23:27:51 UTC
5ab6970 Thorsten Becker08 April 2009, 20:24:59 UTCFixed bug in vtop assignment.08 April 2009, 20:24:59 UTC
c6a6fd7 Eh Tan07 April 2009, 22:50:02 UTCRevert the unintended modification of examples/Makefile.am07 April 2009, 22:50:02 UTC
c5e1db6 Eh Tan07 April 2009, 22:45:32 UTCChange the viscosity option in cookbook3 and cookbook407 April 2009, 22:45:32 UTC
ce1c4ce Eh Tan07 April 2009, 22:44:24 UTCChange the mesh size in cookbook207 April 2009, 22:44:24 UTC
02125c8 Eh Tan04 April 2009, 00:59:32 UTCRenamed Seismic_model.c to Mineral_physics_models.c04 April 2009, 00:59:32 UTC
1ff1990 Eh Tan04 April 2009, 00:57:47 UTCFixed a few bugs in seismic output * fixed errors in the coefficient table * fixed typos * normalized drho by reference density profile * more digits in the prem radius table * added two specfem flags in PREM calculation. * "dv" output for debugging purpose, disabled.04 April 2009, 00:57:47 UTC
795f249 Eh Tan04 April 2009, 00:52:15 UTCInconsisent parameters with the manual04 April 2009, 00:52:15 UTC
9de0f51 Thorsten Becker28 March 2009, 02:29:00 UTCModified the way the compositional init with ggrd tracer can now select either a range of layers (>0) or a specific layer (<0).28 March 2009, 02:29:00 UTC
dc9672a Eh Tan20 March 2009, 23:36:56 UTClimiting the number of multigrid cycles in solve_del2_u(). A new input parameter solver.vsolver.max_mg_cycles (default to 50) controls the max. number of multigrid cycles when solving the velocity. Without this parameter, when the stiffness matrix is near singular, the the multigrid solver may become an infinite loop.20 March 2009, 23:36:56 UTC
25a7493 Eh Tan18 March 2009, 19:39:54 UTCRemove mgunitx etc from pyre input. This restores the behavior in v3.0 and earlier version. In pyre version, the mesh size is always specified by nodex etc. In C version, the mesh size is specified by nodex if Solver=cgrad, and by mgunitx and levels if Solver=multigrid.18 March 2009, 19:39:54 UTC
04c4125 Eh Tan17 March 2009, 23:42:01 UTCRollback the unintended change in velo output.17 March 2009, 23:42:01 UTC
6e50c43 Eh Tan17 March 2009, 00:18:09 UTCCheck return values of sscanf/fscanf. This fixs issue265.17 March 2009, 00:18:09 UTC
213f078 Eh Tan17 March 2009, 00:17:04 UTCRemoved obsolete function read_previous_field()17 March 2009, 00:17:04 UTC
c1fbc1d Eh Tan17 March 2009, 00:16:11 UTCremove angular momentum from stokes solution by setting solver.vsolver.remove_angular_mementum=117 March 2009, 00:16:11 UTC
e8525af Eh Tan16 March 2009, 23:17:30 UTCConverting temperature/composition fields to seismic velocities, in a format that specfem3d portal and v4.1 can understand. * solver.param.mineral_physics_mode: default to 3, the model of Tramper, Vacher and Vlaar's PEPI 2001. * output_optional=seismic will write coordinates and seismic velocities in binary files for specfem comsumption. * domain bounds file "datafile.domain": binary file with nproc * 10 doubles. The 10 doubles are (rmin, rmax) and four (theta, phi) pairs for the four bottom corner nodes. This file is written by rank-0 processor only.16 March 2009, 23:17:30 UTC
ebff88c Eh Tan16 March 2009, 22:52:08 UTCadd test cases for the stokes solver under bousinessq approximation and truncated anelastic liquid approximation16 March 2009, 22:52:08 UTC
e1f9320 Eh Tan16 March 2009, 22:50:06 UTCseperate initialization and parameter input16 March 2009, 22:50:06 UTC
ac6cb95 Eh Tan16 March 2009, 22:44:42 UTCchange the default of mgunit16 March 2009, 22:44:42 UTC
8c586f0 Eh Tan16 March 2009, 22:43:37 UTCMake the initialization step in pyre conforms to C version. This fixs a bug in r13270.16 March 2009, 22:43:37 UTC
b655ef9 Eh Tan10 March 2009, 00:58:34 UTCDisable HC related stuff if USE_GGRD is not set10 March 2009, 00:58:34 UTC
aaec6e9 Thorsten Becker04 March 2009, 23:45:21 UTCChanged ic flavors from 100 to 99 as per Eh's request04 March 2009, 23:45:21 UTC
c7d458e Thorsten Becker04 March 2009, 23:00:56 UTCChanged ggrd flavor init for tracers with checkpoint override from 2 to 100 as per Eh's request.04 March 2009, 23:00:56 UTC
0085e63 Thorsten Becker28 February 2009, 21:23:21 UTCAdded ic_method_for_flavors=2, which works like the ggrd based tracer flavor init method ic_method_for_flavors=1 but overrides restart settings for tracers. This allows a compositional restart of a purely thermal run.28 February 2009, 21:23:21 UTC
a9ab99d Eh Tan20 February 2009, 00:09:53 UTCPartially back out r19268,r9272,r11215, since the AVM stuff is redesigned.20 February 2009, 00:09:53 UTC
66ad9f1 Eh Tan19 February 2009, 23:46:52 UTCPartially back out r11218, since the AVM stuff is redesigned.19 February 2009, 23:46:52 UTC
c8a7398 Eh Tan19 February 2009, 23:41:16 UTCPartially back out r11221, since the AVM stuff is redesigned.19 February 2009, 23:41:16 UTC
edc858e Eh Tan19 February 2009, 23:35:07 UTCBack out r11279, since the AVM stuff is redesigned.19 February 2009, 23:35:07 UTC
f26ee7a Leif Strand13 February 2009, 03:46:04 UTCFixed minor bug exposed by C-to-C++ translation (r14045).13 February 2009, 03:46:04 UTC
8e778fa Eh Tan06 February 2009, 19:51:18 UTCEmit the warning message from a different place to get rid of static variables. Also, the macros TRUE and FALSE are undefined unless configured with GMT.06 February 2009, 19:51:18 UTC
2dbb83a Eh Tan22 December 2008, 18:48:50 UTCFixed a bug in viscosity rheol=7. Bug reported by Laura Alisic.22 December 2008, 18:48:50 UTC
e6414a7 Eh Tan19 November 2008, 06:49:04 UTCFixed two bugs in lg_pow(a, n), which computes a^n. One bug is when n=0, it returned a, instead of 1 Another bug is a^(n-1) was returned19 November 2008, 06:49:04 UTC
00f2357 Eh Tan18 November 2008, 23:56:37 UTCOne more fix to zero geoid arrays18 November 2008, 23:56:37 UTC
d11440a Eh Tan18 November 2008, 22:58:29 UTCZero'ed geoid arrays.18 November 2008, 22:58:29 UTC
cd0f4b8 Thorsten Becker18 November 2008, 06:55:46 UTCPatched up Ggrd_handling for velocity grids close to pole. Addded flag to suppress check of incompressibility and pressure convergence. Partially, this is because for kinematic BCs pressure will only be constrained up to a constant, partially because mixed density/plate flow models show very poor convergence, still to be checked.18 November 2008, 06:55:46 UTC
b1d50c6 Thorsten Becker11 November 2008, 02:55:07 UTCblob parameters were required even if tic_method != 2, changed such that the parameters were only read in if tic_method == 211 November 2008, 02:55:07 UTC
54a6331 Thorsten Becker11 November 2008, 02:48:36 UTCMinor fix to allow compilation with USE_GGRD11 November 2008, 02:48:36 UTC
3d888ba Eh Tan07 November 2008, 23:35:06 UTCforget to check in module/setProperties.c07 November 2008, 23:35:06 UTC
bcddb74 Eh Tan07 November 2008, 23:32:20 UTC* Reserved 'tic_method=100' for user-defined initial temperature. * Read all parameters related to initial temperature regardless which tic_method is used. This will make the life easier when adding new tic_method. * Fixed a bug in 'tic_method=0' for regional model. The bug causes that the sinosoidal temperature perturbation is applied at 0th processor only. * Fixed a bug in 'tic_method=1' for regional model. 'tic_method=1' should generate a top TBL according to the input parameter 'half_space_age'. However, the code effectively multiply 25x to the age. Cookbook6 is using this tic_method, so its half_space_age needs to become 2500 to get the original temperature. * In 'tic_method=2', compute distance in Cartesian coordinate, instead of spherical coordinate. * Refactoring codes for temperature initial conditions. * Merged regional_construct_tic_from_input() and full_construct_tic_from_input() to construct_tic_from_input().07 November 2008, 23:32:20 UTC
ca13d76 Eh Tan07 November 2008, 23:32:00 UTCReserved 'rheol=100' for user-defined viscosity law.07 November 2008, 23:32:00 UTC
a0d3b96 Eh Tan07 November 2008, 23:31:29 UTCAdded parameter 'use_cbf_topo' to pyre binding, default to off.07 November 2008, 23:31:29 UTC
8ad1a60 Eh Tan07 November 2008, 23:14:19 UTC* Added back parameters mgunitx/mgunity/mgunitz. This partly reverts r13256. * Under pyre, uses mgunitx/mgunity/mgunitz and levels to compute nodex/nodey/nodez in multigrid solver. * Merged regional_global_derived_values() and full_global_derived_values() to global_derived_values().07 November 2008, 23:14:19 UTC
  • Newer
  • Older

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top