From 1060d2b29794eeaed5c0d092aa1130fe9011e12d Mon Sep 17 00:00:00 2001 From: Charles Kawczynski Date: Thu, 2 Sep 2021 08:52:53 -0700 Subject: [PATCH] Fix broken link --- docs/src/Formulation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/Formulation.md b/docs/src/Formulation.md index 984c117f..516da519 100644 --- a/docs/src/Formulation.md +++ b/docs/src/Formulation.md @@ -8,7 +8,7 @@ Here we introduce one consistent set of thermodynamic approximations for all mod - Showing how to construct consistent sets of thermodynamic equations that either (i) assume equilibrium of the phases and require only one prognostic water variable, or (ii) do not assume equilibrium of the phases and require prognostic variables for all water phases - Showing how to obtain temperatures from energy variables under either phase equilibrium assumptions (by `saturation adjustment`) or phase non-equilibrium assumptions (by a closed-form expression for temperature). -The resulting thermodynamic functions are implemented in [Thermodynamics.jl](https://github.com/climate-machine/CLIMA/tree/master/src/Common/Thermodynamics). +The resulting thermodynamic functions are implemented in [Thermodynamics.jl](https://github.com/CliMA/Thermodynamics.jl). ## Working Fluid and Equation of State