Skip to content

Commit 226ecfe

Browse files
committed
the code runs
1 parent 6037cd0 commit 226ecfe

File tree

8 files changed

+363
-278
lines changed

8 files changed

+363
-278
lines changed

docs/src/fieldexchanger.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,17 @@ the atmosphere and each surface model.
2828
## FieldExchanger API
2929

3030
```@docs
31+
ClimaCoupler.FieldExchanger.exchange!
3132
ClimaCoupler.FieldExchanger.update_sim!
3233
ClimaCoupler.FieldExchanger.step_model_sims!
3334
ClimaCoupler.FieldExchanger.update_surface_fractions!
34-
ClimaCoupler.FieldExchanger.exchange!
3535
ClimaCoupler.FieldExchanger.set_caches!
3636
```
3737

3838
## FieldExchanger Internal Functions
3939

4040
```@docs
4141
ClimaCoupler.FieldExchanger.combine_surfaces!
42+
ClimaCoupler.FieldExchanger.resolve_ocean_ice_fractions!
43+
ClimaCoupler.FieldExchanger.import_atmos_fields!
4244
```

0 commit comments

Comments
 (0)