background preloader

Outils

Facebook Twitter

SITOOLS WEB PROJECT CLIENT MIZAR. IERS: bibliothèque SOFA. Ephémérides IMCCE. ESA - NEODyS - Orbit Visualiser. CCMC - ModelWeb: Geophysical Models. IAGA V-MOD Geomagnetic Field Modeling: International Geomagnetic Reference Field IGRF-11. IGRF11 is released.

IAGA V-MOD Geomagnetic Field Modeling: International Geomagnetic Reference Field IGRF-11

Download the latest IGRF model here : IGRF-11 coefficients (text file, excel spreadsheet) The International Association of Geomagnetism and Aeronomy (IAGA) has released the 11 th Generation International Geomagnetic Reference Field — the latest version of a standard mathematical description of the Earth's main magnetic field that is used widely in studies of the Earth's deep interior, its crust and its ionosphere and magnetosphere. The coefficients for this degree and order 13 main field model were finalized by a task force of IAGA in December 2009. The IGRF is the product of a collaborative effort between magnetic field modellers and the institutes involved in collecting and disseminating magnetic field data from satellites and from observatories and surveys around the world.

The IGRF is a series of mathematical models of the Earth's main field and its annual rate of change (secular variation). The following article is the published reference for the IGRF-11 model. STELA. Orbital Debris Mitigation - DAS Software.

Aide programmation

Scilab. Nelder Mead Toolbox. Bibliography “Sequential Application of Simplex Designs in Optimisation and Evolutionary Operation”, Spendley, W. and Hext, G. R. and Himsworth, F. R., American Statistical Association and American Society for Quality, 1962 “A Simplex Method for Function Minimization”, Nelder, J. A. and Mead, R., The Computer Journal, 1965 "A New Method of Constrained Optimization and a Comparison With Other Methods", M. “Convergence Properties of the Nelder--Mead Simplex Method in Low Dimensions”, Jeffrey C. “Compact numerical methods for computers : linear algebra and function minimisation”, Nash, J.

“Iterative Methods for Optimization”, C. “Iterative Methods for Optimization: Matlab Codes”, “Sequential Simplex Optimization: A Technique for Improving Quality and Productivity in Research, Development, and Manufacturing”, Walters, Fred H. and Jr, Lloyd R. and Morgan, Stephen L. and Deming, Stanley N., 1991 “Numerical Recipes in C, Second Edition”, W. Matlab – fminsearch , GAMS, A19A20 - description, Celestlab. ****************************************************************************** CelestLab - CNES Space mechanics toolbox for Scilab Version 3.0.0 ****************************************************************************** Overview of CelestLab 3.0.0 --------------------------- This version includes major improvements and a few changes.

Celestlab

It is therefore not fully compatible with CelestLab 2.4.2, but only little changes are necessary to make old scripts work. Eclipse. Orekit. Apache Maven. Un article de Wikipédia, l'encyclopédie libre.

Apache Maven

Pour les articles homonymes, voir Maven. Il est semblable à l'outil Ant, mais fournit des moyens de configuration plus simples, eux aussi basés sur le format XML. Maven est géré par l'organisation Apache Software Foundation. Précédemment Maven était une branche de l'organisation Jakarta Project. Maven utilise un paradigme connu sous le nom de Project Object Model (POM) afin de décrire un projet logiciel, ses dépendances avec des modules externes et l'ordre à suivre pour sa production. Maven1 et Maven2 ont été développés en parallèle mais les versions futures seront basées sur la structure de la deuxième version. Project Object Model (POM)[modifier | modifier le code] Chaque projet ou sous-projet est configuré par un POM qui contient les informations nécessaires à Maven pour traiter le projet (nom du projet, numéro de version, dépendances vers d'autres projets, bibliothèques nécessaires à la compilation, noms des contributeurs, etc.).