... | @@ -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
|
... | | ... | |