- Posts: 5
Documentation for LK
- dagoski
- Topic Author
Less
More
22 Sep 2017 17:39 #5747
by dagoski
Documentation for LK was created by dagoski
I've just started to learn LK. The syntax seems easy enough to grok, but there's not a lot of documentation on how to do fairly elementary things. Is there a good set of documentation that covers things like how to create a new case and run a simulation. I've watched some of the video, but it only seems to cover how to work with an existing case. I'm working with a batch of parcels and would like to create cases for each. Would it be smarter to create a template case and change only the relevant parameters, system size in my case, then write the output to a file? At any rate, can any tell me if there's document that has details on each of the SAM LK functions? Thanks in advance.
Please Log in or Create an account to join the conversation.
- dagoski
- Topic Author
Less
More
- Posts: 5
22 Sep 2017 18:17 #5748
by dagoski
Replied by dagoski on topic Documentation for LK
I do believe I answered my own question. Turns out that the ssc guide, 'ssc_guide.pdf' has excellent examples for this sort of thing. Also, does anyone have good Python examples for me to crib off of? Anyway, wrap up, the ssc_guide has a good step by step example of how to build and run a new SAM case.
Please Log in or Create an account to join the conversation.
- dagoski
- Topic Author
Less
More
- Posts: 5
22 Sep 2017 19:03 #5749
by dagoski
Replied by dagoski on topic Documentation for LK
Actually, no I haven't managed to answer my own question. It looks like the examples in the ssc_guide are very much out of date with regards to the current LK manual.
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5447
25 Sep 2017 17:50 #5750
by pgilman
Replied by pgilman on topic Documentation for LK
Hello,
I answered your other post on the main SAM support forum:
sam.nrel.gov/node/75222
There are a few differences in the functions that are available from the script editor in SDKtool than its counterparts in the SAM user interface, but you can use the function reference in each: From SDKtool, click Help to open the function reference; from SAM, click Functions.
As I mentioned in the other post, the LK Guide comes with SAM. It's also available in the SDK (lk_guide.pdf) along with the SSC Guide.
Finally, you can use SAM to generate sample code in any of the languages supported by the SDK, including Python. For more on that, including a video demonstrating how to generate code from SAM, see this post on the SDK support forum:
sam.nrel.gov/node/75009
Best regards,
Paul.
I answered your other post on the main SAM support forum:
sam.nrel.gov/node/75222
There are a few differences in the functions that are available from the script editor in SDKtool than its counterparts in the SAM user interface, but you can use the function reference in each: From SDKtool, click Help to open the function reference; from SAM, click Functions.
As I mentioned in the other post, the LK Guide comes with SAM. It's also available in the SDK (lk_guide.pdf) along with the SSC Guide.
Finally, you can use SAM to generate sample code in any of the languages supported by the SDK, including Python. For more on that, including a video demonstrating how to generate code from SAM, see this post on the SDK support forum:
sam.nrel.gov/node/75009
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
Moderators: pgilman