SearchBasisSets - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

QuantumChemistry

  

SearchBasisSets

  

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

SearchBasisSets(basis)

Parameters

basis

-

string; a basis set name or part of a basis set name

Description

• 

The SearchBasisSets command returns the set of basis sets that contain the searched keyword.

Examples

withQuantumChemistry:

Let's look for basis sets containing the "cc-pvdz" keyword

keyword  cc-pvdz;

keywordcc-pvdz

(1)

output SearchBasisSetskeyword;

outputaugccpvdz,augccpvdzdk,augccpvdzdkh,augccpvdzjkfit,augccpvdzoptri,augccpvdzpjkfit,augccpvdzpp,augccpvdzpri,augccpvdzri,ccpvdz,ccpvdzdk,ccpvdzdkh,ccpvdzf12nz,ccpvdzf12optri,ccpvdzf12rev2,ccpvdzfit,ccpvdzjkfit,ccpvdzpp,ccpvdzppnr,ccpvdzri,heavyaugccpvdzjkfit

(2)

See Also

Basis

 

 

 

 


Download Help Document