Gentlemen,
I don't think "simple" or "light
weight" and "EnergyPlus" really fit together in the same
sentence. I am amazed at how well the folks at
DesignBuilder or OpenStudio or Simergy (or AECOSim or
n++ or gEnergy) can get anything to work!
While participating in the development of Simergy as an
"industry consultant", I was made keenly aware of how
complex and wide-ranging the connections for nodes
(only) can be for a programmer. There are dozens
(hundreds?) of ways to get them wrong and only one or
two correct ways. That is not to consider the many
optional ways that you may want to actually build a
particular model.
I generally try not to â??re-invent
the wheelâ??, so if thereâ??s something that a reliable
developer has already created, I try to use it and offer
helpful comments for their improvement (as well as
exercising patience when they canâ??t move as fast as Iâ??d
like). At the moment, there appears to be many GUI
options ? quite the change from even 2-3 years ago!! As
far as I can tell, none of them implement absolutely
everything that is available within E+, but theyâ??re
progressing steadily. That means I can use a hybrid
(commercial GUI + custom modifications) approach and
spend less time working on software. One of these days
(probably) the GUIs will be all that we need?./o>
In short, I think that helping /
enabling the efforts of a developer who is already
working on the problem is a better approach.
p.s., full disclosure requires
that I say Iâ??m still using my own â??softwareâ?? (a
spreadsheet input and analysis aid) because it includes
features that I donâ??t yet have from other tools.
James V Dirkes II, PE, BEMP, LEED
AP
www.buildingperformanceteam.com
Energy Analysis, Commissioning
& Training Services
1631 Acacia Drive, Grand Rapids,
MI 49504 USA
616 450 8653
-----Original Message-----
From: EnergyPlus_Support@xxxxxxxxxxxxxxx
[mailto:EnergyPlus_Support@xxxxxxxxxxxxxxx] On Behalf Of
Jason Glazer
Sent: Monday, December 09, 2013 11:01 AM
To: EnergyPlus_Support@xxxxxxxxxxxxxxx
Subject: Re: [EnergyPlus_Support] Re: Quick path to
learn HVAC detailed modeling approach, is there an
Jeremiah,
Lightweight to the developer yet
still helpful to the user.
Finding the right user interface
that is both is a challenge. The ideas of "only fit if
they should", "include the other components" and "are
directional" seem like a good start for understanding
the user's needs. Can you (or anyone
else) think of any other?
Jason
On 12/7/2013 9:35 PM, Jeremiah
Crossett wrote:
>
>
> Jason,
> As I work through node
connections in IDF editor I thought back to
> your offer here- Yes it would
be very useful, it might be drag and
> drop with simple icons and
nodes that are directional so that they can
> only fit if they should and
automatically include the other
> components. One thing is for
sure-- the current system is the most
> difficult part of E+, so a
lightweight tool to simply it would be
> really great.
> /
> /
> **
> **
> **
> Jeremiah D. Crossett*| Senior
Analyst | Phase Change Energy
> Solutions*
> *
> *
> 120 E. Pritchard St. |
Asheboro, NC 27203
> | Mobile 503-688-8951*
> **www.phasechange.com <http://www.phasechange.com/>
**
> *
> **
> **
> **
> **
>
>
>
> On Tue, Nov 12, 2013 at 1:30
PM, Jason Glazer <jglazer@xxxxxxxx
> <mailto:jglazer@xxxxxxxx>>
wrote:
>
> As a software developer
who has been on the EnergyPlus
> development team for many
years, I have been thinking about
> what kind of software
could be developed to make the process
> of assembling and editing
the HVAC systems easier. I know
> for some that a complete
icon based graphical system may be
> the perfect answer. Tools
like Simergy and DesignBuilder and
> OpenStudio are already
heading in that direction and are
> continuing to get better
and better. But I keep coming back
> to the idea of a very
light weight program that could be
> useful. "Very light
weight" meaning a small hobby project
> for me or a small group.
Probably with a grid or
> hierarchical list etc.,
nothing too fancy.
>
> It seems like the
mechanics of changing node names and
> adding names of objects
to various lists are very easy to
> automate. The problem is
how to tackle the problem and be
> useful and at the same
relative simple. If anyone has and
> ideas for a light weight
but useful program for helping with
> EnergyPlus HVAC, please
let me know? Maybe include a mockup
> of the interface.
>
> Thanks
>
> Jason
>
> On 11/12/2013 10:57 AM,
Humphrey, Neal wrote:
> >
> >
> > Hisham and others,
> >
> > As others have
mentioned, itâ??s key to realize that
> > EnergyPlus was
designed with the calculation process in
> > mind, not the user
input. Definitely start with a
> template
> > and then start
modifying as Jeremiah suggests. Even this,
> > however, is not
very straightforward to learn how to do.