IGMBaseLib 1.0
Functions/Subroutines

STDGCGrid_Builder Module Reference

This module provides some subroutines to construct the STD-GC-grid which is obtained by modifying the STD-Grid. More...

Functions/Subroutines

subroutine, public construct_STDGCGrid (icgrid)
 Constructs the STD-GC-grid.
subroutine, public move_GP_into_CVGravPt (icgrid)
 全球に分布する各格子点の位置を, それに付随するコントロールボリュームの重心に移動させる.

Detailed Description

This module provides some subroutines to construct the STD-GC-grid which is obtained by modifying the STD-Grid.



Copyright (C) GFD Dennou Club, 2011-2012. All rights reserved.
license ??

Author:
Yuta Kawai

Function/Subroutine Documentation

subroutine,public STDGCGrid_Builder::construct_STDGCGrid ( type(IcGrid2D_FVM),intent(inout)  icgrid)

Constructs the STD-GC-grid.

Parameters:
[in,out]icgridThe variable of derived type IcGrid2D_FVM.

Definition at line 91 of file STDGCGrid_Builder.f90.

subroutine,public STDGCGrid_Builder::move_GP_into_CVGravPt ( type(IcGrid2D_FVM),intent(inout)  icgrid)

全球に分布する各格子点の位置を, それに付随するコントロールボリュームの重心に移動させる.

Parameters:
[in,out]icgridA variable of derived type IcGrid2D_FVM.

Definition at line 133 of file STDGCGrid_Builder.f90.

 All Classes Namespaces Files Functions Variables