Trophime

Results 35 issues of Trophime

Hi, I'm trying to rebuild a base image from Dockerfile.debian It fails because of unknown commands: add-pkg, del-pkg, sed-patch and install-icon... same for Dockerfile.alpine. I must have missed something... Thans...

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

question

Hi, I try to add ipyvolume to latest jupyter/minimal-notebook docker image: RUN conda install --quiet --yes 'ipyvolume' The build is ok but when running the image I have a message:...

Hi, this must be a pretty dumb question from a newbie but I cannot figure out to complete 1st step of Getting started. More precisely I cannot find the "Packaging...

Hi, I'm trying to use opencascade.js to view some brep files in a web service. I've tried to use files from nuxt/vue template When adding opencascade.js with yarn, I have...

Hi, would it be possible to publish the files needed to rebuild the Debian/Ubuntu packages? Best C

Hi, running a [test case](https://github.com/master-csmi/2021-m2-lncmi-supermagnets/blob/main/simulations/hform/cfpdes_axis/mqs-hts.json) for HTS modeling (H formulation) we end up with an error running the case in parallel whereas it works almost smoothly in sequential.

status:investigate

Hi, try to rerun a [test](https://github.com/master-csmi/2021-m2-lncmi-supermagnets/blob/main/simulations/aform/cylinder/cfpdes_axis/v111/mqs_axis.cfg) with feelpp-toolboxes-develop-v0.110.0-rc.4-ubuntu-20.04, we end up with an error in the non-linear solver: ``` Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 42 [cfpdes.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton]...

status:investigate

Hi, I'm experiencing a problem when running cfpdes to model our magnets. The code works fine with a magnet composed of 8 helices, but crashes with 10 helices. The code...

type:bug
priority:Normal
toolbox:cfpdes

When building feelpp/project, cmake issues a warning: ``` -- Looking for METIS_NodeND - found CMake Warning (dev) at /usr/local/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (METIS) does not match...