Thunderhead Engineering Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Forum moved to https://help.thunderheadeng.com/support/discussions. This forum site will be read-only for a while and eventually brought offline.  All new posts should be made on the new "help" site.

Author Topic: Freezing  (Read 9303 times)

abmvd7

  • Guest
Freezing
« on: January 02, 2009, 06:55:59 am »

I am trying to use pathfinder on an existing building, but it seems pathfinder is having trouble handling a large scale project.  Because the building has several different floor elevations for every floor, my 21 story building must have over 100 different floors.  After importing about 50 the program slowed down significantly and it keeps freezing up every time I try to delete some elements.

Any advice?
Logged

Charlie Thornton

  • Thunderhead
  • *****
  • Posts: 851
    • View Profile
Re: Freezing
« Reply #1 on: January 02, 2009, 08:58:14 am »

I've never attempted a model with more than 10 floors.  If you send the files and instructions needed to reproduce the crash to support@thunderheadeng.com, we may be able to figure out what's going on.

I've already added a feature to the next release that will allow you to move objects between "floors" (in terms of the tree), so we should be able to get back to a 21 story building having 21 floors as soon as that's available.

When you say importing 50 floors, do you mean using the Extract Floors tool 50 times, or do you mean using the Import action for part of a DXF/FDS file?
Logged

abmvd7

  • Guest
Re: Freezing
« Reply #2 on: January 02, 2009, 12:11:37 pm »

I unfortuntely cannot send you the files due to nature of the project but once I get the error again I can supply the information provided.

I am using the import action with a DXF file.  I haven't used the extract floor tool.  Whould that allow me to import portions of a floor to a different elevation?
Logged

Charlie Thornton

  • Thunderhead
  • *****
  • Posts: 851
    • View Profile
Re: Freezing
« Reply #3 on: January 02, 2009, 02:11:36 pm »

The Extract Floor tool works with FDS imports.  It lets you type in an elevation and it figures out where the floor is, at that elevation (z), based on the FDS geometry.  We are actually putting the finishing touches on the Extract Floor tool for PSM and DXF exports, but that won't be available for a couple weeks.
Logged

abmvd7

  • Guest
Re: Freezing
« Reply #4 on: January 06, 2009, 08:00:20 am »

 Just to provide a little more information.....I noticed that the command box that opens with the program shows "Memory Full of Not Enough Memory" (can't remember exact words).  I would have to assume that is what is slowing down the program and ultimately causing it to freeze.
Logged

Charlie Thornton

  • Thunderhead
  • *****
  • Posts: 851
    • View Profile
Re: Freezing
« Reply #5 on: January 06, 2009, 09:41:50 am »

Ah, there we go.  Big DXF's can create some memory issues.  The workaround is to increase Pathfinder's memory limit.  Here's how:

(1) Open C:Program FilesPathfinder II (Beta)un.bat in a text editor (e.g. notepad, not Word)
(2) On the line that looks like:

"%DIR%jreinjava.exe" -Xmx512m -Dsun.java2d.noddraw -Djava.library.path=.;lib;lib/rlm -cp %JARS% merlin.Run

Change -Xmx512m argument to -Xmx1024m.  This will increase the memory limit to 1 GB (up from 512 MB).

"%DIR%jreinjava.exe" -Xmx1024m -Dsun.java2d.noddraw -Djava.library.path=.;lib;lib/rlm -cp %JARS% merlin.Run

(3) Save run.bat and run Pathfinder

Also, don't increase the memory limit beyond about 2/3 of your system's memory.  If the number is too big, Pathfinder will fail to start.

Let me know if that helps.

- Charlie
Logged

abmvd7

  • Guest
Re: Freezing
« Reply #6 on: January 06, 2009, 09:38:19 pm »

I took the steps you outlined below and I got an error message that access was denied. Any advice?
Logged

Charlie Thornton

  • Thunderhead
  • *****
  • Posts: 851
    • View Profile
Re: Freezing
« Reply #7 on: January 07, 2009, 08:21:57 am »

Could you post a few additional details or a screen shot?  I'm not clear where the error message is coming from.

- Charlie
Logged

abmvd7

  • Guest
Re: Freezing
« Reply #8 on: January 07, 2009, 12:24:52 pm »

Nevermind....I got it to work.  Thanks.
Logged