Skip to content

Conversation

@giacomomagni
Copy link
Collaborator

Approximated TMC implementaion.

Copy link
Owner

@andreab1997 andreab1997 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tried to run without TMC and checked that the result was exactly the same as before?

# _factor_h2 = 4.0 * self.mu * self.x**3 / (self.rho**2)
# FLout = self.fl(x=self.xi, Q=self.Q)
# h2out = self.h2()
# return _factor_shifted * FLout + _factor_h2 * h2out
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need these comments?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that was the first attempt of the exact implementation, I think can be removed

@andreab1997
Copy link
Owner

I was trying to rebase but I was a bit confused so it is probably better if you rebase (or just solve the conflicts)

@andreab1997
Copy link
Owner

@giacomomagni Do you want to keep this? Otherwise I would just close it

@giacomomagni
Copy link
Collaborator Author

@giacomomagni Do you want to keep this? Otherwise I would just close it

As you wish, we are not bound to follow Yadims...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants