Salome HOME
Create insitu library.
[modules/paravis.git] / src / Plugins / JSONReader / Examples / example1_wo_metadata.json
1 {
2     
3    "items": [
4       {
5         "P":3.15,
6         "u": 0.0,
7         "weight": 43.5
8       },
9       
10       {
11         "P": 3.15,
12         "u": 0.0,
13         "weight": 43.5
14       },
15       
16       {
17         "P": 3.15,
18         "u": 0.0,
19         "weight": 43.5
20       }
21    ]
22 }