Namespaces | |
| f2py_example | |
| An example to run Corfield through its Python wrapper. | |
Variables | |
| int | f2py_example.nphi = 5 |
| int | f2py_example.nthe = 2 |
| f2py_example.npoint = nphi*nthe | |
| list | f2py_example.phi_list = [0] |
| list | f2py_example.the_list = [0] |
| f2py_example.ipoint = i*nthe+j | |
| string | f2py_example.magmap_src = 'WSO' |
| int | f2py_example.magmap_carr = 2164 |
| tuple | f2py_example.magmap_date = datetime.datetime(2000,1,1) |
| tuple | f2py_example.magmap_path = os.path.join(os.getcwd(),'dir.input','wso2164.txt') |
| string | f2py_example.magmap_type = 'CRMAP' |
1.8.5