-
The following PR broke a number of Albany tests last week: https://github.com/trilinos/Trilinos/commit/1d835e3595226bebef56c28862e4e8425af9431e . I have verified that reverting the commit yields a cl…
-
Some of the recent updates to Libmesh do not account for older versions of Petsc.
I'm proposing adding more checks on the Petsc version, specifically in the PetscNonlinearSolver::solve method.
-
I think `t_demo` in t_tide is supposed to check this, but I don't have matlab on my home machine, and octave gives me an error on trying to run `t_demo`.
**What I did**
* download t-tide from ht…
-
MSC Nastran 2016 started using the HDF5 format as a new output option (Nastran saves it as a `.h5` file)
I tested it and it is very straightforward to implement a `.h5` reader using PYTables (http://…
-
Hi @jcotela and @msandre . I have some general questions for you about the current capabilities of the HDF5Application. For example:
- Is it possible to read a mdpa file and store it as HDF5?
- …
-
* 是否试过最新的版本(https://github.com/XX-net/XX-Net/releases)?
* 是否查看过Wiki(https://github.com/XX-net/XX-Net/wiki)
* 描述遇到的问题,贴出所有能帮助分析问题的状态页和日志:
600:gae_exception:'600:unpack protocol:ValueEr…
-
The DP debugging is done. Before the actual release the data in model_draft which has been created during the debugging needs to be checked.
-
Steps:
- [x] Rename existing `CG` to `MatCG` to differentiate from the new `DiagCG`. The former uses a compressed sparse row (CSR) storage for the left hand side matrix and thus uses (and requires) a…
-
It is great job for ANSYS, APDL and Python users.
Unfortunately the interactive mode is not usable in Windows. In the pyansys code there are a lot of method calls for the ANSYS process (isalive) wh…
-
For the new release, a decision must be taken about DEM.
- OPTION A: Create a new app
Create a single app for the DEM application
- OPTION B: Pack DEM as a single problemtype
Deploy this new pr…