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
  • /
  • Cookbook8
  • /
  • cookbook8.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:4f4ffc2ed65eece9126ca5857604892d13e21fbd
directory badge
swh:1:dir:6f71f4ead8aa7d885326628f1e1a152b6264ca97

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 ...
cookbook8.cfg
# Cookbook 8: Compressible Model and Checkpointing

[CitcomS]
solver = full
steps = 10000


[CitcomS.controller]
monitoringFrequency = 1000
checkpointFrequency = 1000


[CitcomS.solver]
datadir = output
datafile = cookbook8
datadir_old = restart
datafile_old = cookbook8

rayleigh = 7.68175583e4
dissipation_number = 0.5
gruneisen = 1.25
surfaceT = 0.1


[CitcomS.solver.mesher]
nodex = 33
nodey = 33
nodez = 33
levels = 5

coor = 1
coor_file = coord.dat


[CitcomS.solver.param]
reference_state = 1
refstate_file = ref.dat


[CitcomS.solver.output]
output_optional = geoid,surf,botm
use_cbf_topo = on
self_gravitation = on
output_ll_max = 20


[CitcomS.solver.ic]
tic_method = 3
num_perturbations = 1
perturbl = 3
perturbm = 2
perturblayer = 17
perturbmag = 0.01

restart = off
solution_cycles_init = 9000


[CitcomS.solver.visc]
VISC_UPDATE = on
visc_smooth_method = 1

TDEPV = on
rheol = 1
num_mat = 4
viscE = 2.99573,2.99573,2.99573,2.99573
viscT = 0.5,0.5,0.5,0.5
visc0 = 1,1,1,1

VMIN = on
visc_min = 0.001

VMAX = on
visc_max = 1e+06


[CitcomS.solver.tsolver]
finetunedt = 0.75


[CitcomS.solver.vsolver]
uzawa = cg
Solver = multigrid
mg_cycle = 1
down_heavy = 2
up_heavy = 2
vlowstep = 20
vhighstep = 2
max_mg_cycles = 50

precond = on
aug_lagr = on
aug_number = 2.0e3

piterations = 375
accuracy = 0.001
compress_iter_maxstep = 100

remove_rigid_rotation = off
remove_angular_momentum = on

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