Home > By category > Scripts >Development Tools > getLebedevSphere



getLebedevSphere

  • Downloads: 
  • Views: 
  • Rating:

for Lebedev quadratures on the surface of the unit sphere at double precision.
**********Relative error is generally expected to be ~2.0E-14 [1]********
Lebedev quadratures are superbly accurate and efficient quadrature rules for approximating integrals of the form $v = iint_{4pi} f(Omega) ud Omega$, where $Omega$ is the solid angle on the surface of the unit sphere. Lebedev quadratures integrate all spherical harmonics up to $l = order$, where $degree approx order(order+1)/3$. These grids may be easily combined with radial quadratures to provide robust cubature formulae. For example, see 'A. Becke, 1988c, J. Chem. Phys., 88(4), pp. 2547' (The first paper on tractable molecular Density Functional Theory methods, of which Lebedev grids and numerical cubature are an intrinsic part).

@param degree - positive integer specifying number of points in the requested quadrature. Allowed values are (degree -> order):
degree: { 6, 14, 26, 38, 50, 74, 86, 110, 146, 170, 194, 230, 266, 302, 350, 434, 590, 770, 974, 1202, 1454, 1730, 2030, 2354, 2702, 3074, 3470, 3890, 4334, 4802, 5294, 5810 };
order: {3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,35,41,47,53,59,65,71,77, 83,89,95,101,107,113,119,125,131};

@return leb_tmp - struct containing fields:
x - x values of quadrature, constrained to unit sphere
y - y values of quadrature, constrained to unit sphere
z - z values of quadrature, constrained to unit sphere
w - quadrature weights, normalized to $4pi$.

@example: $int_S x^2+y^2-z^2 ud Omega = 4.188790204786399$
f = @(x,y,z) x.^2+y.^2-z.^2;
leb = getLebedevSphere(590);
v = f(leb.x,leb.y,leb.z);
int = sum(v.*leb.w);

@citation - Translated from a Fortran code kindly provided by Christoph van Wuellen (Ruhr-Universitaet, Bochum, Germany), which in turn came from the original C routines coded by Dmitri Laikov (Moscow State University, Moscow, Russia). The MATLAB implementation of this code is designed for benchmarking of new DFT integration techniques to be implemented in the open source Psi4 ab initio quantum chemistry program.

As per Professor Wuellen's request, any papers published using this code or its derivatives are requested to include the following citation:

[1] V.I. Lebedev, and D.N. Laikov
"A quadrature formula for the sphere of the 131st
algebraic order of accuracy"
Doklady Mathematics, Vol. 59, No. 3, 1999, pp. 477-481.

Free download from Shareware Connection - for Lebedev quadratures on the surface of the unit sphere at double precision

Publisher: Robert Parrish | License: Shareware
Version: 1.0 | Size: 41 KB | Platform: Matlab, Scripts
Released Date: 06-02-2013 | Rating: 0 | Title: getLebedevSphere

Author Url: http://www.mathworks.com
Program Info Url: http://www.mathworks.com
Download Url: http://www.mathworks.com/matlabcentral/fx_files/27097/1/getLebedevSphere.zip

getLebedevSphere keywords:
getLebedevSphere related downloads:

g95-xml - This project aims at providing a parser for fortran source code. Output is in XML format. The parser is based on the g95 parser. Additionnal tools in Perl are provided: Fortran source browser; pseudo-compiler environment.

Coherent+Spontaneous Rayleigh-Brillouin Scattering Spectra - FORTRAN code provided in Xingguo Pan's 2002 dissertation entitled "Coherent Rayleigh-Brillouin Scattering" was converted to .m and is provided here.

Earth from Space - Germany Screen Saver - Protect your monitor with satellite-eye views of different parts of Germany.See pictures of Berlin, Munich, Cologne, Koblenz Area, Rhein River, Mosel River, Kiel, Frankfurt am Main, Wiesbaden, Mainz, Leipzig, Cottbus, Darmstadt, Duisburg, Hamburg...

Night Moscow Screensaver - Moscow at night is very beautiful. Especially from this angle. We invite everyone to explore the amazingly beautiful Moscow. It is a city of contrasts. Here you can walk for a long time and always find a little corner unexplored.

Thinking in C++ - Bruce Eckel has kindly provided his book "Thinking in C++, Second Edition" free of charge to on-line readers.

Shareware Connection periodically updates pricing and software information of 'getLebedevSphere' from company source 'Robert Parrish' , so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft,  Using 'getLebedevSphere' crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of getLebedevSphere.

New Reviews

Zoolz - No serious PC user needs introduction about the need to backup data, both at home and workplace. There was a time when majority of people used external HDD or storage media to backup important data. However, local data backup has its limitations ...

Nuance 4 Dragon Dictate Mac - While Mac users resort to using third party apps for image editing or video editing needs, they are not bothered much about voice dictation software. This has also got to do with the fact that latest versions of OS X including Mountain Lion ...

Sony Movie Studio 13 Platinum - Sony enjoys a prime position in consumer level media software development and its Movie Studio has a large fan following. However, in recent years competition from Adobe and Corel has caught up. The recent overhaul of Sony’s video editor ...

Comodo Unite - There are many ways to bypass the restrictions imposed on users by governments and ISPs for accessing specific websites and online services. One of them is using a capable VPN application. A VPN app basically lets you camouflage the real IP ...

Diver Reviver - It is not only malware and viruses that can affect performance of your computer. Malfunctioning and outdated drivers for hardware components can also affect speed and performance of a PC perceptibly. While seasoned users take the pain of ...

McAfee SiteAdvisor Live - Nowadays, PC users look for more than a standalone antivirus software to boost their PC protection level. If you feel concerned about online safety and need a more secure browsing experience, it is prudent that you use an add-on security tool ...

PhotoRescue PC EN - When you deal with computers and data, recovering deleted or lost data may become a necessity sometimes. The same thing can happen with digital images. When that happens, you need to use third party image recovery software. One such example is ...

Serif MoviePlus X6 - It is no longer the norm that studio professionals deal with video editing and adding effects exclusively. Average PC users also need to deal with video clips derived from multiple sources from time to time. The abundance of video editing apps ...

Norton Zone - With a lot of your data being stored in some cloud service or other, it becomes necessary after a point to zero in on any one service rather than using many at the same time. As it is, major software companies are resorting to cloud based service ...

Corel Painter Lite - Corel’s graphics and illustration tools have been perennial favorites with millions of graphic designers and layout artists worldwide. While CorelDraw graphic suite is the company’s most popular app, Painter has also succeeded in ...




New Downloads

Product Comparison

Product Comparison Script is a
smart PHP based app suitable
for various e-shops offering a
wide range of products and ...

Cool Record Edit Pro 2015

Cool Record Edit Pro allows
users to record sound from any
source to your hard drive. The
Editor allows you to perform
...

Instant Position Website
Promotion

Large collection of search
engine optimization and
submission tools designed for
webmasters, site owners,
marketers or ...

DataMiner API

An API for scraping the
Internet via cURL, HTMLTidy,
and SimpleXML.

Private Message SYStem for
Scripts

Private Message SYStem will
send messages just like
webmail but only faster.

RubikViewer

RubikViewer is a simple GUI
tool that enables rubik's cube
rotation. It is possible to
perform all basic and advanced
...

Simulink Block for Real
Time Execution

This block is a version of the
block given in the submission
"Simulink Real Time Execution"
(File ID:#21908) with some ...

msk,gmsk,qpsk,bpsk costas
loop simulink files

a clear readme document
provided along with the zip
file.

Scintillation Channel
Modeling Utilities

A collection of utilities for
computing the impact
propagation disturbances on
satellite radio transmissions.

Alamouti Scheme with GUI

Alamouti Scheme with GUI
performs Monte-Carlo
simulation and estimates BER
of Alamouti Scheme over
Rayleigh channel.

WP-PostRatings

WP-PostRatings adds an AJAX
rate system to your WordPress
blog

Logiciels temps rdoTeel

Real-time software concerning
the domains of the signal
processing, feedback and
regulation