0.6.0
Loading...
Searching...
No Matches
type_phase_geometry::initialize Interface Reference

Public Member Functions

subroutine phase_initialize (phase, volume_fraction)
 Initialize a phase.
 
subroutine phase_initialize_representation (phase, phase_representation)
 Initialize a phase with a given representation.
 

Member Function/Subroutine Documentation

◆ phase_initialize()

subroutine type_phase_geometry::initialize::phase_initialize ( class(t_phase_geometry), intent(inout) phase,
double precision, intent(in) volume_fraction )

Initialize a phase.

Allocate the volume_fraction array and compute associated geometrical fields (normal, curvature) if needed.

Parameters
[in,out]phasephase geometry
[in]volume_fractionthe given initial volume fraction

◆ phase_initialize_representation()

subroutine type_phase_geometry::initialize::phase_initialize_representation ( class(t_phase_geometry), intent(inout) phase,
integer, intent(in) phase_representation )

Initialize a phase with a given representation.

Allocate the volume_fraction array and the corresponding representation's data.

Parameters
[in,out]phasephase geometry
[in]phase_representationphase representation (VOF, MOF, level-set, etc.)

The documentation for this interface was generated from the following file: