ClimaAtmos.jl icon indicating copy to clipboard operation
ClimaAtmos.jl copied to clipboard

Implement GCM driven SCM

Open szy21 opened this issue 10 months ago • 1 comments

Work in progress...

Step 1: Add all cache and tendency for GCM driven SCM, use hard coded values and make sure the case runs

  • [x] #2916
  • [x] horizontal advection
  • [x] vertical fluctuation
  • [x] nudging
  • [x] #2917
  • [x] #2918
  • [x] radiation
  • [x] add to buildkite

Step 2: Read and interpolate forcing from the LES file

  • [x] #2920
  • [x] #2952

see also https://github.com/CliMA/TurbulenceConvection.jl/issues/505

szy21 avatar Apr 12 '24 21:04 szy21

Original TC PR: https://github.com/CliMA/TurbulenceConvection.jl/commit/da2ae4e45838b4413fba50c267a21554db4641e7

costachris avatar Apr 12 '24 22:04 costachris