See the top rated post in this thread. Click here

Page 1 of 2 12 LastLast
Results 1 to 10 of 20

Thread: Will more worksets help a model run better?

  1. #1
    Super Moderator david_peterson's Avatar
    Join Date
    2002-09
    Location
    Madison, WI
    Posts
    5,688
    Login to Give a bone
    0

    Question Will more worksets help a model run better?

    I'm working on a larger hospital project where I have at most 9 users in one model. From time to time things are getting a little slow. Currently no one is checking out worksets, just all borrowed elements.

    I thought I heard at one time that adding worksets can help the model to run better if you have less people borrowing elements from the same workset. ie Using worksets to split up the model will help the model run better.

    I read Steve's blog post the other day and it seems to make some sense that this is the case. Books on a bookshelf. More bookshelves with less books, less permissions that need to be address.

    Anyone have any solid understanding if adding workests to a project would help with some of the permissions things even if you're not checking out worksets? I had a co-worker tell me that it won't make a difference. Just looking for other options than splitting up the model.

  2. #2
    Active Member
    Join Date
    2012-04
    Location
    Los Angeles, CA, USA
    Posts
    84
    Login to Give a bone
    0

    Default Re: Will more worksets help a model run better?

    If no one checks out worksets there would be no impact on performance. Adding worksets are just names on a list until they are used.

    If you split the model by workset then the users could turn worksets on and off at will. This will have a significant impact on performance.

    I don't advocate this however. A much better approach to file performance is by splitting your file into multiple files and linking them together.

    Just how big is the project, and what is the general form?

  3. #3
    Super Moderator david_peterson's Avatar
    Join Date
    2002-09
    Location
    Madison, WI
    Posts
    5,688
    Login to Give a bone
    0

    Default Re: Will more worksets help a model run better?

    It's a new bed tower and ER unit attached to an existing facility.
    It's not that large SF wise. It's just complex with lots of phases. File size isn't even that big. It's just that I have 9 people working off the same central file. The form isn't complex. The issue seems to be the number of people in it. We get the "Central File is being accessed by someone else" warning all the time. File size is under 300mb

  4. #4
    Active Member
    Join Date
    2012-04
    Location
    Los Angeles, CA, USA
    Posts
    84
    Login to Give a bone
    0

    Default Re: Will more worksets help a model run better?

    300 is a number I try to never hit. 150 makes me happier. Also, by splitting the files you can minimize the number of people in a file at a given time. You can imagine the performance increases this would bring.

    With really complex projects I find one of the ways it can be split is to have a core and shell model with no annotation information. This is linked into two blank files. One of them is for general sheets, large scale floor plans, overall elevations etc. To the other add all of your detail information: lab layouts, finishes, etc. and the related sheets with interior elevations and enlarged floor plans. This way the detail information is never linked into the general sheet file. The core and shell remains nice and lean. The logic that brought me to this file structure is this: if you have a sheet with a 1/16"=1'-0" plan you don't want the lab layout becuase it wouldn't be readable anyway. So why have it in that file at all?

    You will note that by doing this you break Revit just a little. You would not be able to reference views from one file to another and you will have to collate your final set of prints and keep the sheet list coordinated.

    I consider this to be a minor manangement issue created in exchange for massive file performance improvements.

  5. #5
    Super Moderator david_peterson's Avatar
    Join Date
    2002-09
    Location
    Madison, WI
    Posts
    5,688
    Login to Give a bone
    0

    Default Re: Will more worksets help a model run better?

    150MB??? I've never worked on a project that small.
    Typically I would have broken this up a bunch but we're half way done with the project. Also I wouldn't have been trying to do all the presentation views out of the same model either. The tricky part is there's no easy line to separate the model by. I can't create a nice vertical cut anywhere. I could create a horizontal one, but that's going to get messy as well. File size doesn't really bother me that much. I've got plenty of horsepower behind it. I just have to many cooks in the kitchen.

  6. #6
    Active Member
    Join Date
    2012-04
    Location
    Los Angeles, CA, USA
    Posts
    84
    Login to Give a bone
    0

    Default Re: Will more worksets help a model run better?

    We have a large project with no logical place for a brake either, which is why I recommend splitting the detail information away. The 'building' remains as one model, and the finishes and fittings are another.

    As you said, that would be a real challenge at this point in the project though.

    What other file management do you do?

    Keeping it clean will help quite a bit.

  7. #7
    Super Moderator david_peterson's Avatar
    Join Date
    2002-09
    Location
    Madison, WI
    Posts
    5,688
    Login to Give a bone
    0

    Default Re: Will more worksets help a model run better?

    I've purged everything not being used. Deleted unplaced rooms (that was a big one). Recreate the central file weekly. the team is supposed to recreate locals every time they open along with using the audit function. I'm in the process of removing all the warnings that we have, which will remove a bunch of the redundant rooms. Some of the errors I can't remove because revit doesn't understand that sometimes you have segments of a curve and you get the "slightly off axis" warnings (I really wish that one had a check box to say "Ignore this instance".
    I'm trying to clean up views, but I have a team that didn't start the model so there's no one person that knows if that view is being used for anything. They also like to create unique views vs dependent views (I hate that one). I have a contractor that needs the model for verification so I had to create a set of views just for their use. We have a scope creep issue so I had to create a set of views for that to keep track of current SF.
    Basically I'm at the point where I can't really remove much from the model until this presentation stuff is done, then I can kill a bunch of that.
    This project was 2yrs in before I was put on board. So I'm kind of stuck between a rock and a hard place.

  8. #8
    Active Member
    Join Date
    2012-04
    Location
    Los Angeles, CA, USA
    Posts
    84
    Login to Give a bone
    0

    Default Re: Will more worksets help a model run better?

    That is a hard place.

    You're doing everything that I would.

    I don't recreate the central models weekly myself. I just compact them sometimes up to once a day. Is that to protect against corruptions?

    So, the workset trick will help you quite a bit, but the headache it will give you is that elements have to be created on the correct workset, which is a very easy thing to forget to do so they will often be placed incorrectly. Easy to fix, but after doing it two hundred times it becomes tiresome.

    You could also start a swing shift so only half the team is working at a time. Only half joking....

    Also, is there a reason the contractor can't link your model into a blank file and create the views he wants so you don't have to manage them for him?

  9. #9
    Super Moderator david_peterson's Avatar
    Join Date
    2002-09
    Location
    Madison, WI
    Posts
    5,688
    Login to Give a bone
    0

    Default Re: Will more worksets help a model run better?

    Re-creating the central file and deleting all local back-ups from users workstations is supposed to help against corruptions according to our reseller. So I try to do that. I've also instructed our team to try to always compact the central when saving. I'm not sure how many of them do it, but it is a request. First time takes a while, but if it's done all the time, it doesn't. Same thing with the Audit. I've also been told that restarting your workstation over the lunch hour helps as well.
    As for our contractor, they don't even want do deal with creating their packages or dealing with CBs. They'd like us to give them completed sets for each portion of their work in nice neatly self-contained packages. This like a 4yr project, with about 17-20 actual phases. But phases packages weren't in our contract with the client. So.... You can see where the problems are going to start. I have our files set up to upload to our ftp site nightly so they could always get the live model. We just starting some of the major construction efforts, so we're still playing nice at the moment. I can't wait for them to ask for cad back grounds. I've only got one answer for it, here's the model, we're not responsible for anything you do with it, sign this agreement stating so, and you can create what ever plans you'd like.
    If I get 3 more people working in this model I will be able to ask half of them to stay home. Over 10 people in a central and you're only getting 4hrs of work out of an 8hr day anyway.

  10. #10
    Active Member
    Join Date
    2012-04
    Location
    Los Angeles, CA, USA
    Posts
    84
    Login to Give a bone
    0

    Default Re: Will more worksets help a model run better?

    True, true. Can't just throw people at the problem in Revitland.

    if you're not using Worksharing monitor, now is the time to start. You can monitor who saves to central and how often. If one person on the team doesn't save all day it slows everyone down. Rule of thumb is about every hour is sufficient.

    Best of luck.

Page 1 of 2 12 LastLast

Similar Threads

  1. Worksets and Model Categories
    By Wish List System in forum Revit Structure - Wish List
    Replies: 0
    Last Post: 2012-09-06, 10:29 PM
  2. 2012: changing worksets in a model group
    By khanson-3b in forum Revit - Worksharing/Worksets/Revit Server
    Replies: 1
    Last Post: 2011-12-15, 08:56 PM
  3. i have an existing model that I can't create worksets from
    By dxarhoulakos in forum Revit - Worksharing/Worksets/Revit Server
    Replies: 2
    Last Post: 2008-11-07, 11:22 AM
  4. Controlling worksets of a linked RVT model
    By Davied2 in forum Revit - Worksharing/Worksets/Revit Server
    Replies: 2
    Last Post: 2006-08-21, 10:43 AM
  5. Controlling worksets of a linked RVT model
    By Davied2 in forum Revit Architecture - General
    Replies: 1
    Last Post: 2006-08-19, 12:11 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •