Coder Social home page Coder Social logo

hybrid's People

Contributors

emmaredfoot avatar katyhuff avatar

Watchers

 avatar  avatar

Forkers

katyhuff

hybrid's Issues

leftover from ResBuf use later on

Might be worth using the leftover method to send the leftover heat from the reactor not going towards generating electricity to the industrial facility. In this case, it would have to be assumed that meeting the grid demand would always be the priority.

Determine why cyclus is not building on my mac

What are some of the reasons that I would want cyclus running on my mac as opposed to my virtual box?

Mac is faster and I know the keyboard shortcuts better. It seems that cyclus is built for ubuntu.

Determine where the quantity traded at a given time step is defined as constant

//This might be where it declares that there is a constant amount being traded at each time step
void Cogeneration::GetMatlTrades(
const std::vector<cyclus::Tradecyclus::Material >& trades,
std::vector<std::pair<cyclus::Tradecyclus::Material,
cyclus::Material::Ptr> >& responses) {
using cyclus::Material;
using cyclus::Trade

What does < mean?

In cogeneration.cc the following lines (62 & 63) are confusing:

:set<cyclus::BidPortfoliocyclus::Material::Ptr> Cogeneration::GetMatlBids(
cyclus::CommodMapcyclus::Material::type& commod_requests)

Two cogeneration.cc & cogeneration.h files

There are two cogeneration.cc files that have significant overlap, though they are definitely distinct. They are located in hybrid/build/hybrid/cogeneration(.cc & .h) and hybrid/src/cogeneration(.cc & .h). For example, the InitFrom methods are very different in the two .cc files and the annotations are very different in the two .h files. I am trying to change the variable name reactor_size to reactor_heat, as reactor_size I think suggests the MWe value while reactor_heat is more descriptive of the thermal generation. I am changing the names in both and wondering what the purpose of each is. Any quick feedback would be appreciated.

Error with CMakeLists USE_CYCLUS

/usr/bin/cmake
-- The C compiler identification is GNU 5.4.1
-- The CXX compiler identification is GNU 5.4.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test COMPILER_SUPPORTS_CXX11
-- Performing Test COMPILER_SUPPORTS_CXX11 - Success

CMAKE_MODULE_PATH /share/cmake-2.8/Modules;/home/emma/github/cyclus/hybrid/cmake
-- Using /home/emma/.local as CYCLUS_ROOT_DIR.
-- Dependency Cyclus (DEPS_CYCLUS):
-- Dependency Library Cyclus (DEPS_LIB_CYCLUS):
-- Dependency Share Cyclus (DEPS_SHARE_CYCLUS):
-- Dependency Include Cyclus (DEPS_INCLUDE_CYCLUS):
-- Found Cyclus Core Headers : /home/emma/.local/include/cyclus
-- Found Cyclus Core Test Headers : /home/emma/.local/include/cyclus
-- Found Cyclus Core Shared Data : /home/emma/.local/share/cyclus
-- Found Cyclus Core Library : /home/emma/.local/lib/libcyclus.so
-- Found Cyclus Test Libraries : /home/emma/.local/lib/cyclus/libgtest.so/home/emma/.local/lib/cyclus/libbaseagentunittests.so
--LD_LIBRARY_PATH:
-- Boost version: 1.58.0
-- Found the following Boost libraries:
-- filesystem
-- system
-- HDF5 Root:
-- HDF5 Include directory:
-- HDF5 Library directories:
-- HDF5 Libraries:
CMake Error at src/CMakeLists.txt:2 (USE_CYCLUS):
Unknown CMake command "USE_CYCLUS".

-- Configuring incomplete, errors occurred!
See also "/home/emma/github/cyclus/hybrid/build/CMakeFiles/CMakeOutput.log".
Traceback (most recent call last):
File "install.py", line 137, in
main()
File "install.py", line 134, in main
install(args)
File "install.py", line 62, in install
shell=(os.name == 'nt'))
File "/home/emma/anaconda3/lib/python3.5/subprocess.py", line 581, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['cmake', '/home/emma/github/cyclus/hybrid', '-DCMAKE_INSTALL_PREFIX=/home/emma/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.