
digraph {
  bgcolor="transparent"

  node [penwidth=0.5 fontsize="12" shape="box" style="filled" fontcolor="white" fontname="Courier New"]
  edge [penwidth=2 fontsize="10" color="#0A1931" arrowsize=0.8 fontname="Courier New"]

#########
# NODES #
#########
  id_87cf1ae4_3ef9_4400_8a41_b19224cbb137 [id="id_87cf1ae4_3ef9_4400_8a41_b19224cbb137#Begin" pos="0.0,10000.0!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Begin" tooltip="Begin" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 
  id_27fd8684_91d6_4128_bc14_7b1e6d61a3a5 [id="id_27fd8684_91d6_4128_bc14_7b1e6d61a3a5#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="hours" tooltip="hours: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_bbeb5f3d_05a6_42b0_82a1_f88dcf99701d [id="id_bbeb5f3d_05a6_42b0_82a1_f88dcf99701d#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="sec" tooltip="sec: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_78c4c09d_eb6c_4244_9a27_2956939e0b7a [id="id_78c4c09d_eb6c_4244_9a27_2956939e0b7a#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="hours" tooltip="hours" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_53b33abc_caaf_435c_a7d2_9c15f91c5a6b [id="id_53b33abc_caaf_435c_a7d2_9c15f91c5a6b#Assign" pos="0.0,9996.25!" height=0.4 width=1.96 fixedsize=true group="fun-main"    label="sec = hours*3600" tooltip="sec = hours*3600" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_f057a96c_2874_4dc1_8f73_f0ddd471c006 [id="id_f057a96c_2874_4dc1_8f73_f0ddd471c006#Output" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="sec" tooltip="sec" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_5b69bd54_ef08_4f62_8c9f_bcf90bc433fb [id="id_5b69bd54_ef08_4f62_8c9f_bcf90bc433fb#Return" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="End" tooltip="End" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 

#########
# EDGES #
#########
  id_87cf1ae4_3ef9_4400_8a41_b19224cbb137:s -> id_27fd8684_91d6_4128_bc14_7b1e6d61a3a5:n [id="id_87cf1ae4_3ef9_4400_8a41_b19224cbb137@fun-main" tailtooltip=" " edgetooltip=" "]
  id_27fd8684_91d6_4128_bc14_7b1e6d61a3a5:s -> id_bbeb5f3d_05a6_42b0_82a1_f88dcf99701d:n [id="id_27fd8684_91d6_4128_bc14_7b1e6d61a3a5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_bbeb5f3d_05a6_42b0_82a1_f88dcf99701d:s -> id_78c4c09d_eb6c_4244_9a27_2956939e0b7a:n [id="id_bbeb5f3d_05a6_42b0_82a1_f88dcf99701d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_78c4c09d_eb6c_4244_9a27_2956939e0b7a:s -> id_53b33abc_caaf_435c_a7d2_9c15f91c5a6b:n [id="id_78c4c09d_eb6c_4244_9a27_2956939e0b7a@fun-main" tailtooltip=" " edgetooltip=" "]
  id_53b33abc_caaf_435c_a7d2_9c15f91c5a6b:s -> id_f057a96c_2874_4dc1_8f73_f0ddd471c006:n [id="id_53b33abc_caaf_435c_a7d2_9c15f91c5a6b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f057a96c_2874_4dc1_8f73_f0ddd471c006:s -> id_5b69bd54_ef08_4f62_8c9f_bcf90bc433fb:n [id="id_f057a96c_2874_4dc1_8f73_f0ddd471c006@fun-main" tailtooltip=" " edgetooltip=" "]

}
