Commit Graph

283 Commits

Author SHA1 Message Date
NT
c062037746 HIG toy example discussion continued 2022-02-05 16:53:49 +01:00
NT
ff91dee748 HIG toy example discussion started 2022-02-05 16:53:49 +01:00
NT
e7665da0c9 first version of HIGs 2022-02-05 16:53:49 +01:00
NT
5ae6a742ec fixed burgers initialization 2022-02-05 16:52:05 +01:00
NT
b74ada9eb2 fixed phiflow diffusion scaling; switched to main branch instead of develop 2021-12-28 15:53:32 +01:00
Nils Thuerey
24130d50be
Merge pull request #10 from bobarna/main
Small updates to intro-teaser.ipynb
2021-12-03 12:54:51 +01:00
bobarna
3a15ab71cb Change deprecated 'lr' argument to 'learning_rate'
This gets rid of the UserWarning:
`The 'lr' argument is deprecated, use 'learning_rate' instead.`
2021-12-03 12:24:21 +01:00
bobarna
6b347889f5 Define input_shape for models in intro-teaser.ipynb
This fixes the error:
`Input 0 of layer "dense" is incompatible with the layer: expected
min_ndim=2, found ndim=1. Full shape received: (5,)`, which currently
makes the example codes not run.
2021-12-03 12:10:49 +01:00
NT
8d12aac918 clarified 1d advection figure 2021-11-19 11:05:33 +01:00
NT
3f0a507de8 cleanup of U-net architecture 2021-11-19 11:05:16 +01:00
NT
d4507a0847 fixed upwinding, tweaked loss notation 2021-11-03 14:23:09 +01:00
NT
5094a1abef fixed typo in domain sizes 2021-10-08 09:53:15 +02:00
NT
65a501e3c6 Merge branch 'main' of github.com:tum-pbs/pbdl-book into main 2021-10-08 09:42:50 +02:00
Nils Thuerey
981a646a07
Merge pull request #7 from abdrysdale/patch-1
Fixed a type-o
2021-10-08 09:42:31 +02:00
Nils Thuerey
78b5beb393
Merge pull request #8 from abdrysdale/patch-2
Uses \times instead of x for latex maths
2021-10-08 09:42:13 +02:00
NT
8425be8fd2 corrections from Nuttapong, thanks 2021-10-08 09:07:56 +02:00
NT
edd46c172c updated physical gradient arxiv ref 2021-10-08 09:05:09 +02:00
NT
9337a36591 fixed PINN citation 2021-09-27 13:17:21 +02:00
alimongo
d70146460b
Added spaces in latex inline math equations
Mainly did this for clarity
2021-09-24 13:37:19 +01:00
alimongo
e54586922c
Replaced another $x$ with $\times$ 2021-09-24 13:33:56 +01:00
alimongo
b6218c6f96
Uses \times instead of x for latex maths
The box defined should be $80 \times 100$ not $80x100$ - I think!
2021-09-24 13:28:07 +01:00
alimongo
06a3f68eeb
Fixed a type-o
A "wo" has been changed to a "we".
2021-09-24 11:51:12 +01:00
NT
66231b6d2d Merge branch 'main' of github.com:tum-pbs/pbdl-book into main 2021-09-16 18:16:02 +02:00
NT
0bccd934cc replaced phiflow >> op calls with .at() 2021-09-16 18:15:49 +02:00
Nils Thuerey
684b698727
Merge pull request #6 from topsy404/main
fixed two typos
2021-09-16 17:17:55 +02:00
NT
bc8b2ddf73 minor tweaks 2021-09-16 16:58:30 +02:00
topsy404
aa9658ea2b
replace >> with at() method 2021-09-16 15:51:57 +08:00
topsy404
6b82e5fd50
fix typo 2021-09-16 15:24:19 +08:00
NT
d0ed9cc813 updated pip installations of phiflow 1.x 2021-09-15 10:26:41 +02:00
NT
f85a3a0c36 added pdf link 2021-09-14 11:11:35 +02:00
TUM Physics-based Simulation
3e5d733ab3
Merge pull request #3 from alonfnt/fix-typo
fixed a missing $ in physicalloss.md
2021-09-13 09:57:24 +02:00
Albert Alonso
0c51024a6b fixed some missing $ in physicalloss.md 2021-09-12 18:35:49 +02:00
NT
8f1f3c566d added colab button 2021-09-11 10:24:04 +02:00
NT
c60838b45f disabled mybinder.org for now 2021-09-11 10:14:30 +02:00
NT
b042bfe7cb added readme for github 2021-09-09 17:15:54 +02:00
NT
e0dcf28064 fixing typos, unifying nomenclature 2021-09-09 10:34:36 +02:00
NT
73ec4d1155 notebook updates for colab 2021-09-08 09:59:55 +02:00
NT
7156d68483 intro update 2021-09-06 12:01:56 +02:00
NT
4595ea13f5 updated logo 2021-09-03 11:14:53 +02:00
NT
9cfa4a959f updated download and phiflow install links 2021-08-31 13:54:28 +02:00
NT
3f3e828236 updated config and overview 2021-08-30 19:39:02 +02:00
NT
8b71d57e05 minor tweaks in intro 2021-08-28 16:52:40 +02:00
NT
e24d1b3ecc updated graphs for BNN code, removed phiflow warnings via json-cleanup script 2021-08-22 14:04:14 +02:00
NT
410454d156 improved overview references 2021-08-21 20:45:58 +02:00
NT
479aa10e11 Consistent caps in sub-headings 2021-08-20 16:51:41 +02:00
NT
f6c7622664 additional unicode tweaks 2021-08-20 11:28:02 +02:00
NT
fed4154235 updated test data links 2021-08-20 11:27:43 +02:00
NT
e0271ecb9a further unicode fixes 2021-08-19 11:03:36 +02:00
NT
9201ed678a smaller fixes for PDF generation 2021-08-18 15:48:09 +02:00
NT
0588e40d8c updated cleanup and unicode scripts 2021-08-17 21:11:13 +02:00