|
IGMBaseLib 1.0
|
Go to the source code of this file.
Modules | |
| module | Field_Pattern_Builder |
This module provides some subroutines to create a typical physical field, such as solid body rotation. | |
Functions/Subroutines | |
| subroutine, public | Field_Pattern_Builder::create_solid_rotation_field (field, angular_speed, alpha) |
| Generates the solid body rotation, and store the physical field data into the specified variable of derived type Field_IcGrid2D. | |
| subroutine, public | Field_Pattern_Builder::create_planetaryVorticity_field (field, angular_speed, alpha) |
| Generates the planetary vorticity, and store the physical field data into the specified variable of derived type Field_IcGrid2D. | |
| subroutine, public | Field_Pattern_Builder::create_cosine_bell_field (field, lambda_c, theta_c, cbR, h0) |
| Generates the cosine bell field, and store the physical field data into the specified variable of derived type Field_IcGrid2D. | |
1.7.3