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

Revision 447f92400a4cc51513d722df3f7f240af5f1af3e authored by Eh Tan on 23 August 2007, 20:15:50 UTC, committed by Eh Tan on 23 August 2007, 20:15:50 UTC
Removed unused var. in struct advection
1 parent 80a070b
  • Files
  • Changes
  • a32b4d0
  • /
  • examples
  • /
  • Cookbook5
  • /
  • cookbook5.cfg
Raw File Download
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
  • directory
  • content
revision badge
swh:1:rev:447f92400a4cc51513d722df3f7f240af5f1af3e
directory badge Iframe embedding
swh:1:dir:ab9832a98fad2a2693feecd94b860afaea7b96a4
content badge Iframe embedding
swh:1:cnt:4b41c69c048c19e7fb9b60381937c9ae0e0e30e7
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
  • directory
  • content
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 ...
cookbook5.cfg
# Cookbook 5: Subduction Models with Trench Rollback

[CitcomS]
steps = 1000                ; number of time steps

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

[CitcomS.solver]
datafile = cookbook5
datadir_old = ./restart_files
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 56 velocity
# files, one for each Ma (bvel.dat0, bvel.dat1, ... bvel.dat56).
vel_bound_file = ./velocity/bvel.dat

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

[CitcomS.solver.mesher]
coor = on
coor_file = ./coor.dat
nprocx = 1
nprocy = 2
nprocz = 1
nodex = 17
nodey = 65
nodez = 33
theta_min = 1.47
theta_max = 1.67
fi_min = 0
fi_max = 0.5
radius_inner = 0.7

[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

The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

back to top

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