The point_source plugin shows an example for
SPDX-License-Identifier: BSD-3-Clause
Please see the file LICENSE in the root of the source tree for this code. Where software is supplied by third parties, it is indicated in the headers of the routines.
| lonlat2xyz | ( | lon, | |
| lat ) |
Definition at line 42 of file point_source.py.
| message | ( | message_string, | |
| rank ) |
Short helper function to print a message on one PE.
Definition at line 36 of file point_source.py.
| pntsrc_constructor | ( | ) |
Constructor: Get pointers to tracers and descriptive data.
Definition at line 48 of file point_source.py.
| pntsrc_destructor | ( | ) |
Definition at line 128 of file point_source.py.
| pntsrc_emission | ( | ) |
Emission for pntsrc on domain 1.
Definition at line 98 of file point_source.py.
| pntsrc_init | ( | ) |
Definition at line 69 of file point_source.py.
| pntsrc_updatePhysTends | ( | ) |
Update tracer from turb and conv tendencies for domain 1.
Definition at line 106 of file point_source.py.
| int jg = 1 |
Definition at line 30 of file point_source.py.
| int msgrank = 0 |
Definition at line 31 of file point_source.py.
| float pntsrc_lat = 37.421389 |
Definition at line 33 of file point_source.py.
| float pntsrc_lon = 141.0325 |
Definition at line 32 of file point_source.py.
| tracer |
Definition at line 27 of file point_source.py.
| tracer_conv |
Definition at line 27 of file point_source.py.
| tracer_turb |
Definition at line 27 of file point_source.py.
| True |
Definition at line 27 of file point_source.py.