Christophe Prud'homme

Results 221 comments of Christophe Prud'homme

same issue as in #1697 possible fixes are - remove unneeded headers and reorder - #1473

this has been fixed with the introduction of napp it will be closed automatically when 110 is released fixes #1570

here is the code ```python @pytest.mark.parametrize("prefix,case,casefile,dim", cfpde_cases) def test_cfpdes(prefix,case,casefile,dim): feelpp.Environment.setConfigFile('cfpdes/{}/{}/{}'.format(prefix,case,casefile)) f = cfpdes(dim=dim) if not f.isStationary(): f.setTimeFinal( f.timeStep()*10) #

A related issue is #1897 : mumps is not installed on homebrew:monterey

I now put that in the future milestone and set priotity to low until we get sufficient incentive to work on this

@lberti what is the current status ?

Ok i started a set of classes for ray tracing and unobstructed planar view factor computation. I will propose a first Interface that you can adapt. Then I will add...

I have renamed the issue to ray tracing view factor as opposed to #1910

@thomas-saigre @romainhild it should be closed no ?