-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
move CoupledSim to Interfacer #455
Conversation
@LenkaNovak could you help me understand the questions I have in the PR description?
|
d5d4518
to
0ff9807
Compare
Sure:
|
I think getting rid of the |
e7fb7b5
to
fc284b5
Compare
bors r+ |
455: move CoupledSim to Interfacer r=juliasloan25 a=juliasloan25 Co-authored-by: Julia Sloan <[email protected]>
fc284b5
to
974b6a5
Compare
Canceled. |
bors r+ |
Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
Purpose
closes #333
Components:
QA
Questions:
src/CoupledSimulations/coupled_simulation.jl
CoupledSimulation vs Interfacer.CoupledSimulation - why is this type defined in two places?timestepping.md
refers to ClimaCoupler.CoupledSimulation - which of the two types is this?src/CoupledSimulations/coupled_simulation.jl
as well