Skip to content

Commit

Permalink
add basin config in notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
changliao1025 committed Sep 19, 2023
1 parent 410cc9d commit 36cb6c5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions notebooks/mpas_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,24 @@
"oPyflowline.change_model_parameter('dLatitude_outlet_degree', 39.4620, iFlag_basin_in = 1)"
]
},
{
"cell_type": "markdown",
"id": "61f5b8ed",
"metadata": {},
"source": [
"You can check the setting for the single basin as well"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "edd17e3e",
"metadata": {},
"outputs": [],
"source": [
"print(oPyflowline.aBasin[0].tojson())"
]
},
{
"attachments": {},
"cell_type": "markdown",
Expand Down

0 comments on commit 36cb6c5

Please sign in to comment.