{
  "access": {
    "embargo": {
      "active": false,
      "reason": null
    },
    "files": "public",
    "record": "public",
    "status": "open"
  },
  "created": "2025-08-22T17:18:31.774896+00:00",
  "custom_fields": {
    "code:codeRepository": "https://github.com/geodynamics/pylith",
    "code:developmentStatus": {
      "id": "active",
      "title": {
        "en": "Active"
      }
    },
    "code:programmingLanguage": [
      {
        "id": "c++",
        "title": {
          "en": "C++"
        }
      },
      {
        "id": "python",
        "title": {
          "en": "Python"
        }
      }
    ]
  },
  "deletion_status": {
    "is_deleted": false,
    "status": "P"
  },
  "files": {
    "count": 1,
    "enabled": true,
    "entries": {
      "pylith-4.2.1.tar.gz": {
        "access": {
          "hidden": false
        },
        "checksum": "md5:ab4d0a0a9e651d870c0df3e98b7c6815",
        "ext": "gz",
        "id": "892c6c73-3b17-42d7-b2a0-47049a873a0d",
        "key": "pylith-4.2.1.tar.gz",
        "links": {
          "content": "https://zenodo.org/api/records/16884017/files/pylith-4.2.1.tar.gz/content",
          "self": "https://zenodo.org/api/records/16884017/files/pylith-4.2.1.tar.gz"
        },
        "metadata": {},
        "mimetype": "application/gzip",
        "size": 28823886,
        "storage_class": "L"
      }
    },
    "order": [],
    "total_bytes": 28823886
  },
  "id": "16884017",
  "is_draft": false,
  "is_published": true,
  "links": {
    "access": "https://zenodo.org/api/records/16884017/access",
    "access_grants": "https://zenodo.org/api/records/16884017/access/grants",
    "access_links": "https://zenodo.org/api/records/16884017/access/links",
    "access_request": "https://zenodo.org/api/records/16884017/access/request",
    "access_users": "https://zenodo.org/api/records/16884017/access/users",
    "archive": "https://zenodo.org/api/records/16884017/files-archive",
    "archive_media": "https://zenodo.org/api/records/16884017/media-files-archive",
    "communities": "https://zenodo.org/api/records/16884017/communities",
    "communities-suggestions": "https://zenodo.org/api/records/16884017/communities-suggestions",
    "doi": "https://doi.org/10.5281/zenodo.16884017",
    "draft": "https://zenodo.org/api/records/16884017/draft",
    "file_modification": "https://zenodo.org/api/records/16884017/file-modification",
    "files": "https://zenodo.org/api/records/16884017/files",
    "latest": "https://zenodo.org/api/records/16884017/versions/latest",
    "latest_html": "https://zenodo.org/records/16884017/latest",
    "media_files": "https://zenodo.org/api/records/16884017/media-files",
    "parent": "https://zenodo.org/api/records/598181",
    "parent_doi": "https://doi.org/10.5281/zenodo.598181",
    "parent_doi_html": "https://zenodo.org/doi/10.5281/zenodo.598181",
    "parent_html": "https://zenodo.org/records/598181",
    "preview_html": "https://zenodo.org/records/16884017?preview=1",
    "quota_increase": "https://zenodo.org/api/records/16884017/quota-increase",
    "request_deletion": "https://zenodo.org/api/records/16884017/request-deletion",
    "requests": "https://zenodo.org/api/records/16884017/requests",
    "reserve_doi": "https://zenodo.org/api/records/16884017/draft/pids/doi",
    "self": "https://zenodo.org/api/records/16884017",
    "self_doi": "https://doi.org/10.5281/zenodo.16884017",
    "self_doi_html": "https://zenodo.org/doi/10.5281/zenodo.16884017",
    "self_html": "https://zenodo.org/records/16884017",
    "self_iiif_manifest": "https://zenodo.org/api/iiif/record:16884017/manifest",
    "self_iiif_sequence": "https://zenodo.org/api/iiif/record:16884017/sequence/default",
    "versions": "https://zenodo.org/api/records/16884017/versions"
  },
  "media_files": {
    "count": 0,
    "enabled": false,
    "entries": {},
    "order": [],
    "total_bytes": 0
  },
  "metadata": {
    "creators": [
      {
        "affiliations": [
          {
            "name": "US Geological Survey, USA"
          }
        ],
        "person_or_org": {
          "family_name": "Aagaard",
          "given_name": "Brad",
          "identifiers": [
            {
              "identifier": "0000-0002-8795-9833",
              "scheme": "orcid"
            }
          ],
          "name": "Aagaard, Brad",
          "type": "personal"
        }
      },
      {
        "affiliations": [
          {
            "name": "University at Buffalo, New York, USA"
          }
        ],
        "person_or_org": {
          "family_name": "Knepley",
          "given_name": "Matthew",
          "identifiers": [
            {
              "identifier": "0000-0002-2292-0735",
              "scheme": "orcid"
            }
          ],
          "name": "Knepley, Matthew",
          "type": "personal"
        }
      },
      {
        "affiliations": [
          {
            "name": "GNS Science, New Zealand"
          }
        ],
        "person_or_org": {
          "family_name": "Williams",
          "given_name": "Charles",
          "identifiers": [
            {
              "identifier": "0000-0001-7435-9196",
              "scheme": "orcid"
            }
          ],
          "name": "Williams, Charles",
          "type": "personal"
        }
      }
    ],
    "description": "<div><strong>Changed</strong></div>\n<div>\n<ul>\n<li>Update PETSc to 3.23.5</li>\n<li>Use the VTU (XML) format for VTK files instead of the legacy ASCII format.</li>\n</ul>\n</div>\n<div>Added</div>\n<div>\n<ul>\n<li>Improved documentation for `pylith_eqinfo` and illustrate use in `examples/strikdslip-2d`, `examples/crustal-strikeslip-2d`, and `examples/crustal-strikeslip-3d`.</li>\n<li>Improved the organization of the governing equations section and added documentation for poroelasticity with prescribed fault slip, including governing equations and default PETSc solver settings. Also added a full-scale test.</li>\n</ul>\n</div>\n<div>Fixed</div>\n<div>\n<ul>\n<li>Account for processes without cells in initial condition patch when verifying configuration.</li>\n<li>Avoid divide by zero for `KinSrcRamp` when final slip is zero.</li>\n<li>Remove `solid_bulk_modulus` as a spatial database field for poroelasticity; compute it from the other fields.</li>\n<li>Fixed typos in setting up gravity with poroelasticity.</li>\n<li>Update default solver settings for poroelasticity and faults.</li>\n<li>Fix pythia import in `pylith_eqinfo`.</li>\n</ul>\n</div>\n<p>&nbsp;</p>",
    "languages": [
      {
        "id": "eng",
        "title": {
          "en": "English"
        }
      }
    ],
    "publication_date": "2025-08-22",
    "publisher": "Zenodo",
    "related_identifiers": [
      {
        "identifier": "https://github.com/geodynamics/pylith/tree/v2.2.2",
        "relation_type": {
          "id": "issupplementto",
          "title": {
            "de": "Erg\u00e4nzt",
            "en": "Is supplement to"
          }
        },
        "resource_type": {
          "id": "software",
          "title": {
            "de": "Software",
            "en": "Software"
          }
        },
        "scheme": "url"
      }
    ],
    "resource_type": {
      "id": "software",
      "title": {
        "de": "Software",
        "en": "Software"
      }
    },
    "rights": [
      {
        "description": {
          "en": "A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code."
        },
        "id": "mit",
        "props": {
          "scheme": "spdx",
          "url": "https://opensource.org/licenses/MIT"
        },
        "title": {
          "en": "MIT License"
        }
      }
    ],
    "title": "geodynamics/pylith v4.2.1"
  },
  "parent": {
    "access": {
      "owned_by": {
        "user": "25633"
      },
      "settings": {
        "accept_conditions_text": null,
        "allow_guest_requests": false,
        "allow_user_requests": false,
        "secret_link_expiration": 0
      }
    },
    "communities": {
      "default": "be30b955-d48e-4464-aae0-1e3bc5667907",
      "entries": [
        {
          "access": {
            "member_policy": "open",
            "members_visibility": "public",
            "record_submission_policy": "open",
            "review_policy": "open",
            "visibility": "public"
          },
          "children": {
            "allow": false
          },
          "created": "2016-09-28T23:19:38.317843+00:00",
          "custom_fields": {
            "subjects": [
              {
                "id": "euroscivoc:291"
              },
              {
                "id": "euroscivoc:30019"
              },
              {
                "id": "gemet:concept/8344"
              }
            ]
          },
          "deletion_status": {
            "is_deleted": false,
            "status": "P"
          },
          "id": "be30b955-d48e-4464-aae0-1e3bc5667907",
          "links": {},
          "metadata": {
            "curation_policy": "<p>This community is intended for use for codes in the CIG repository and their associated research products. We welcome other domain relevant research products from the geodynamics community.</p>\n\n<p>For questions, please email us&nbsp;at:&nbsp;help@geodynamics.org</p>",
            "description": "The Computational Infrastructure for Geodynamics (CIG) is a community-driven organization that advances Earth science by providing the infrastructure for the development and dissemination of software for geophysics and related fields.",
            "funding": [
              {
                "award": {
                  "id": "021nxhr62::0426271"
                },
                "funder": {
                  "id": "021nxhr62"
                }
              },
              {
                "award": {
                  "id": "021nxhr62::2149126"
                },
                "funder": {
                  "id": "021nxhr62"
                }
              },
              {
                "award": {
                  "id": "021nxhr62::0949446"
                },
                "funder": {
                  "id": "021nxhr62"
                }
              },
              {
                "award": {
                  "number": "1550901",
                  "title": {
                    "en": "Computational Infrastructure for Geodynamics"
                  }
                },
                "funder": {
                  "id": "021nxhr62"
                }
              }
            ],
            "page": "<p>The Computational Infrastructure for Geodynamics (CIG) is a community-driven organization that advances Earth science by developing and disseminating software for geophysics and related fields.</p>\n\n<p>This zenodo&nbsp;community is intended for use for research products associated with the software held in the CIG code repository. However, we encourage developers of all domain relevant research products&nbsp;to join.</p>\n\n<p>See:</p>\n\n<ul>\n\t<li>geodynamics.org</li>\n\t<li>github.com/geodynamics&nbsp;</li>\n</ul>",
            "title": "Computational Infrastructure for Geodynamics",
            "type": {
              "id": "organization"
            },
            "website": "https://geodynamics.org/"
          },
          "revision_id": 9,
          "slug": "geodynamics",
          "updated": "2026-05-27T20:41:28.306217+00:00"
        }
      ],
      "ids": [
        "be30b955-d48e-4464-aae0-1e3bc5667907"
      ]
    },
    "id": "598181",
    "pids": {
      "doi": {
        "client": "datacite",
        "identifier": "10.5281/zenodo.598181",
        "provider": "datacite"
      }
    }
  },
  "pids": {
    "doi": {
      "client": "datacite",
      "identifier": "10.5281/zenodo.16884017",
      "provider": "datacite"
    },
    "oai": {
      "identifier": "oai:zenodo.org:16884017",
      "provider": "oai"
    }
  },
  "revision_id": 4,
  "stats": {
    "all_versions": {
      "data_volume": 28595383972.0,
      "downloads": 1432,
      "unique_downloads": 1220,
      "unique_views": 7246,
      "views": 7790
    },
    "this_version": {
      "data_volume": 1931200362.0,
      "downloads": 67,
      "unique_downloads": 65,
      "unique_views": 442,
      "views": 455
    }
  },
  "status": "published",
  "swh": {},
  "updated": "2025-08-22T17:18:32.007985+00:00",
  "versions": {
    "index": 18,
    "is_latest": false
  }
}