:orphan: Pre-processing ============== Getting a :class:`~femorph_solver.Model` ready for a solve — loading meshes, attaching materials, stamping real constants, applying boundary conditions. Examples here focus on the **how** of model building. For the **what** (element library, material table, BC verbs), see the :doc:`/user-guide/pre-processing/index`. .. raw:: html
.. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /gallery/pre-processing/images/thumb/sphx_glr_example_cdb_load_thumb.png :alt: :doc:`/gallery/pre-processing/example_cdb_load` .. raw:: html
Loading a CDB input deck
.. raw:: html
.. only:: html .. image:: /gallery/pre-processing/images/thumb/sphx_glr_example_build_mesh_thumb.png :alt: :doc:`/gallery/pre-processing/example_build_mesh` .. raw:: html
Building a model from a pyvista grid
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: /gallery/pre-processing/example_cdb_load /gallery/pre-processing/example_build_mesh .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-gallery .. container:: sphx-glr-download sphx-glr-download-python :download:`Download all examples in Python source code: pre-processing_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: pre-processing_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_