source: CPL/oasis3-mct_5.0/util/load_balancing/lucia.json @ 6328

Last change on this file since 6328 was 6328, checked in by aclsce, 17 months ago

First import of oasis3-mct_5.0 (from oasis git server, branch OASIS3-MCT_5.0)

File size: 456 bytes
Line 
1{
2    "Components":[
3        {"Name":"Ocean",
4         "File":"timeline_pim_.nc"},
5        {"Name":"Atmo",
6         "File":"timeline_pam_.nc"},
7        {"Name":"Xios",
8         "File":"timeline_poum.nc"}
9    ],
10    "Plots":{
11        "Kind" : true,
12        "Field": true,
13        "Component": true
14    },
15    "NO TimeRange":{
16        "minFrac":0.25,
17        "maxFrac":0.5,
18        "minTime":10,
19        "nomaxTime":40
20    },
21    "Rendering":{
22        "Display":true,
23        "File":"Lucia.png",
24        "EventsBounds":false
25    },
26    "Fields":["Heat","Rain","Love"]
27}
Note: See TracBrowser for help on using the repository browser.