Skip to content

Commit

Permalink
Update Postcode.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinAchondo authored Jun 26, 2024
1 parent a72848a commit 0a6f369
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xppbe/Post/Postcode.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ def run_all(self,plot_mesh,known_method):
self.plot_phi_contour(value='react');
self.plot_interface_3D(variable='phi');
self.plot_interface_3D(variable='dphi');
self.save_values_file();

if not known_method is None:

Expand Down

0 comments on commit 0a6f369

Please sign in to comment.