Replies: 1 comment 1 reply
-
Unfortunately, no, systems must either be always or never in contact and each component has a fixed mass (in time).
You can modify the Hope this helps! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Developers,
I have two questions regarding PHOEBE and its plotting:
Is it possible to simulate a binary system with Semi-Detached parameters and the S.D filter that undergoes mass transfer, transitioning from a Semi-Detached state to a Contact state?
How can I change the axis label sizes and the xtick and ytick sizes in PHOEBE mesh plots?
''''''
IN THIS CODE:
%matplotlib inline
afig, mplfig = b['mesh01@model'].plot(x='ws', show=True)
mplfig.savefig('mesh1.png')
""""
Thank you for your assistance.
Beta Was this translation helpful? Give feedback.
All reactions