Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

How to build the library_path #134

Closed
yongchangli opened this issue Sep 21, 2017 · 3 comments
Closed

How to build the library_path #134

yongchangli opened this issue Sep 21, 2017 · 3 comments

Comments

@yongchangli
Copy link

When I running pika/problems/1D_full/1D_full.i by moose, the error always shows that

*** ERROR ***
A 'ChemicalPotentialIC' is not a registered object.

We loaded objects from the following libraries and still couldn't find your object:
(NONE)

Make sure you have compiled the library and either set the "library_path" variable in your input file or exported "MOOSE_LIBRARY_PATH".

But I can find the ChemicalPotentialIC.lo in pika/src/ics.

It's my first time to use moose, it confused me more than two weeks, I hope some one can help me to solve it.
How can I solve this problem? How to add the library_path to pika?
1D_full.txt

@aeslaughter
Copy link
Contributor

This input file is out of date and should be removed from the repository. If you are just trying to understand MOOSE you should do the following.

  1. Build MOOSE
  2. Create an App
  3. Work through Tutorial

Pika is an application for a very specific problem, you should only try to use it if you are working on snow microstructure evolution.

@aeslaughter
Copy link
Contributor

Thanks for telling me about the problem, I created an issue (#135) specific to these input files.

@yongchangli
Copy link
Author

Thanks for your help!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants