Skip to content

Commit 4aeb3ca

Browse files
committed
Adding Welcome notebook, deleted default content, updated requirements
1 parent 4097d4e commit 4aeb3ca

28 files changed

+1524
-5142
lines changed

content/Getting_started/demo01.ipynb

Lines changed: 113 additions & 0 deletions
Large diffs are not rendered by default.

content/Welcome.ipynb

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
{
2+
"metadata": {
3+
"kernelspec": {
4+
"name": "",
5+
"display_name": ""
6+
},
7+
"language_info": {
8+
"name": ""
9+
}
10+
},
11+
"nbformat_minor": 4,
12+
"nbformat": 4,
13+
"cells": [
14+
{
15+
"cell_type": "markdown",
16+
"source": "# Welcome to OOFEM python tutorial",
17+
"metadata": {
18+
"tags": [],
19+
"editable": true,
20+
"slideshow": {
21+
"slide_type": ""
22+
}
23+
}
24+
},
25+
{
26+
"cell_type": "markdown",
27+
"source": "## About OOFEM\n* OOFEM.org is open-source, multi-physics finite element solver\n* Written in C++ with object-oriented architecture\n* Wisit www.oofem.org for documantation and tutorials\n",
28+
"metadata": {}
29+
},
30+
{
31+
"cell_type": "markdown",
32+
"source": "## About this site\n* OOFEM comes with Python bindings, alloving to script OOFEM from Python\n* You can also develop custom elements, material models and solvers in Python\n* This site provides tutorials on using and extending OOFEM with Python",
33+
"metadata": {}
34+
},
35+
{
36+
"cell_type": "markdown",
37+
"source": "## Tutorials\n",
38+
"metadata": {}
39+
},
40+
{
41+
"cell_type": "markdown",
42+
"source": "This site is powered by [JupiterLite](https://jupyterlite.readthedocs.io/en/stable/), [Pyodide](https://pyodide.org/en/stable/), [Github Pages](https://pages.github.com/) and OOFEM wasm python module.\n\nCopyright (c) 2024 Borek Patzak",
43+
"metadata": {}
44+
},
45+
{
46+
"cell_type": "code",
47+
"source": "",
48+
"metadata": {
49+
"trusted": true
50+
},
51+
"outputs": [],
52+
"execution_count": null
53+
}
54+
]
55+
}

content/data/Museums_in_DC.geojson

Lines changed: 0 additions & 1 deletion
This file was deleted.

content/data/bar.vl.json

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)