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
30 September 2025, 01:57:11 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
  • 1101049
  • /
  • examples
  • /
  • Makefile.am
Raw File Download Save again
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 ...

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.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge
swh:1:cnt:0aaf76d3520d4efe75838094ed25f4ae50e3ea24
origin badgedirectory badge
swh:1:dir:7b595b859a4dc6b3353b08f32c43ae21db81677d
origin badgerevision badge
swh:1:rev:f97ae655a50bdbd6dac1923a3471ee4dae178fbd
origin badgesnapshot badge
swh:1:snp:434ef6d6b4c7a286b1b99dba656d0891e85b4d14

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.

  • content
  • directory
  • 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 ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: f97ae655a50bdbd6dac1923a3471ee4dae178fbd authored by Eric Heien on 15 October 2014, 00:59:55 UTC
Fix up manual
Tip revision: f97ae65
Makefile.am
## Process this file with automake to produce Makefile.in
##
##<LicenseText>
##
## CitcomS.py by Eh Tan, Eun-seo Choi, and Pururav Thoutireddy.
## Copyright (C) 2002-2005, California Institute of Technology.
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 2 of the License, or
## (at your option) any later version.
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
## GNU General Public License for more details.
##
## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software
## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
##
##</LicenseText>

# $Id$

examplesdir = $(pkgdatadir)/examples

nobase_dist_examples_DATA = \
	Cookbook1/cookbook1 \
	Cookbook2/cookbook2 \
	Cookbook3/cookbook3 \
	Cookbook4/cookbook4 \
	Cookbook4/coor.dat \
	Cookbook5/cookbook5 \
	Cookbook5/coor.dat \
	Cookbook5/ic/cookbook5.velo.0.0 \
	Cookbook5/ic/cookbook5.velo.1.0 \
	Cookbook5/velocity/bvel.dat0 \
	Cookbook5/velocity/bvel.dat1 \
	Cookbook5/velocity/bvel.dat10 \
	Cookbook5/velocity/bvel.dat11 \
	Cookbook5/velocity/bvel.dat12 \
	Cookbook5/velocity/bvel.dat13 \
	Cookbook5/velocity/bvel.dat14 \
	Cookbook5/velocity/bvel.dat15 \
	Cookbook5/velocity/bvel.dat16 \
	Cookbook5/velocity/bvel.dat17 \
	Cookbook5/velocity/bvel.dat18 \
	Cookbook5/velocity/bvel.dat19 \
	Cookbook5/velocity/bvel.dat2 \
	Cookbook5/velocity/bvel.dat20 \
	Cookbook5/velocity/bvel.dat21 \
	Cookbook5/velocity/bvel.dat22 \
	Cookbook5/velocity/bvel.dat23 \
	Cookbook5/velocity/bvel.dat24 \
	Cookbook5/velocity/bvel.dat25 \
	Cookbook5/velocity/bvel.dat26 \
	Cookbook5/velocity/bvel.dat27 \
	Cookbook5/velocity/bvel.dat28 \
	Cookbook5/velocity/bvel.dat29 \
	Cookbook5/velocity/bvel.dat3 \
	Cookbook5/velocity/bvel.dat30 \
	Cookbook5/velocity/bvel.dat31 \
	Cookbook5/velocity/bvel.dat32 \
	Cookbook5/velocity/bvel.dat33 \
	Cookbook5/velocity/bvel.dat34 \
	Cookbook5/velocity/bvel.dat35 \
	Cookbook5/velocity/bvel.dat36 \
	Cookbook5/velocity/bvel.dat37 \
	Cookbook5/velocity/bvel.dat38 \
	Cookbook5/velocity/bvel.dat39 \
	Cookbook5/velocity/bvel.dat4 \
	Cookbook5/velocity/bvel.dat40 \
	Cookbook5/velocity/bvel.dat41 \
	Cookbook5/velocity/bvel.dat42 \
	Cookbook5/velocity/bvel.dat43 \
	Cookbook5/velocity/bvel.dat44 \
	Cookbook5/velocity/bvel.dat45 \
	Cookbook5/velocity/bvel.dat46 \
	Cookbook5/velocity/bvel.dat47 \
	Cookbook5/velocity/bvel.dat48 \
	Cookbook5/velocity/bvel.dat49 \
	Cookbook5/velocity/bvel.dat5 \
	Cookbook5/velocity/bvel.dat50 \
	Cookbook5/velocity/bvel.dat51 \
	Cookbook5/velocity/bvel.dat52 \
	Cookbook5/velocity/bvel.dat53 \
	Cookbook5/velocity/bvel.dat54 \
	Cookbook5/velocity/bvel.dat55 \
	Cookbook5/velocity/bvel.dat56 \
	Cookbook5/velocity/bvel.dat6 \
	Cookbook5/velocity/bvel.dat7 \
	Cookbook5/velocity/bvel.dat8 \
	Cookbook5/velocity/bvel.dat9 \
	Cookbook6/cookbook6 \
	Cookbook6/coord.dat \
	Cookbook6/README \
	Cookbook7/cookbook7 \
	Cookbook8/cookbook8 \
	Cookbook8/coord.dat \
	example0 \
	example1 \
	Full/input.sample \
	Full/machine.sample \
	Full/velbc/README \
	Full/velbc/velbc_full.tar.gz \
	Regional/input.sample \
	Regional/machines.sample \
	Regional/velbc/README \
	Regional/velbc/velbc_regional.tar.gz

## end of Makefile.am

back to top

Software Heritage — Copyright (C) 2015–2026, 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— Content policy— Contact— JavaScript license information— Web API