Read the Docs build information Build id: 4097433 Project: flexcompute-flow360documentation Version: 642 Commit: d8039083b7dacd7db699d09e7112066ef2bab34b Date: 2026-06-11T09:57:10.939396Z State: cancelled Success: False [rtd-command-info] start-time: 2026-06-11T09:57:12.217035Z, end-time: 2026-06-11T09:57:18.574553Z, duration: 6, exit-code: 0 git clone --depth 1 https://$READTHEDOCS_GIT_CLONE_TOKEN@github.com/flexcompute/Flow360Documentation.git . Cloning into '.'... [rtd-command-info] start-time: 2026-06-11T09:57:18.656728Z, end-time: 2026-06-11T09:57:20.713614Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/642/head:external-642 From https://github.com/flexcompute/Flow360Documentation * [new ref] refs/pull/642/head -> external-642 * [new tag] v25.8.2 -> v25.8.2 * [new tag] v25.8.3 -> v25.8.3 * [new tag] v25.8.4 -> v25.8.4 * [new tag] v25.8.5 -> v25.8.5 * [new tag] v25.8.6 -> v25.8.6 * [new tag] v25.8.7 -> v25.8.7 [rtd-command-info] start-time: 2026-06-11T09:57:21.785082Z, end-time: 2026-06-11T09:57:22.697859Z, duration: 0, exit-code: 0 git checkout --force d8039083b7dacd7db699d09e7112066ef2bab34b Note: switching to 'd8039083b7dacd7db699d09e7112066ef2bab34b'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at d803908 Update docs/source/gui_guide/02.simulation-setup/03.flow-solver/03.physics/01.fluid/01.navier-stokes-solver.md [rtd-command-info] start-time: 2026-06-11T09:57:22.790060Z, end-time: 2026-06-11T09:57:22.830489Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: 2 submodules: include: - Flow360 recursive: false build: os: "ubuntu-20.04" apt_packages: - texlive-latex-extra - cairosvg - python3-dev - libffi-dev - fonts-freefont-otf tools: python: "3.10" sphinx: fail_on_warning: false configuration: docs/source/conf.py python: # Install our python package before building the docs install: - method: pip path: Flow360/ extra_requirements: - docs [rtd-command-info] start-time: 2026-06-11T09:57:22.966798Z, end-time: 2026-06-11T09:57:23.026206Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2026-06-11T09:57:23.137853Z, end-time: 2026-06-11T09:57:28.625935Z, duration: 5, exit-code: 0 git submodule update --init --force -- Flow360 Submodule 'Flow360' (git@github.com:flexcompute/Flow360.git) registered for path 'Flow360' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/642/Flow360'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. Submodule path 'Flow360': checked out '5fb255cda0572a03623c423cf6135db3b23b203d' [rtd-command-info] start-time: None, end-time: None, duration: None, exit-code: None apt-get update --assume-yes --quiet