Activity for Paul OBrien

  • Paul OBrien Paul OBrien posted a comment on discussion Help

    Is it possible to create a github.com/PRBEM/IRBEM-extras, and put all the extras there? That's similar to what we did at sourceforge, and I think it makes the most sense. If not, then we should probably make a single separate github repository github.com/IRBEM-extras. Technically, the extras are individual little packages that do their own separate things, and could be their own separate repositories, as you suggest. So, we could have PRBEM/invlib, PRBEM/opendc, PRBEM/nnlib, etc. My only concern...

  • Paul OBrien Paul OBrien posted a comment on discussion Help

    Note that right now this migration only includes the /trunk portion of the project. It does not include the extras or docs folders. Those will need to be migrated elsewhere, too. I'm not sure how github structures projects. Can it support multiple packages within a single project? Because the extras and docs are not part of the main library, they're stand-alone things.

  • Paul OBrien Paul OBrien committed [r634]

    fixed a possible initialization failure in drfit_bounce_orbit

  • Paul OBrien Paul OBrien committed [r627]

    fixed some 180/pi errors and a couple typos

  • Paul OBrien Paul OBrien posted a comment on ticket #10

    I would guess this is a truncation issue. The ONERA group wrote this bit, I believe. If Sebastien weighs in, we might learn more about why it looks the way it does. If you would like to modify the code to make it cleaner and to conform to the latest / official implementation that is welcome. Be mindful, however, that the truncation was made in order to maintain speed of execution. The library is intended to be a fast code and sometimes sacrifices accuracy to that end. If you do make a modification,...

  • Paul OBrien Paul OBrien committed [r626]

    updated HDF5 cell array variable name description -- zero padding

  • Paul OBrien Paul OBrien committed [r625]

    fixed bug in ordering of cell array contents on large cell arrays

  • Paul OBrien Paul OBrien committed [r624]

    new routine to write CSV files for isotropic energy response

  • Paul OBrien Paul OBrien committed [r623]

    added a short note about the HDF5 3-D response file format

  • Paul OBrien Paul OBrien committed [r622]

    added hdf5 support

  • Paul OBrien Paul OBrien modified ticket #8

    Error in conversion between SPH coordinates and RLL coordinates

  • Paul OBrien Paul OBrien posted a comment on ticket #8

    closing for Steve.

  • Paul OBrien Paul OBrien modified ticket #9

    IGRF 12th have been superseeded by IGRF 13th edition

  • Paul OBrien Paul OBrien posted a comment on ticket #9

    Morley applied the fix and updated the coefficients.

  • Paul OBrien Paul OBrien posted a comment on ticket #9

    I will attempt to close this ticket. I don't know the actual reason for truncating the IGRF. But, since IRBEM was built to be fast, it could be that the ONERA team decided they didn't need those extra terms. Or, it could be they just copied whatever GEOPACK had. We know from the old Olson-Pfitzer study that one need not evaluate all the IGRF terms to get an accurate L value. But, for just computing B at the surface of the Earth, those details would presumably matter.

  • Paul OBrien Paul OBrien posted a comment on discussion Help

    Alex, IRBEM only does guiding center calculations. So, we can't generate cyclotron motion. As for R0, the idea is that sometimes you might want to trace trajectories below the surface of the Earth. When R0=1, the tracing aborts any time it hits the Earth's surface (r <= R0). But, because the tracing involves some searching along the field line for the mirror point, it can also abort inadvertently if the search goes below surface. So, it's often best to try R0=0.8 or R0=0.9 to allow some margin in...

  • Paul OBrien Paul OBrien committed [r618]

    added python version of odc_util

  • Paul OBrien Paul OBrien committed [r612]

    fixed another shieldose target abbreviation

  • Paul OBrien Paul OBrien committed [r611]

    added target material options

  • Paul OBrien Paul OBrien committed [r610]

    sync

  • Paul OBrien Paul OBrien committed [r609]

    modified mks.RE (km) to mks.R_E (m). This affected odc_DLL_Ozeke2012.m which may have had a km/m error. It's a bit of a mystery, since w/o the fix, the test wouldn't have passed. Clearly it did. mysterious.

  • Paul OBrien Paul OBrien committed [r606]

    adding PDF version of RFL lib doc

  • Paul OBrien Paul OBrien committed [r603]

    sync

  • Paul OBrien Paul OBrien committed [r599]

    sync

  • Paul OBrien Paul OBrien committed [r564]

    created folder for python wrapper

  • Paul OBrien Paul OBrien committed [r563]

    sync

  • Paul OBrien Paul OBrien committed [r559]

    sync

  • Paul OBrien Paul OBrien committed [r558]

    sync

  • Paul OBrien Paul OBrien committed [r557]

    sync

  • Paul OBrien Paul OBrien committed [r556]

    sync

  • Paul OBrien Paul OBrien committed [r555]

    test

  • Paul OBrien Paul OBrien committed [r554]

    test

  • Paul OBrien Paul OBrien committed [r553]

    test

  • Paul OBrien Paul OBrien committed [r548]

    added utilities to work with E,alpha and M,K co...

  • Paul OBrien Paul OBrien committed [r547]

    sync

  • Paul OBrien Paul OBrien committed [r538]

    updates to open diffusion code

  • Paul OBrien Paul OBrien committed [r537]

    updates to open diffusion code

  • Paul OBrien Paul OBrien committed [r536]

    sync

  • Paul OBrien Paul OBrien committed [r535]

    sync

  • Paul OBrien Paul OBrien committed [r534]

    bug fixes and better comments for mult_Lstar_hmin

  • Paul OBrien Paul OBrien committed [r533]

    Updated Win32 DLL

  • Paul OBrien Paul OBrien committed [r532]

    Updated Win64 DLL and Matlab instructions

  • Paul OBrien Paul OBrien committed [r529]

    modified init_nouveau.f to report IGRF year war...

  • Paul OBrien Paul OBrien committed [r528]

    modified makefile for cygwin32

  • Paul OBrien Paul OBrien committed [r527]

    Added Lejosne 2013 DLL

  • Paul OBrien Paul OBrien committed [r526]

    switched output argument order to match BA2000

  • Paul OBrien Paul OBrien committed [r525]

    Added routine for Schulz 1991 DLLs

  • Paul OBrien Paul OBrien committed [r524]

    changed default angular dependence for Ozeke201...

  • Paul OBrien Paul OBrien committed [r518]

    new utility function

  • Paul OBrien Paul OBrien committed [r517]

    added new (preferred) method for bowtie: find E...

  • Paul OBrien Paul OBrien committed [r515]

    new GyroRadius in odc_util.m

  • Paul OBrien Paul OBrien committed [r514]

    added n <=1 power law cases

  • Paul OBrien Paul OBrien committed [r513]

    added exponential spectra to bowtie

  • Paul OBrien Paul OBrien committed [r512]

    little fixes to extras

  • Paul OBrien Paul OBrien committed [r511]

    sync

  • Paul OBrien Paul OBrien committed [r510]

    Better options and a default for E0 mode for 'w...

  • Paul OBrien Paul OBrien committed [r509]

    new bowtie for 'wide' differential channel defined

1
MongoDB Logo MongoDB