Changes
Page history
Update preCICE MBDyn adapter
authored
May 24, 2021
by
Claudio Giovanni Caccia;Claudio Giovanni Caccia
Show whitespace changes
Inline
Side-by-side
preCICE-MBDyn-adapter.md
View page @
87bda6f2
...
@@ -157,20 +157,20 @@ All the simulations are composed by a _root_ directory, which contains:
...
@@ -157,20 +157,20 @@ All the simulations are composed by a _root_ directory, which contains:
json file
json file
;;;
json
```
json
{
{
"title"
:
"About Front Matter"
"title"
:
"About Front Matter"
"example"
:
{
"example"
:
{
"language"
:
"json"
"language"
:
"json"
}
}
}
}
;;;
```
```
yaml
```
yaml
{
{
"
this-json"
:
"
looks
awesome..."
"
this-json"
:
"
looks
awesome..."
}
}
```
## <a name="examples"></a>Tutorials
## <a name="examples"></a>Tutorials
### Dummy Fluid solver
### Dummy Fluid solver
...
...
...
...