freesnell-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [FreeSnell-discuss] Function: solar


From: Aubrey Jaffer
Subject: Re: [FreeSnell-discuss] Function: solar
Date: Mon, 20 Dec 2010 16:03:13 -0500 (EST)

 | From: Luca Gautero <address@hidden>
 | Thread-Topic: Function: solar
 | Thread-Index: AcugM8vbXyIVrpWJQwC5vFu54YIDsg==
 | Date: Mon, 20 Dec 2010 10:51:03 +0000
 | 
 | Dear Freesnell discussion group,
 | 
 | What is the necessary sintax for the function solar to work
 | properly?
 | 
 | The manual cite that tokens have to be declared. However, there is
 | no mention to what exactly a token is.  A snippet of this kind
 | 
 | (solar 0 'R)

That is correct usage.

 | delivers this output:
 | 
 | ;ERROR: "dielectric_OTB.scm": unbound variable:  solar
 | ; in expression: (solar 0 (quote r))
 | ; in scope:
 | ;   (sisub six siy . address@hidden<mailto:address@hidden>)
 | ;   ()  procedure otb_multiarc
 | ; defined by load: "dielectric_OTB.scm"
 | 
 | which tells me that a token is something else than a trace or that
 | additional (requires ...) should be declared at the beginning.

Doing (require 'FreeSnell) should bring in "solar-am15.scm".  Perhaps
it was missing from "usercat" in the version you have.

 | Does anyone has experience with this function?

SOLAR is new and needs to be tested.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]