User login

Navigation

You are here

Matlab code

Alejandro Ortiz-Bernardin's picture

Release of VEMLab v2.2

VEMLab: a MATLAB library for the virtual element method

 

Release of VEMLab v2.2

 

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

Alejandro Ortiz-Bernardin's picture

Release of VEMLab v2.1

VEMLab: a MATLAB library for the virtual element method

 

Release of VEMLab v2.1

 

>>  From VEMLab v2.0.2 to VEMLab v2.1:

 

- Add customized wrench domain (for PolyMesher mesh generator only).

 

- Add customized plate with a hole domain (for PolyMesher mesh generator only).

 

- Add the following test: “square_plate_with_source2_poisson2d.m” in test folder.

 

First-order reliability method (FORM) for Matlab?

Choose a channel featured in the header of iMechanica: 

Hello,

I am wondering if there is a source code for first-order reliability method (FORM) or second-order (SORM) available out there, ideally for Matlab but others would be interesting as well.

If not, has anyone programmed this themself?  What literature source did you base it upon?

Thanks in advance for any help!

Alejandro Ortiz-Bernardin's picture

On efficient finite element assembly in Matlab

As we all know, finite element matrices are sparse and many memory can be saved if their sparsity is exploited. Due to the latter, we are often provoked to declare the nxn stiffness matrix as a sparse one just before the element loop. Be careful of this method since the larger the matrix the slower the assembly operations. There is a better and more efficient way to code the assembly procedure in Matlab. I will show how to accomplish this.

CanhLe's picture

EFG code!

Hi all,

The beginers to the EFG method may get quick start inside the method through the simple EFG code for bars and beams here !

Regards,

 Canh Le

 

Subscribe to RSS - Matlab code

Recent comments

More comments

Syndicate

Subscribe to Syndicate