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
origin badgerevision badge
swh:1:rev:d15eca657cb5255fa3fc4105ec667762b9195289
origin badgesnapshot badge
swh:1:snp:6144a327b54924075059de040a51fd832e5692cc
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
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
d15eca6 Luis Armendariz17 April 2006, 21:49:18 UTCBranch to experiment with new gui launcher application.17 April 2006, 21:49:18 UTC
8a461c9 Walter Landry28 March 2006, 19:22:51 UTCChanged externals from svn:// to http://28 March 2006, 19:22:51 UTC
013a137 Leif Strand14 February 2006, 23:24:22 UTCUpdated NEWS and ChangeLog.14 February 2006, 23:24:22 UTC
1be179a Leif Strand14 February 2006, 22:24:53 UTCMerged r2600 (fix for issue13, "make PYTHONPATH automatic") from v2 branch to trunk.14 February 2006, 22:24:53 UTC
ef17b4e Luis Armendariz04 February 2006, 02:11:44 UTCFixed about 20 assorted typos.04 February 2006, 02:11:44 UTC
098abb2 Luis Armendariz04 February 2006, 00:18:07 UTCEliminated the unused local variables lx,ly,lz in global_derived_values().04 February 2006, 00:18:07 UTC
de7c76c Luis Armendariz04 February 2006, 00:15:50 UTCThe value of max_size needs to be larger by 1, or else we access out-of-bound array elements in the arrays E->boundary.element and E->boundary.normal. Refer to issue10 in roundup for more details.04 February 2006, 00:15:50 UTC
e2c2bfe Luis Armendariz04 February 2006, 00:11:12 UTCAdjusted size of arrays in struct Shape_function_dA. This fixes a bug involving out-of-bounds array access caused by use of fortran-style indexing. Refer to issue10 in roundup for more information.04 February 2006, 00:11:12 UTC
eb8eaab Luis Armendariz04 February 2006, 00:04:48 UTCNeed to initialize to zero the following variables * E->control.total_iteration_cycles * E->control.total_v_solver_calls04 February 2006, 00:04:48 UTC
ab68e81 Leif Strand31 January 2006, 23:16:37 UTCMerged r2575 (fix for issue9, "need a property for extra LSF options") from v2 branch to trunk.31 January 2006, 23:16:37 UTC
5ec54db Leif Strand31 January 2006, 20:23:54 UTCMerged r2573 (fix for issue8, "eliminate CitcomS default time limit for batch jobs") from v2 branch to trunk.31 January 2006, 20:23:54 UTC
866fd7a Leif Strand31 January 2006, 02:54:42 UTCMerged r2565 (fix for issue11, "broken install when 'pkgpyexecdir' is distinct from 'pkgpythondir'") from v2 branch to trunk.31 January 2006, 02:54:42 UTC
cca5d95 Leif Strand31 January 2006, 00:07:28 UTCMerged r2563 (fix for issue7, "CitcomS check_CXX check is broken") from v2 branch to trunk.31 January 2006, 00:07:28 UTC
08455da Luis Armendariz17 November 2005, 19:14:06 UTCCorrected typo. Should be: --solver.bc.topvbyval=017 November 2005, 19:14:06 UTC
5cc7fb8 Luis Armendariz17 November 2005, 00:35:21 UTCboundition --> boundary condition17 November 2005, 00:35:21 UTC
3bbc630 Leif Strand16 November 2005, 02:23:22 UTCFixed a bug which Luis found ("--solver.ic.help-properties"): bad default values for blob_radius and blob_dT.16 November 2005, 02:23:22 UTC
9cba2cd Leif Strand09 November 2005, 18:53:53 UTCRegenerated PDF.09 November 2005, 18:53:53 UTC
9cb1716 Luis Armendariz09 November 2005, 12:15:58 UTCFixed example 5.6 in Cookbook 509 November 2005, 12:15:58 UTC
47aaf54 Luis Armendariz09 November 2005, 11:45:05 UTCFixed a few more typos.09 November 2005, 11:45:05 UTC
ceeae50 Luis Armendariz09 November 2005, 11:31:47 UTCMissed a stray =09 November 2005, 11:31:47 UTC
764d11c Luis Armendariz09 November 2005, 11:20:53 UTCCorrected several typos and mispelling errors.09 November 2005, 11:20:53 UTC
7658b8a Leif Strand04 November 2005, 19:39:42 UTCRegenerated PDF: updated date; minor corrections, format tweaks.04 November 2005, 19:39:42 UTC
b1eb651 Eh Tan03 November 2005, 00:26:06 UTCfixed a bug in closing <filename> tag03 November 2005, 00:26:06 UTC
ed4f408 Eh Tan01 November 2005, 01:10:39 UTCchanges in Chapter 4 (post-processing) and Appendix C (output format)01 November 2005, 01:10:39 UTC
cd88f7e Leif Strand29 October 2005, 02:16:35 UTCSet svn:executable on all examples and cookbooks.29 October 2005, 02:16:35 UTC
42bd2b6 Leif Strand29 October 2005, 02:07:52 UTCNumerous minor corrections and format tweaks.29 October 2005, 02:07:52 UTC
5703afb Leif Strand28 October 2005, 22:58:21 UTCMinor corrections to Chapter 3, "Running CitComS.py", and a major update to Chapter 4, "Postprocessing and Graphics" (which still contained references to the "regcitcom input file").28 October 2005, 22:58:21 UTC
0791b4c Leif Strand28 October 2005, 20:06:44 UTCMinor updates to Chapter 2 -- in particular, removed reference to the separate, sync'd Pythia repository. Also, removed reference to the Python installer.28 October 2005, 20:06:44 UTC
c37f4b3 Leif Strand28 October 2005, 19:45:06 UTCAdded DocBook manual files from Cassie.28 October 2005, 19:45:06 UTC
8169321 Leif Strand21 October 2005, 19:35:26 UTCMerged revision 2466 from CitcomS v2.0.1 to v2 branch and trunk.21 October 2005, 19:35:26 UTC
3e84d06 Leif Strand07 October 2005, 12:37:29 UTCDon't suppress errors loading Full/Regional module.07 October 2005, 12:37:29 UTC
63bfab3 Eh Tan04 October 2005, 23:58:43 UTCchanged the argument style of 'head'/'tail' command to conform with the standard04 October 2005, 23:58:43 UTC
5555bb3 Eh Tan04 October 2005, 23:56:31 UTCchanged 'head -1' to 'head -n 1' to conform with the standard04 October 2005, 23:56:31 UTC
6645b69 Leif Strand04 October 2005, 22:37:25 UTCChanged CitcomS license header text to GNU GPL.04 October 2005, 22:37:25 UTC
67482e6 Leif Strand04 October 2005, 02:53:16 UTCPorted GNU Build System from CitcomS trunk to v2 branch.04 October 2005, 02:53:16 UTC
3482c12 Leif Strand04 October 2005, 00:34:33 UTCNuked empty directories.04 October 2005, 00:34:33 UTC
772a809 Leif Strand01 October 2005, 01:17:36 UTCStrip "mc/3D/CitcomS/trunk" directory prefix. By the way, this file is generated with svn2cl (http://ch.tudelft.nl/~arthur/svn2cl/) using the command "svn log --xml --verbose | xsltproc --stringparam strip-prefix mc/3D/CitcomS/trunk svn2cl.xsl - > ChangeLog".01 October 2005, 01:17:36 UTC
cd97a8a Leif Strand01 October 2005, 01:01:45 UTCAdded various GNU standard files, including the GPL.01 October 2005, 01:01:45 UTC
fb6f251 Leif Strand30 September 2005, 23:48:12 UTCDoh! Restored svn:ignore'ing of those ridiculous symlinks used by Make.mm.30 September 2005, 23:48:12 UTC
c717581 Leif Strand30 September 2005, 22:39:01 UTCIgnore files generated by Autoconf/Automake/Libtool.30 September 2005, 22:39:01 UTC
fb309b7 Leif Strand30 September 2005, 17:59:01 UTCPush/pop C++ around MPI tests, which are now sensitive to the current language. Made sure that '--without-pyre' works in the absence of a C++ compiler (tested on Hrothgar). When building with Pyre modules, fail if a C++ compiler is not found.30 September 2005, 17:59:01 UTC
0f33ede Leif Strand28 September 2005, 23:26:16 UTCAdd ${pythondir} to PYTHONPATH before checking for Python modules, so that installing multiple packages to a single PREFIX "just works". This also attempts to simulate the final installation environment, which might make a difference in unusual cases. Also, 'sed' the install-time PYTHONPATH into CitComS scripts (instead of an explicit list of @pythondir@'s). Added _getPrivateDepositoryLocations() and CitcomS.pml. Changed "etc/citcoms" to "etc/CitcomS" for consistency with the Python package name. Add PACKAGE_VERSION to __init__.py, and added pyconfig-generated config.py. Freeze the full path to 'mpirun' and 'mpipython.exe' at 'configure' time. First crack at batch system configuration.28 September 2005, 23:26:16 UTC
76bf816 Leif Strand21 September 2005, 00:03:40 UTCUtilize my new 'pyconfig' facility to automatically slurp config info from Pythia, Exchanger. Changed contact e-mail to cig-mc; other misc. changes.21 September 2005, 00:03:40 UTC
04e6d48 Leif Strand09 September 2005, 19:49:10 UTCAdded Id keyword property to configure.ac, Makefile.am.09 September 2005, 19:49:10 UTC
133fb1f Leif Strand09 September 2005, 19:41:23 UTCAdded files for the GNU Build System.09 September 2005, 19:41:23 UTC
5819088 Leif Strand29 August 2005, 19:28:14 UTCAdded executable property and 'Id' keyword expansion.29 August 2005, 19:28:14 UTC
b622a65 Leif Strand27 August 2005, 03:04:54 UTCAvoid 'extern "C" { #include ... }'; it causes problems with mpi++.h/mpicxx.h.27 August 2005, 03:04:54 UTC
d508dff Leif Strand27 July 2005, 08:58:31 UTCFixed it so that the uniprocessor examples work again. This invovled creating CitcomS's own version of LauncherMPICH, and tweaking the MPI launchers so that CitcomS re-execs itself under 'mpipython.exe' when it is run under plain old 'python'. Also: made "--launcher.dry" work; ignore 'nodegen' in LauncherBatch (so that the examples "just work" on the TeraGrid); added some 'tips' ("--launcher.help-properties"); added SimpleApp.usage().27 July 2005, 08:58:31 UTC
d667e5b Leif Strand23 July 2005, 08:35:51 UTCGeneral build clean-up: 'export' all the various scripts to $EXPORT_ROOT/bin, so that goofy relative paths are not needed (e.g., "../tests/citcomsregional.sh"); and so that the 'visual' directory doesn't have to be added to the PATH. I also dusted-off 'array2d' -- it compiles and links now.23 July 2005, 08:35:51 UTC
8766494 Leif Strand23 July 2005, 08:00:35 UTCRaise an exception -- instead of crashing -- when pyCitcom_citcom_init() is passed a null "mpi::Communicator *" argument.23 July 2005, 08:00:35 UTC
c1bb990 Leif Strand22 July 2005, 10:03:14 UTCSwitched from Python's '%' operator to pyre.util.expandMacros(), so that I don't have to escape '%' (e.g., --launcher.nodegen="n%03d"). Also, export key environment variables to LAM/MPI jobs.22 July 2005, 10:03:14 UTC
ca04b90 Leif Strand22 July 2005, 05:55:58 UTCBuild with soflags to produce position-independent code. 'Export' the resulting shared libraries.22 July 2005, 05:55:58 UTC
98518a5 Leif Strand20 July 2005, 04:23:38 UTCUse 'python' instead of 'mpipython.exe' -- on some TeraGrid clusters, MPI programs cannot be run directly.20 July 2005, 04:23:38 UTC
453f580 Leif Strand20 July 2005, 04:12:31 UTCRemoved sample batch scripts, which are obsoleted by my new launchers. Use "--launcher=pbs" or "--launcher=lsf" on NCSA and TACC, respectively.20 July 2005, 04:12:31 UTC
f490bf9 Leif Strand20 July 2005, 04:07:15 UTCAdded Pyre launchers for LAM/MPI, Globus, LSF, and PBS. This is their temporary home; they should be incorporated into Pyre eventually.20 July 2005, 04:07:15 UTC
aafe505 Leif Strand20 July 2005, 03:55:47 UTCMerged revision 1.5.2.1 from CitcomS-2_x branch to trunk: tan2: "a fix for single-processor (eg. laptop)".20 July 2005, 03:55:47 UTC
ff15a34 Leif Strand30 June 2005, 08:31:28 UTCChanges for Mac OS X build.30 June 2005, 08:31:28 UTC
e185183 Leif Strand23 August 2005, 03:42:59 UTC[vcp] delete of edited revision with dead state23 August 2005, 03:42:59 UTC
a6be4a6 Leif Strand18 June 2005, 04:24:28 UTCRemoved 'Facilities' directory -- no longer needed under Pythia v0.8.18 June 2005, 04:24:28 UTC
00bb873 Leif Strand18 June 2005, 04:20:35 UTCAdded example batch scripts for NCSA and TACC TeraGrid clusters.18 June 2005, 04:20:35 UTC
4f6f6a3 Eunseo Choi18 June 2005, 02:07:52 UTC* removed default paths to input/output files. * removed absolute paths to macros.18 June 2005, 02:07:52 UTC
dd632fd Eh Tan16 June 2005, 02:33:59 UTCscript to automatically read input parameters from input file and call batchcombine.py16 June 2005, 02:33:59 UTC
17be934 Eh Tan16 June 2005, 02:33:16 UTC1. moved parts of the script into functions so that other scripts can import them. 2. raise ValueError when the length of machinefile is not right16 June 2005, 02:33:16 UTC
e2f7dfd Eh Tan16 June 2005, 02:30:55 UTCusing new-style class16 June 2005, 02:30:55 UTC
301e521 Eh Tan16 June 2005, 01:27:42 UTCprint messages to stderr instead of stdout16 June 2005, 01:27:42 UTC
758bb2e Leif Strand14 June 2005, 23:47:37 UTCCorrected use of -Xlinker.14 June 2005, 23:47:37 UTC
c56cbaa Leif Strand10 June 2005, 09:23:11 UTCAdded license text.10 June 2005, 09:23:11 UTC
d5c21aa Eh Tan08 June 2005, 11:02:59 UTC1. subsitute 'staging' with 'launcher' as required by pythia-0.8 2. removed unneccesary input parameters08 June 2005, 11:02:59 UTC
f3ba498 Leif Strand08 June 2005, 08:55:33 UTCPort from pythia-0.4 to pythia-0.8, continued: use "factory=" instead of "default=" in facilities where appropriate. The scripts example1.sh and test5.sh seem to work now.08 June 2005, 08:55:33 UTC
d31dc2f Eh Tan06 June 2005, 06:41:59 UTCParser class to parse CitcomS input file06 June 2005, 06:41:59 UTC
4ed631f Eh Tan06 June 2005, 06:13:57 UTCexecute 'cmd_copy' only if 'cmd_paste' was finished without error06 June 2005, 06:13:57 UTC
81267bf Leif Strand04 June 2005, 04:51:39 UTCInitial port from pythia-0.4 to pythia-0.8.04 June 2005, 04:51:39 UTC
b2d0398 Eunseo Choi28 May 2005, 12:27:24 UTC* If a user doesn't specify "blob_center", assign [-999.,-999.,-999] as a default values in IC.py. * The real default values are assigned in setProperties.cc * The distance calculation in "construct_tic_from_input" modified. * A bug in non-dimensionalizing half_space_age fixed.28 May 2005, 12:27:24 UTC
caca20a Vlad Manea28 May 2005, 04:41:22 UTC*** empty log message ***28 May 2005, 04:41:22 UTC
bd418e4 Michael Gurnis28 May 2005, 04:11:59 UTC*** empty log message ***28 May 2005, 04:11:59 UTC
41611f5 Vlad Manea28 May 2005, 01:39:34 UTCVelocity files28 May 2005, 01:39:34 UTC
d5172da Vlad Manea28 May 2005, 01:38:10 UTCRestart files28 May 2005, 01:38:10 UTC
34fc82e Vlad Manea28 May 2005, 01:35:25 UTCCookbook5 and coordinate files28 May 2005, 01:35:25 UTC
c7d66fc Eh Tan25 May 2005, 08:22:11 UTCchanged the hard-wire path (/usr/bin/python) to run-time dep. path25 May 2005, 08:22:11 UTC
bfc2759 Eh Tan25 May 2005, 04:28:12 UTCa utility script to slize horizontal layers from CitcomS output. See docstring for usage.25 May 2005, 04:28:12 UTC
5bea2ba Leif Strand25 May 2005, 01:12:44 UTCPrefer "$(MM)" to "mm".25 May 2005, 01:12:44 UTC
e29df2d Eunseo Choi24 May 2005, 05:15:36 UTC* adding a script to run the Cookbook7 example and coord.dat file. * README for some additional information.24 May 2005, 05:15:36 UTC
d0162a5 Eunseo Choi24 May 2005, 05:00:45 UTC* added new parameters to control a hot blob as temperature IC. - One can specify three parameters: 1. Coordinates(theta,fi,r) of the center. 2. Radius. 3. The amount of temperature increase/decrease within the blob. - Currently works only for the Regional version. - CitcomS variable name: convection.blob_center, convection.blob_radius, convection.blob_dT - Pyre parameter name: solver.ic.blob_center, solver.ic.blob_radius, solver.ic.blob_dT - it is required to set "solver.ic.tic_method=2" * the format of coordinates file has been modified. - "nsd=1" is not recognized as "%s%d" on some machine. - now it should be "nsd= 1" to be read as "%s %d".24 May 2005, 05:00:45 UTC
c076cf6 Leif Strand20 May 2005, 05:39:18 UTCInclude <cmath> in various files. Fixes compilation errors with GCC v3.4.3.20 May 2005, 05:39:18 UTC
9a03eda Eunseo Choi20 May 2005, 05:01:45 UTC* added a new function for the initial temperature field. - called "hot_blob_lith" - Thermal boudnary layer on top + one hot bloc at the center.20 May 2005, 05:01:45 UTC
06c79d2 Leif Strand19 May 2005, 01:27:56 UTCAdded a prototype for temperatures_conform_bcs() -- fixes compilation failure with GCC v3.4.3.19 May 2005, 01:27:56 UTC
d32399d Eh Tan18 May 2005, 08:57:44 UTCtest for coupled run18 May 2005, 08:57:44 UTC
967656e Eh Tan18 May 2005, 03:54:53 UTCusing rpath to specify runtime library path18 May 2005, 03:54:53 UTC
ebf8079 Eh Tan18 May 2005, 02:45:44 UTCusing rpath to specify runtime library path18 May 2005, 02:45:44 UTC
05f2a79 Eh Tan17 May 2005, 07:35:10 UTCthe full path of shared library is given, otherwise g++ can compile but the program couldn't find the shared library at the run time17 May 2005, 07:35:10 UTC
70c05e2 Vlad Manea17 May 2005, 06:53:59 UTC3D MPI tracer-advection code17 May 2005, 06:53:59 UTC
dbfe7ad Steve Quenette11 April 2005, 19:09:20 UTCfacelifted to work with new "config" repository (cvs -d :pserver:config@cvs.cacr.caltech.edu:/config co config). I think this will still work with the old config... Eh you may want to check.11 April 2005, 19:09:20 UTC
7ee8b9d Vlad Manea30 March 2005, 10:34:47 UTC*** empty log message ***30 March 2005, 10:34:47 UTC
79f2f38 Vlad Manea30 March 2005, 10:27:51 UTC*** empty log message ***30 March 2005, 10:27:51 UTC
97e5139 Steve Quenette11 March 2005, 12:23:33 UTCAdded EXCHANGER_INCDIR and EXCHANGER_LIBDIR, as in my case, I do not build exchanger into either pythia's or citcom's build root (but into its own)11 March 2005, 12:23:33 UTC
8fd3a73 Vlad Manea11 March 2005, 08:24:46 UTC*** empty log message ***11 March 2005, 08:24:46 UTC
570c900 Vlad Manea09 March 2005, 06:24:27 UTCThe tracer code only works in root processor09 March 2005, 06:24:27 UTC
f944753 Eh Tan18 February 2005, 08:13:36 UTCfixed a bug in the validator of 'tic_method'18 February 2005, 08:13:36 UTC
82cfb06 Eh Tan18 February 2005, 07:15:36 UTCadded new parameter 'tic_method' and 'half_space_age'18 February 2005, 07:15:36 UTC
b96ce03 Eh Tan18 February 2005, 06:57:42 UTC1. added validator to some of the input. 2. added new parameter 'tic_method' and 'half_space_age'.18 February 2005, 06:57:42 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