posydon.user_modules

posydon.user_modules.my_flow_chart_example

An example of a modified function of the flow chart.

posydon.user_modules.my_flow_chart_example.modified_flow_chart(FLOW_CHART=None, CHANGE_FLOW_CHART=None)[source]

Derive a flow chart from POSYDON’s standard one and modify it.

Parameters:
  • FLOW_CHART (dict or None)

  • CHANGE_FLOW_CHART (dict or None)

Returns:

Modified flow chart.

Return type:

dict