ActiveField - QuickField API help

QuickField Student Edition free download     Contacts

ActiveField Technology

Objects Overview

Hierarchy Chart

How to Start: Application Object

How to work with Problems

How to work with Model

How to work with Data

How to Analyze Results

Objects

Properties

Methods

RefineMesh Method

Applies to

Summary

Refines the finite elements mesh based on existing rough solution. Returns TRUE if the mesh was successfully refined and the problem has to be solved again.

Syntax

Problem.RefineMesh As Boolean

Remarks

The method RefineMesh has no parameters. It may be called if the corresponding problem already has an actual (non-expired) solution. This will cause the finite element mesh to be rebuilt, and then the new solution procedure may be started by use of the method SolveProblem. It is provided that new finite elements, generated by the refinement procedure, will be placed in the model areas where the previous calculation could be estimated as inaccurate.