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

  • 014743a
  • /
  • examples
  • /
  • Cookbook5
  • /
  • cookbook5.cfg
Raw File Download

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
content badge
swh:1:cnt:81592d6a34ce9bafa72e778b892f6d82d802b9ee
directory badge
swh:1:dir:eb4224beba4ac150af8cd33aeae0af2350886596

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
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
cookbook5.cfg
# Cookbook 5: Subduction Models with Trench Rollback

[CitcomS]
steps = 1100                ; number of time steps

[CitcomS.controller]
monitoringFrequency = 100   ; how often outputs are created

[CitcomS.solver]
datafile = cookbook5
datadir_old = ./ic
datafile_old = cookbook5
rayleigh = 4.07e+08

[CitcomS.solver.bc]
topvbc = 1

[CitcomS.solver.param]
file_vbcs = on
start_age = 55

# Since the starting age is set to 55 Ma, there will be 57 velocity
# files, one for each Ma (bvel.dat0, bvel.dat1, ... bvel.dat56).
vel_bound_file = ./velocity/bvel.dat

[CitcomS.solver.ic]
tic_method = -1
solution_cycles_init = 0

[CitcomS.solver.mesher]
coor = 1
coor_file = ./coor.dat
nprocx = 1
nprocy = 2
nprocz = 1
nodex = 17
nodey = 65
nodez = 33

[CitcomS.solver.tsolver]
finetunedt = 0.75
monitor_max_T = on

[CitcomS.solver.visc]
num_mat = 4
visc0 = 100,0.003,1,2
TDEPV = on
viscE = 24,24,24,24
viscT = 0.182,0.182,0.182,0.182
VMIN = on
visc_min = 0.01
VMAX = on
visc_max = 100.0

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