heat_solver: Gateway for 'L-shape' heat transfer problem

Description Usage Arguments

View source: R/heat_solver.R

Description

Problem is 3-dimensional, currently not adaptive.

Usage

1
heat_solver(wd = getwd(), engine = c("matlab", "octave"), ...)

Arguments

wd

character, working directory, the one containing run_heat.m and heat_with_gradient.m.

engine

character, computational engine, if missing or NULL a kind of guessing is performed.

...

additional parameters passed to solvergater::shell_solver().


maciejsmolka/solvergater.solvers documentation built on Jan. 20, 2021, 1:34 a.m.