Skip to main content

octave

Phase field modelling in octave

Submitted by Surendran M on
Choose a channel featured in the header of iMechanica

Hi I tried to code a basic phase field model for fracture in octave.

It doesn't seem to converge to the correct load. It fails later.

Also mesh refinement did not improve the results.

The link to the GIT is here

https://github.com/dontcallmesuren/Phase-field-modelling.git

 

Any idea where I am wrong?

Ping me. Thanks in advance.

phase field modelling

Submitted by Surendran M on

Hi I tried to code a basic phase field model for fracture in octave.

It doesn't seem to converge to the correct load. It fails later.

Also mesh refinement did not improve the results.

The link to the GIT is here

https://github.com/dontcallmesuren/Phase-field-modelling.git

Any idea where I am wrong?

Ping me. Thanks in advance.

Release of VEMLab v2.2.1 (now it runs in Octave!)

Submitted by Alejandro Orti… on

VEMLab: a MATLAB library for the virtual element method

 

Release of VEMLab v2.2.1

>>  From VEMLab v2.2 to VEMLab v2.2.1:

  • Add option to explicitly switch off all MATLAB figures in function "plot_and_output_options.m".
  • Facilitate compatibility to run VEMLab in Octave.
  • Update manual with a guide to running VEMLab in Octave.

Browse and get the code