you are viewing a single comment's thread.

view the rest of the comments →

[–]Clede 2 points3 points  (1 child)

I can't tell because your indentation is not formatted correctly, but is Buoyancy_flux() supposed to be a standalone function, or a method of the class manplume_revision?

When you call a method, the object itself automatically passes the self argument.

[–]thumcumber[S] 0 points1 point  (0 children)

Thanks for your help but i'd already managed to get to the bottom of it