Skip to content

Commit

Permalink
Add radiation (#893)
Browse files Browse the repository at this point in the history
* tweak docs

* cosmetic change

* add IsothermalSlipWallBoundary

* move project_from_base to utils

* allow wall temp to be non-constant in isothermal BCs

* convert to DOFDesc

* add radiation

* Add test for radiation

* set visualize=False by default

* epsilon -> emissivity

* one more epsilon -> emissivity in tests

* ValueError -> TypeError

* cosmetic change

* remove loop over mesh size from radiation test

not necessary since we aren't checking accuracy

* remove radiation from deprecated operators

* add missing radiation argument check to basic_coupled_ns_heat_operator

* don't return wall_grad_temperature from diffusion_operator since we already have it

---------

Co-authored-by: Tulio <tulioricci@gmail.com>
  • Loading branch information
majosm and tulioricci authored Jul 17, 2023
1 parent 39b396b commit 1869ca1
Show file tree
Hide file tree
Showing 2 changed files with 389 additions and 66 deletions.
Loading

0 comments on commit 1869ca1

Please sign in to comment.