Update preCICE MBDyn adapter authored by Claudio Giovanni Caccia;Claudio Giovanni Caccia's avatar Claudio Giovanni Caccia;Claudio Giovanni Caccia
......@@ -157,20 +157,20 @@ All the simulations are composed by a _root_ directory, which contains:
json file
;;;json
```json
{
"title": "About Front Matter"
"example": {
"language": "json"
}
}
;;;
```
```yaml
{
"this-json": "looks awesome..."
}
```
## <a name="examples"></a>Tutorials
### Dummy Fluid solver
......
......