Archives

Release of VEMLAB 2.4.1

  • June 27, 2022
  • Comments off

VEMLAB: a MATLAB library for the virtual element method   Release of VEMLAB 2.4.1 >>  From VEMLAB 2.4 to VEMLAB 2.4.1: Fix some bugs in create_polygonal_mesh.m Fix several bugs in the writing of output files. Affected functions:postprocess_numerical_solution_linelast2d.mwrite_solution_txt_linelast2d.mplot_numerical_solution_poisson2d.mpostprocess_numerical_solution_poisson2d.mwrite_solution_CPP_poisson2d.mwrite_solution_txt_poisson2d.mwrite_solution_GiD_poisson2d.m Optimize function T3toPolyMesh.m Browse and get the code

Read More » Read More

Release of VEMLAB 2.4

  • January 13, 2022
  • Comments off

VEMLAB: a MATLAB library for the virtual element method   Release of VEMLAB 2.4   >>  From VEMLAB 2.3 to VEMLAB 2.4: Add several options for in plot_and_output_options.m. New options: delete existing output files, plot front/isometric view of the figure, print and save pdf figures, save .fig figures, set figure resolution, color system for the

Read More » Read More

El Método del Elemento Virtual: Teoría y Aplicaciones Usando la Librería VEMLab

  • January 23, 2019
  • Comments off

A talk given by A. Ortiz-Bernardin at JMC2018, October 5, 2018, Punta Arenas, Chile. EL MÉTODO DEL ELEMENTO VIRTUAL: TEORÍA Y APLICACIONES USANDO LA LIBRERÍA VEMLab Alejandro Ortiz-Bernardin*, Edgardo Olate-Sanzana* y Rodrigo Silva-Valenzuela* * Departamento de Ingeniería Mecánica – Universidad de Chile Av. Beauchef 851 – Santiago – CHILE RESUMEN En este trabajo, de carácter pedagógico,

Read More » Read More

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

  • October 20, 2018
  • Comments off

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  

Read More » Read More

Release of VEMLab v2.2

  • October 8, 2018
  • Comments off

VEMLab: a MATLAB library for the virtual element method Release of VEMLab v2.2 >>  From VEMLab v2.1 to VEMLab v2.2: Fix disp() in plot_and_ouput_options.m: disp(“Hello”) seems to work only in newer versions of MATLAB. So, it is changed to the standard MATLAB format disp(‘Hello’). Results that are postprocessed in the graphical user interface of GiD

Read More » Read More

Release of VEMLab v2.1

  • May 18, 2018
  • Comments off

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. Add the following test: “plate_with_hole_linelast2d.m” in

Read More » Read More

Release of VEMLab v2.0

  • April 10, 2018
  • Comments off

VEMLab: a MATLAB library for the virtual element method Release of VEMLab v2.0 From VEMLab v1.0 to VEMLab v2.0: the following features have been added Two-dimensional Poisson problem. Setup of plot and output options in function “plot_and_output_options” located in folder “config”. Additional plotting options (stresses, strains, fluxes and gradients) to MATLAB figures, text files and

Read More » Read More