Working remotely
-
Caltech
- United States
- www.charleskawczynski.com
Block or Report
Block or report charleskawczynski
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
3,997 contributions in the last year
Activity overview
Contributed to
CliMA/TurbulenceConvection.jl,
CliMA/ClimaAtmos.jl,
CliMA/ClimaCore.jl
and 60 other
repositories
Contribution activity
June 2022
Created 61 commits in 4 repositories
Created a pull request in CliMA/TurbulenceConvection.jl that received 6 comments
Opened 31 other pull requests in 4 repositories
CliMA/TurbulenceConvection.jl
26
merged
1
open
- Bump minor version for new release
- Move more parameters into structs
- Fix buildkite job for Bomex with Gaussian
- Add printing of edmf model summary
- Move more parameters into structs
- Bump precompilation time speedup test
- Remove unused parameter, move params to structs
- Update deps
- Move more parameters to edmf struct
- Wrap entr_pi_subset in Tuple in edmf constructor
- Fix/cleanup some diagnostics
- Move more parameters to structs
- Move more parameters to structs
- Move experimental params into struct
- Move experimental parameters to struct
- Fix more type instabilities
- Remove unused initialization and variable
- Remove inversion types
- Fix more type instabilities
- Fix some type instabilities, make code more type-generic
- Use norm_sqr for kinetic energy
- Remove overloading +- for Covariant3Vectors
- Add set_src_seed option for identical column test
- Use correct vector types
- Prep for sphere
- Some pull requests not shown.
CliMA/ClimaAtmos.jl
2
merged
charleskawczynski/PlayingCards.jl
1
merged
CliMA/ClimaCore.jl
1
merged
Reviewed 15 pull requests in 6 repositories
CliMA/TurbulenceConvection.jl
8 pull requests
- Move more parameters into structs
- use the reference in initializing thetali in TRMM
- change bflux to MSE derivation
- Limit io to callbacks, sync profiles and timeseries (v2)
- Limit io to callbacks, sync profiles and timeseries
- move microphysics and precip_form to update_aux
- Add aliases of water paths.
- diagnose subdomain e_tot and h_tot
CliMA/CLIMAParameters.jl
2 pull requests
CliMA/ClimaCore.jl
2 pull requests
charleskawczynski/PlayingCards.jl
1 pull request
CliMA/AtmosphericProfilesLibrary.jl
1 pull request
CliMA/ClimaAtmos.jl
1 pull request
Created an issue in CliMA/TurbulenceConvection.jl that received 1 comment
How can we dispatch on the host model?
We have some issues related to dispatching inside TC depending on types defined in the host model, which we don't have. For example, in update_aux!:
1
comment