Recent content by libertad

  1. L

    NPP Working 75%: Limitations & Calculation Changes?

    consider it as PWR. about calculations documents I mean Safety Justification reports and Album of neutronics and physics parameters of core.
  2. L

    NPP Working 75%: Limitations & Calculation Changes?

    for the case consider a PWR design
  3. L

    NPP Working 75%: Limitations & Calculation Changes?

    Is there any limitation for an NPP to work in 75% of power for a while eg. 3 or 4 months? If so should be any changes in calculations documents?
  4. L

    Prediction of reactor End of cycle

    There is a technical document in reactor operation which contains neutronic calculations to predict reactor situation in different power lever and effective power days. Operators use this document which usually called Album of Reactor Core Neutronic to operate the reactor based on that. This...
  5. L

    When Will Thorium Energy Surpass Uranium?

    Thorium Fuel Cycle to be or not to be! Hi there, What's your opinion about using Thorium as fuel in current nuclear reactors. is it possible? is it economic? What's the different in terms of physical behaviors in reactor core?
  6. L

    Are Nodal Methods More Accurate or Just Simplified Solutions?

    I'm not sure does Nodal method just simplify and accelerate the solution of diffusion equation or it is accurate instead of simple finite difference methods. Is there any idea?
  7. L

    Conjugate gradient for nonsymmetric problem

    Anybody has Conjugate Gradient code snippet in C or C#?
  8. L

    Optimization of Core Loading Patterns

    Thanks Astronuc, LWRWIMis really fast. I think this method is proper to only compare different LP as it became applied in ROSA. this method has not been applied in well known reactor core simulator codes because I think it is not too accurate.
  9. L

    Optimization of Core Loading Patterns

    Recently I saw a run of ROSA code and I was really surprised with the speed of core calculation of ROSA code. anyone know about the neutronic models and computation methods they applied in ROSA?
  10. L

    Optimization of Core Loading Patterns

    How can I reach to her study?
  11. L

    Optimization of Core Loading Patterns

    Thanka Astronuc, I know about Rosa code. I believe the most important part in core pattern optimization is an accurate burnup calculation. With the accurate burnup calculation now this is the in-core fuel management expert who shoud compare the different criteria for some patterns to choose...
  12. L

    Optimization of Core Loading Patterns

    Hi There, What's the best core loading pattern optimization method? I believe this is very depended to experts knowledge, I mean the methods such as Genetic Algorithm or Neural Network or Ant Colony are not so useful for such these optimization. Please correct me if I'm wrong on this. Thanks
  13. L

    Can WIMS-D5 be run on Windows XP without the source code?

    My WIMS-D5 exe file can be run on Windows 7. So my problem is solved.
  14. L

    Computation in nuclear engineering

    I compiled it :smile:
  15. L

    Fortran Fortran Forum for Programming Help: Resources, Tips, and Support

    Hi there, I have a source code which I want to compile it on Windows. I've tried the Intel Visual Compiler 11 but I got many errors. here is code: http://www.shahabfar.com/dragon.rar" I wonder if somebody compile it on Windows and let me know my problem. Thank you in advance