Skip to content

TMC#15

Open
giacomomagni wants to merge 4 commits intoadd_f_totalfrom
add_tmc
Open

TMC#15
giacomomagni wants to merge 4 commits intoadd_f_totalfrom
add_tmc

Conversation

@giacomomagni
Copy link
Copy Markdown
Collaborator

Approximated TMC implementaion.

Copy link
Copy Markdown
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?

Comment thread src/dis_tp/io.py Outdated
Comment thread src/dis_tp/tmc.py
# _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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Owner

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

@giacomomagni
Copy link
Copy Markdown
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.

2 participants