Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RBCanelas authored Nov 17, 2020
1 parent 9ef7766 commit 68e1489
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Available functionalities are
- Raw vtk time encoded output, directly compatible with Paraview and other standard post-processors and renderers
- Flexible python post processor, using cross-simulation reuseable post-processing recipes, ready to be automated
- Computation of volumetric averages and cumulative integrations, exporting the results to standard netcfd files, so you can explore the results using GIS software or publish to a thredds server
- Production of high-quality maped plots using matplotlib and pandas, allowing for arbitrary calendar, integration types, subdomains including polygons and plot type combinations
- Production of high-quality mapped plots and shapefiles using matplotlib and pandas, allowing for arbitrary calendar, integration types, subdomains including polygons and plot type combinations
- Documentation on instalation, code structure, case preparation, post processing and general useage. Fully self contained examples to get you started
- Pre-built windows executable
- Cross-platform compliant, tested and deployed
Expand All @@ -38,6 +38,10 @@ Output examples

*Mean tracer concentration on the PCOMS test case*

![PCOMS2](https://github.com/Mohid-Water-Modelling-System/MOHID-Lagrangian/blob/master/docs/mean-concentration_area_n_counts_global.png)

*Mean tracer concentration on the PCOMS test case using the EU Marine Directives polygons*

Check out our [code documentation page](https://mohid-water-modelling-system.github.io/MOHID-Lagrangian/)!

## Help, Bugs, Feedback
Expand Down

0 comments on commit 68e1489

Please sign in to comment.